Here are 7 amazing JavaScript libraries which will help you in making your work easy and fast. These pre provided libraries are most use full things for a programmer.






Reveal Js

Reveal.js is a framework for easily creating beautiful presentation using HTML. it comes with a broad range of features like Nested sliders, Vertical slides, Markdown support, Auto animate, etc.

Three JS

Three.js is a 3D library that tries to make it as easy as possible to get 3D content on a web pages. It handles stuff like scenes, lights, shadows, materials, textures, 3D math, all things that you'd have to write yourself if you were to use WebGL directly.

Pixi Js

Pixi.js is an extremely fast 2D sprite rendering engine. It helps you to display animate and manage interactive graphics so that it's easy for you to make games and applications using javascript and other HTML 5 technologies.

Anime.js

Anime.js is a powerful and very lightweight JavaScript animation engine. It supports all modern browsers and can practically animate any things from CSS properties to arbitrary JavaScript values.

Chart.Js

Chart.js is a JavaScript library that allows you to draw different types of charts by using that HTML 5 canvas element. It is completely responsive and provides an extensive and clean documentation that makes using its basic features as well as its advanced options very easily.

Video.Js

Video.js is a web video player built from the ground up from an HTML 5 world. It supports HTML 5 video and modern streaming formats as well as Youtube, Vimeo and even Flash. By using Video.js you can achieve a consistent look on all your browser and devices.

Howler.Js

Howler.js is an audio library for the modern web. It uses web Audio API and falls back to HTML 5 Audio in JavaScript easy and reliable across all platforms.

So, here are some JavaScript libraries which help you in doing your work easily. If you know more comment and tell us.