wChar Character Counter Plugin

A jQuery plugin for textarea, text and password inputs to add a character counter bubble that fades in while you type and fades out when you stop typing.

mousestop jQuery Plugin

A jQuery mousestop plugin to compliment other mouse events such as `mousemove`, `mouseout` and `mouseout` coming in at ~1Kb minified.

wPaginate jQuery Plugin

A jQuery pagination plugin for simply setting up pagination on the fly. The plugin allows you to set how many pages are displayed at a time on a sliding scale and also has ajax support out of the box.

wCheck jQuery Radio and Checkbox Input Plugin

A jQuery plugin for fully customizable `checkbox` and `radio` input options. The plugin uses images for background themes and selectors to allow for compatability with more browsers. Applying this plugin will not effect any existing functionality on your radio and checkbox inputs and you should still be able to fire any existing events already created … Continue reading

rgbHex jQuery Plugin

A simple yet intelligent jQuery rgb / hex converter. The converter will automatically detect the input format and auto convert it allowing you to enter either a rgb or hex value as input.

wTimer jQuery Plugin

A jQuery timer plugin by Websanova

wBoiler

A jQuery plugin development boilerplate with some simple scaffolding to start building jQuery plugins.

wInput

A jQuery plugin for textarea, password and text inputs that handles common issues such as placeholders for unsupported browsers (including password fields), styling and labels.