Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/forivall/generator-to-async
https://github.com/forivall/generator-to-async
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/forivall/generator-to-async
- Owner: forivall
- License: isc
- Created: 2017-06-29T19:10:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T12:40:37.000Z (almost 3 years ago)
- Last Synced: 2024-11-13T14:14:50.265Z (about 2 months ago)
- Language: JavaScript
- Size: 630 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-to-async
Babel's generator-to-async helper, also with any-promise
[![build status](https://secure.travis-ci.org/forivall/generator-to-async.svg)](http://travis-ci.org/forivall/generator-to-async)
[![dependency status](https://david-dm.org/forivall/generator-to-async.svg)](https://david-dm.org/forivall/generator-to-async)
[![coverage status](https://coveralls.io/repos/github/forivall/generator-to-async/badge.svg)](https://coveralls.io/github/forivall/generator-to-async)## Installation
```
npm install --save generator-to-async
```## Usage
## Credits
[Emily Marigold Klassen](https://github.com/forivall/)## License
ISC