FinalAngel/classjs
Class.js is a JavaScript library for building class based object-oriented programms using JavaScript's prototypal inheritance. It strives to mimic classical class inheritance provided by other languages such as Python, Java or PHP. Its syntax is heavily inspired by MooTools's class implementation.
JavaScriptNOASSERTION
Issues
- 2
How to initialize parent?
#8 opened by tom10271 - 0
- 0
You have BUG!!!!!! Very serious !
#10 opened by jhoneybee - 0
Is this the same as John Resig's classjs?
#7 opened by dopatraman - 0
issues with instance of
#4 opened by FinalAngel - 0
Documentation: extend
#3 opened by FinalAngel - 4
needs documentation!
#1 opened by ojii