SimplytheBest Most Voted Scripts & Plugins

The simply the best collection of most voted scripts

MobileESP By: Anthony Hand
Free Apache2

Easily detect mobile web site visitors. The API returns the Boolean result of TRUE if the device is the specified type, or FALSE if it is not.

129   1511

An alternate syntax for JavaScript intended to be more concise and readable. The code compiles 1-to-1 into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly from CoffeeScript and vice-versa.

Underscore.js By: Jeremy Ashkenas
Free Open Source

A JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.

127   1772
Spectrum By: Brian Grinstead
Free Open Source

A no-hassle skinnable jQuery colorpicker using CSS gradients.

CSSmatic By: CSSmatic
Free

CSS tools for web designers: gradient, border radius, noise texture and box shadow generators.

125   1597
Grunt By: Bocoup
Free Open Source

JavaScript task runner that performs repetitive tasks like minification, compilation, unit testing, linting, etc. Use Grunt to automate just about anything. Requires Node.js.

Create an HTML tab interface using plug-and-play JavaScript. Uses CSS to customize the appearance of the tabs. Multiple tab sets on a page as well as nested tabs. onLoad and onClick callback functions to perform more advanced functions, such as loading the tab content dynamically using AJAX.

124   2982

A SimplytheBest collection of Vue code snippets. We think it will give you a good idea of the possibilities of this new upcoming Ajax framework, and possibly get you hooked.

123   1507

A minimalistic jQuery plugin for making objects draggable.

Adds sorting ability to HTML tables with Bootstrap styling. Sorting is provided by TinySort and date parsing provided by moment.js.