• Stars
    star
    10
  • Rank 1,807,489 (Top 36 %)
  • Language
    JavaScript
  • Created almost 15 years ago
  • Updated over 14 years ago

Reviews

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.