Heisenberg.js is not a full-blown framework in the classic definition of the term, but merely a basic boilerplate app that contains all the basic code needed for deploying a JavaScript-driven application.Since JavaScript, the available tools, and the way...

jQuery.stickFooter is not a tool for creating "fixed footers" that stay visible at any time, but footer elements that automatically stick to the bottom of any page or container, without the aid of any type of CSS hack.These types of footers are easy...

SilverSmith was created for reducing development time of SilverStripe-based websites.It creates a project structure for running a basic SilverStripe installation.Giving SilverSmith additional commands, entire pages, filled with content, will be...

Prototype

Prototype 1.7.3 updated

Since its launch, Prototype has become one of the most regarded and used JavaScript frameworks around. Prototype is not recommended for small projects (like a 3 page website), but is perfect for larger websites or JS-powered Web apps, mainly due to its...