New jQuery Plugin Registry

Currently, the jQuery project provides powerful back-end components for developers, but those seeking new plugins are forced to explore a multitude of different sources. On Wednesday, the jQuery Foundation relaunched their jQuery Plugin Registry with a much improved UI, providing a single source for plugins.

jQuery Plugin Registry

The community formed around jQuery flourished. However, with this influx of generous and talented open-source work comes many sources for those seeking plugins; resulting in a classic case of choice overload, or overchoice.

New plugins are available on their own pages and present a framework for a source code repository, previous versions, documentation, and bug tracking before being included in the registry. Additionally, developers will have to create a plugin.jquery.json manifest file for the plugin resource locations.

Given the open source nature of sharing, the MIT-licensed source code for the repository itself is available, as part of the jQuery Foundation’s open source goals.

The advantage of the site is not just centralization, but in its Git support, which allows developers to publish their code to not only the plugin registry, but also GitHub, simultaneously.

However, there are still some bumps in the road. Issues have already spread to GitHub, highlighting has already pointed out that the site lacks a filter, ranking function, download counts, and connections to social media.

Original Article – Link

Contents

sessionTimeout Plugin

After a set amount of time, a dialog is shown to the user with the option to either log out now, or stay connected. If log out now is selected, the page is redirected to a logout URL. If stay connected is selected, a keep-alive URL is requested through AJAX. If no options is selected … Continue reading→

jQuery Form Validator Plugin

This plugin was created to minimize javascript logic in the html code when dealing with front-end validation of form data

jQuery Counter Plugin

Plugin allows you to make text-input element to be a counter with plus/minus buttons. Also, you can add a word to current number

Twitter Fader Plugin

Searches Twitter for a query and displays the resulting tweets sequentially.

jQuery Touch Multiselect Plugin

jQuery plugin to have a touch-fitted multi select input field..

jQuery animateCSS Plugin

A jQuery plugin to dynamically apply animate.css animations with callbacks

jQuery tag cloud Plugin

jQuery plugin for tag cloud and animation support.

jQuery Color Plugin

jQuery plugin for color manipulation and animation support.

jQuery ClearSearch Plugin

A search input field plugin for jQuery.

jQuery Masked Input Plugin

jQuery plugin for forcing fixed width inputs to follow a certain patern.

 

You May Also Like

Never Miss Any Web Tutorials, Guides, Tips and Free eBooks

Join Our Community Of 50,000+ Web Lovers and get a weekly newsletter in your inbox

 

I hate spam too. Unsubscribe at any time.

Leave a Comment