Class.js
JavaScript by nature does not have classes like other languages. This has been a source of frustration for developers trying to create complex applications. Class.js attempts to provide the JavaScript language with a basic class structure in under a kilobyte of code.
May 08, 2010