There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Zet.js is a lightweight experimental JavaScript class declarator ( by using functional OOP ).
It's based on Module pattern and has some useful features of it, like private scoping and no 'new' usage.
Yet, it has more than that. Zet.js provides you with unified declaration format, scope substitution protection, solid inheritance paradigm and support for namespaces.