async-to-gen
Async converter
Converts JavaScript async functions to ES6 generators for use in modern browsers or Node.js
⌛ Use async functions in your JavaScript today with speed and simplicity.
508 stars
8 watching
35 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
async-functionsasync-iteratorsjavascripttransform
Related projects:
Repository | Description | Stars |
---|---|---|
| Transforms async functions to generator functions before bundling | 40 |
| Port of an async library to use Promises instead of callbacks in Node.js | 29 |
| Transforms modern JavaScript code into older JavaScript syntax on the fly | 595 |
| Converts Elixir code to JavaScript using an AST conversion approach | 1,562 |
| Generative property testing for JavaScript programs | 1,179 |
| A collection of utilities for working with asynchronous code in JavaScript | 25 |
| An interactive workshop to learn the basics of using the async package in JavaScript | 113 |
| Enables simple and composable asynchronous functional programming in JavaScript | 277 |
| Provides utility methods and computed properties to simplify handling asynchronous operations in Vue.js applications. | 68 |
| Defines structs and tools for generating JavaScript AST to code from the ESTree spec. | 103 |
| A high-performance alternative to the Async library for handling asynchronous operations in Node.js | 649 |
| Transpiles ES6 modules to other formats for use in Node.js environments | 61 |
| Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree | 37 |
| A Vue.js plugin for creating asynchronously computed properties. | 1,111 |
| A set of utility functions for working with asynchronous code and promises in JavaScript | 10 |