List of useful javascript plugin like “textillate”, “datatables”, “jqueryForm” and “sweetalert” etc.
1. http://textillate.js.org/
Textillate.js is a plugin for animations of text.
2. https://datatables.net/
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, and will add advanced interaction controls to any HTML table.
3. http://malsup.com/jquery/form/
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods,
ajaxForm
andajaxSubmit
, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted. Submitting a form with AJAX doesn’t get any easier than this!
4. http://t4t5.github.io/sweetalert/
SweetAlert automatically centers itself on the page and looks great no matter if you’re using a desktop computer, mobile or tablet. It’s even highly customizeable.
5. http://www.highcharts.com/
Used by tens of thousands of developers and 72 out of the world’s 100 largest companies, Highcharts is the simplest yet most flexible charting API on the market.
6. https://www.javascripting.com/
The definitive source of the best
JavaScript libraries, frameworks, and plugins.
More Stories
Convert Unix Time to other Time Zone in Java script
Clone (Copy) with selected value using jQuery
html5 capture image from camera