JeffreyZhao / wind

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

Restructure the async samples #56

Closed JeffreyZhao closed 12 years ago

JeffreyZhao commented 12 years ago

Separate the samples by environment (browsers and Node.js) and move incubation samples into another folder.

For Node.js samples, create a "wind.js" file to import all the modules, just like importing the single package from npm.