Skip to content

martianboy/lazy.generators.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazy.generators.js

Experimental work with ES6 generators: Lazy.js API using generators.

To test in the browser:

npm install
browserify test.js --noparse=FILE --dg false --debug -o bundle.js

To test with node (>= v0.11.x-pre):

node --harmony test.js

About

(experimental work) @dtao's Lazy.js API with ES6 generators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published