chamber
v0.0.2
Published
Javascript modules for the node and the browser
Downloads
59
Readme
Chamber
Javascript modules for the node and the browser!
Intro
Examples
chamber(function(c) {
// your code goes here
c.resolve('this is what you needed!');
});
License
Apache 2.0