oz-js


Tiny JavaScript module for advanced coders

About

oz.js won't teach you JavaScript and will confuse you a lot if you don't know the language. On the other hand, it can be really powerful tool when used correctly. Advantages:

  • tiny - less then 10kB uncompressed
  • wary - only one variable in global namespace
  • universal - aims to cover various browser diverisities
  • advanced - implements sophisticated features (custom events, class-like inheritance)

Project Information

Labels:
javascript js tiny library dom events oop