GeoMash / JS-Klass-Kit

MIT License
3 stars 2 forks source link

JS-Klass-Kit

JSKK is a classing engine which brings object-oriented programming to the popular JavaScript language. JSKK allows you to create classes and extend those classes, attach interfaces, mix-in traits and a whole lot more. JSKK is light weight and easy to implement, has built in require.js support and is compatible with node.js.

Key Features

Browser Compatibility

How to Build JSKK

Install Grunt

JSKK is built using Grunt.

npm install -g grunt-cli

With grunt installed, you can not only build JSKK from source.

Build JSKK

Simply call grunt from the command line.

grunt

Change Log

1.4

Roadmap

1.5