c3.js based JSF framework
For examples see http://c3faces.kivio.org
This JSF library is available on Maven central so including it into your JSF-based software is as easy as with every other Maven dependency:
<dependency>
<groupId>org.kivio</groupId>
<artifactId>C3Faces</artifactId>
<version>1.4</version>
</dependency>
If you find issues or have any suggestions for new features, you can leave a comment on the GitHub issue tracker for this project.