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.

GitHub

508 stars
8 watching
35 forks
Language: JavaScript
last commit: almost 7 years ago
Linked from 1 awesome list

async-functionsasync-iteratorsjavascripttransform

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
leebyron/rollup-plugin-async Transforms async functions to generator functions before bundling 40
jgornick/asyncp Port of an async library to use Promises instead of callbacks in Node.js 29
thlorenz/es6ify Transforms modern JavaScript code into older JavaScript syntax on the fly 594
elixirscript/elixirscript Converts Elixir code to JavaScript using an AST conversion approach 1,562
leebyron/testcheck-js Generative property testing for JavaScript programs 1,179
jlipps/asyncbox A collection of utilities for working with asynchronous code in JavaScript 25
bulkan/async-you An interactive workshop to learn the basics of using the async package in JavaScript 113
a-synchronous/rubico Enables simple and composable asynchronous functional programming in JavaScript 275
mokkabonna/vue-async-methods Provides utility methods and computed properties to simplify handling asynchronous operations in Vue.js applications. 68
elixirscript/elixir-estree Defines structs and tools for generating JavaScript AST to code from the ESTree spec. 103
suguru03/neo-async A high-performance alternative to the Async library for handling asynchronous operations in Node.js 650
ryanseddon/gulp-es6-module-transpiler Transpiles ES6 modules to other formats for use in Node.js environments 61
icelab/draft-js-ast-exporter Tools to convert content from Facebook's Draft.js editor into an abstract syntax tree 37
foxbenjaminfox/vue-async-computed A Vue.js plugin for creating asynchronously computed properties. 1,112
raederdev/co-functional A set of utility functions for working with asynchronous code and promises in JavaScript 10