dcmoore-gd / vEwe

A javascript event manager.

Home Page:http://vewe.mattrohland.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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/

About

A javascript event manager.

http://vewe.mattrohland.com/

License:MIT License


Languages

Language:JavaScript 77.7%Language:HTML 16.6%Language:CSS 5.7%