https://github.com/mrmurphy/atom-generator-await-converter
https://github.com/mrmurphy/atom-generator-await-converter
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrmurphy/atom-generator-await-converter
- Owner: mrmurphy
- License: mit
- Created: 2015-09-30T19:02:53.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T19:03:04.000Z (over 10 years ago)
- Last Synced: 2024-05-01T20:31:43.523Z (about 2 years ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Atom Generator to Async / Await Converter
===========
[Atom](http://atom.io/) plugin. Convert es6 generator functions to async / await functions.
Just select the text to format and select the generatorToAwait:go. No selection should run the converter on the whole file.