CrxOop CrxOop: Bringing Object Oriented Programming, and Proper Prototype Based Programming, To Javascript
The aim of the library documented below is to provide developers with a solution to allow development using interfaces and classes as they are known in other object oriented programming (OOP) languages such as C++, C#, Java and PHP. Further more, V1.4 introduces structures, a generalization of the concept of prototypal inheritance, known here as POBP.
Subject
Body*
Email
SUBMIT CLOSE
Menu

1.2 Getting Started

You can download the library from: DOWNLOAD LINK

If you wish to use the library from a browser, simply include the code in your header, and you can begin using the library.

If you wish to use the library from Node.js, please refer to the section on Node.js usage.

The code is released under the MIT license. Please refer to the end of this documentation for full details.

If you wish to report an error, please visit my github page at github.