JavaScript
Helpful JavaScript Plugins and Libraries
- Sticky-Kit: A jQuery plugin for making smart sticky elements
- Waypoints: Use to trigger events when you scroll to an element
- Materialize: A modern responsive front-end framework based on Material Design
See the JavaScript section for various js helpers for things like scrollspy, carousels, collapsible elements, and more
Charts and Graphs: JS Libraries
- Google Charts Handy dandy chart builder using HTML5/SVG.
- Chart.js Very pretty but a bit harder to implement
- Chartist.js