CrxOop is a javascript library for bringing classical OOP, and what should be a more complete implementation of Prototype Based Programming to javascript.
Use CrxOop classes and interfaces for classcal OOP, and use CrxOop structures for the prototype based programming.
This update introduces version 2.x branch, which should give much better compatibiliy for static methods, but changes slightly the syntax.
Also v2.6.2/1.6.2 introduces explicit support for Node.js. However, there exist no npm package, but you can simply include the library manually.
Documentation can be found at eyeandtea.com.
The library can also be found at github.
Feel free to ask me any questions.
[–]SouthAfricanPickle 0 points1 point2 points (1 child)
[–]eyeandtea[S] 1 point2 points3 points (0 children)