UNPKG

chamber

Version:

Javascript modules for the node and the browser

19 lines (12 loc) 218 B
# Chamber Javascript modules for the node and the browser! ## Intro ## Examples ```javascript chamber(function(c) { // your code goes here c.resolve('this is what you needed!'); }); ``` ## License Apache 2.0