Chart.js
Chart.js is an open-source library that lets you visualize data.
- github
- docs
- demo
-
Anime.js
Anime.js: is one of the most popular libraries which adds awesome animations to your web application.
- docs
-
D3.js
D3.js is a JavaScript library for manipulating documents based on data.
- docs
tutorial(13h!)
GSAP
GSAP is one of the most famous libraries that animates anything JavaScript can touch, such as CSS properties and SVG.
- github
- docs
- demo
-
vivus.js
vivus: is a lightweight JavaScript class that gives SVGs the appearance of being drawn.
-
TypeIt.js
TypeIt: is a JavaScript tool for creating typewriter effects.
- docs
- demo
-
dropzone.js
Dropzone is a JavaScript open-source library that turns any HTML element into a dropzone. This means that a user can drag and drop a file onto it, and Dropzone will display file previews and upload progress, and handle the upload for you via XHR.
- docs
- demo
-
Scroll Out
ScrollOut is a javascript library that detects changes in scroll for reveal, parallax, and CSS Variable effects.
- docs
- demo
-
Three.js
Three.js: is a powerful javascript library that helps you to create 3D computer graphics.
- demo
- github
-
leaflet
leaflet: is an open-source JavaScript library for mobile-friendly interactive maps.
- docs
- demo
- tutorial