Skip to content

zxdong262/promise-generator-demo

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nodejs, promise, generator demos

demo for http://html5beta.com/page/nodejs-promise-generator.html

use

git clone https://github.com/zxdong262/promise-generator-demo.git
cd promise-generator-demo
npm install
node test1.js
#node test-with-file-read.js
#node test-with-3file-read.js
#node test-with-file-read-promise.js
#node test-with-3file-read-sync.js
#node test-with-3file-read-generator.js

license

MIT

Releases

No releases published

Packages

No packages published