The simply the best collection of most voted scripts
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.
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.
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.
A JavaScript library that provides a whole mess of useful functional programming helpers without extending any built-in objects.
A no-hassle skinnable jQuery colorpicker using CSS gradients.
CSS tools for web designers: gradient, border radius, noise texture and box shadow generators.
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.
A minimalistic jQuery plugin for making objects draggable.
Luxon is a library for working with dates and times in JavaScript with an immutable, chainable, unambiguous API.