JeffreyZhao / wind

Asynchronous flow control in JavaScript, with JavaScript.
http://windjs.org/
1.54k stars 238 forks source link

Initialize the module automatically when loaded #61

Closed JeffreyZhao closed 12 years ago

JeffreyZhao commented 12 years ago

Don't need to call init() explicitly when they're imported in Node.js or AMD environment.