1.0.4 • Published 3 years ago

promise-loopie v1.0.4

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
3 years ago

promise-loopie

promise-loopie provides a memory and stack efficient pattern for infinite asynchronous looping/chaining with promises.

Use

The ./test/count.js file demonstrates how to use this library.

$ vim ./test/count.js
$ node ./test/count.js

License

This program is licensed under CC0. You may use it as you wish.