koar
Early Days, do not use in production!!!
Application framework built with decoupling and asynchrony in mind.
Based on core.js but with a strong emphasis on asynchrony.
I'm not sure how useful this library will be, but I thought I'd learn something through the process of writing it.
Installation
This module is installed via npm:
$ npm install koar
Example Usage
var Koar = ;var app = ;app;appstart;//-> { testing: true }