Rapidash — A core for building client APIs

Rapidash gives you a standard core for building a client for your RESTful API. It's easy to install, and there are screencasts that can show you how to ...

Intro.js — Create step-by-step guides for your users

Intro.js makes it easy to create step-by-step user guides or new feature intros for your websites and projects. It's fast and small, just a 4KB JavaScript file and ...

Mighty Mac Bundle - 5 Incredible Mac Apps for only $12!

Macs are pretty sweet machines, aren't they? Everything about a Mac is just slick, simple and fun. Same goes for any Mac apps you may have, and we're ...

Preboot — A flexible collection of LESS utilities

Preboot's original variables and mixins became the precursor to Bootstrap, but since then it has been further developed to become a comprehensive and flexible collection of LESS utilities. ...

Tern – Smarter JavaScript editing

Tern locates information it's asked for within JavaScript. When combined with an editor plugin, it makes it easier to program JavaScript by doing things like giving you output ...

Grunt – JavaScript task runner

Grunt is a JavaScript task runner that automates repetitive tasks for you, meaning you have less manual work to deal with. Things like minification, compilation, unit testing, linting, ...

Thorax – Battle-tested Backbone and Handlebars web app framework

Need to build a large-scale web app? Thorax is an opinionated Backbone and Handlebars framework for doing just that. It's battle-tested by organizations like Walmart, ASDA, and Metalab, ...

jQuery lockfixed – Allow viewport-sticky elements

jQuery lockfixed lets you stick elements within the viewport when a user scrolls. Position:fixed is toggled on only after scrolling the viewport, replicating the proposed future CSS position:sticky. ...

rasterizeHTML.js – Render HTML into the browser’s canvas

Rendering HTML into canvas is severely limited for security reasons. rasterizeHTML.js circumvents these limitations by loading external images, fonts, and stylesheets and storing them inline via data: URIs ...