The simply the best collection of popular scripts
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 music frequency visualizer using D3.js and the Web Audio API.
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 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 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.
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 free and open-source javascript shopping cart that easily integrates with your current website. It requires jQuery, Prototype or Mootools. Payment can be made using PayPal, Amazon Payments or Google Checkout.
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.