UNPKG
chamber
Version:
latest (0.0.2)
0.0.2
0.0.1
Javascript modules for the node and the browser
ericvicenti/chamber
chamber
/
README.md
19 lines
(12 loc)
•
218 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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