An open API service indexing awesome lists of open source software.

https://github.com/mrmurphy/atom-generator-await-converter


https://github.com/mrmurphy/atom-generator-await-converter

Last synced: 8 months ago
JSON representation

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.