The simply the best collection of popular scripts
A jQuery plugin that can add one or more color picker widgets into a page through JavaScript. Each widget is linked to an existing element and updates its value when a color is selected.
A lightweight widget that allows you to react to the user's scroll. The header slides out of view when scrolling down and slides back in when scrolling up. It has a pure JS API, plus an optional jQuery/Zepto plugin and AngularJS directive.
A PHP comment system intended as a replacement for services like Disqus. HashOver is free and open source software and is a self-hosted system and allows completely anonymous comments to be posted.
A Laravel package to manage versions of endpoints in an elegant way. 2 versions: you can use version Middleware and version Statement together in one project.
A jQuery plugin that converts an element's content into a SVG mini pie donut, line or bar chart and is compatible with any browser that supports SVG.
Mustache can be used for HTML, config files, source code - anything. It works by expanding tags in a template using values provided in a hash or object. You can use it to render mustache templates anywhere you can use JavaScript. This includes web browsers, server-side environments such as node, and CouchDB views.
A music frequency visualizer using D3.js and the Web Audio API.
Toggles is a lightweight jQuery plugin that creates easily-styleable toggle buttons.
A jQuery plugin to create alert confirmation messages. Each notification can be added to a queue. Positions: top - topLeft - topCenter - topRight - center - centerLeft - centerRight - bottom - bottomLeft - bottomCenter - bottomRight.