Welcome

class.js is a JavaScript library for building class based object-oriented programs using JavaScript’s prototypal inheritance. class.js strives to mimic classical class inheritance provided by other languages such as Python, Java or C. Its syntax is heavily inspired by MooTools class implementation.

The latest stable version is 1.0 - https://github.com/finalangel/classjs