The simply the best collection of popular scripts
A standards compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (XSS) with a thoroughly audited, secure yet permissive whitelist, but it will also make sure your documents are standards compliant.
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 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.
A music frequency visualizer using D3.js and the Web Audio API.
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.
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 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.
A simple and lightweight jQuery plugin that turns any html elements (f.e. div, img or p) into draggable and droppable elements.