msngr.js - a small library to manage messages between components

added by Robert Greyling
4/6/2015 12:00:00 AM

367 Views

msngr.js is a small library to manage messages between components with the goal of isolating business logic from a user interface or server framework. For example messages can be bound directly to DOM elements and activities can gather values allowing the handling of click events to know absolutely zero about the user interface itself.


0 comments