/vEwe

A javascript event manager.

Primary LanguageJavaScriptMIT LicenseMIT

#vEwe - A Javascript Event Manager

vEwe is a JS library used to manage events through an easy to extend view object. With jQuery as its sole dependency it provides a lightweight alternative for those wishing to avoid a full fledged "framework".

Key features include:

  • AMD (asynchronous module definition) ready
  • Unlimited inheritance in 2 flavors
  • Light weight prototypical view objects
  • Events with all the power of jQuery's .on()

For more information visit: http://vewe.mattrohland.com/