Guardian is a all-purpose form validation jQuery plugin. It was designed to be flexible and easy to extend to meet any need.
Best jQuery Plugins Plugins & Tutorials with Demo
Flapper : jQuery Split-Flap Text Animation
Flapper is a jQuery plugin that replicates the split-flap (or “Solari”) displays that used to be common in train stations and airports, and your dad’s alarm clock in the 70s.
These displays used a rotating stack of letters and numbers printed on hinged panels. As the stack rotated, a new symbol would fall into place. Flapper recreates this effect using CSS transformations.
FinderJS : Browse Hierarchical Data in Columns
FinderJS is a small UI component that allows you to browse tree-like data in columns, similar to the file manager in OS X.
- Data source: Array or Function (useful for asynchronous operations, e.g. calling an API).
- Stlying: Use any CSS/framework of choice, or feel free to use the example CSS (which leverages Flexbox). You can also define how items are rendered and change default classnames.
- Keyboard navigation: use arrows keys to navigate.
- Events: several events are emitted to allow for custom behavior.
- Module formats: Provided as an npm module (CommonJS), a jQuery plugin, and exported as the global finder.
jqModal : jQuery Modal Window Plugin
jqModal is a plugin for jQuery to help you display modals, popups, and notices. It is flexible and tiny, akin to a “Swiss Army Knife”, and provides a great base for your windowing needs.
- Designer Frieldly – Use your HTML+CSS for Layout and Styling
- Developer friendly – Extensible through callbacks to make anything possible (gallery slideshows, video-conferencing, &c)
- Simple support for remotely loaded content (aka “ajax”)
- Multiple Modals per page (including nested Modal-in-Modal)
- Supported by all browsers capable of running jQuery 1.2.3+










