Skip to content

Generatorify, basically, everything. You can create generator function from callback-style or synchronous function; sync function that returns child process, stream or observable; directly passed promise, stream or child process.

License

Notifications You must be signed in to change notification settings

hybridables/always-generator

Repository files navigation

Generatorify, basically, everything. You can create generator function from callback-style or synchronous function; sync function that returns child process, stream or observable; directly passed promise, stream or child process.

code climate standard code style travis build status coverage status dependency status

Install

npm i always-generator --save

Usage

For more use-cases see the tests

var alwaysGenerator = require('always-generator')

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
But before doing anything, please read the CONTRIBUTING.md guidelines.

tunnckocore.tk keybase tunnckocore tunnckoCore npm tunnckoCore twitter tunnckoCore github

About

Generatorify, basically, everything. You can create generator function from callback-style or synchronous function; sync function that returns child process, stream or observable; directly passed promise, stream or child process.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published