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

https://github.com/cap32/babel-preset-stage-x-without-async

Using babel-preset stage-0, stage-1, stage-2 or stage-3 without transform-async-generator-functions
https://github.com/cap32/babel-preset-stage-x-without-async

async async-await babel babel-preset nodejs

Last synced: 3 months ago
JSON representation

Using babel-preset stage-0, stage-1, stage-2 or stage-3 without transform-async-generator-functions

Awesome Lists containing this project

README

          

# babel-preset-stage-x-without-async
Using babel-preset stage-0, stage-1, stage-2 or stage-3 without `transform-async-generator-functions`

## Packages

- [babel-preset-stage-0-without-async](/babel-preset-stage-0-without-async)
- [babel-preset-stage-1-without-async](/babel-preset-stage-1-without-async)
- [babel-preset-stage-2-without-async](/babel-preset-stage-2-without-async)
- [babel-preset-stage-3-without-async](/babel-preset-stage-3-without-async)

## License

MIT