fast-async

Async compiler plugin

A Babel plugin that compiles ES7 async/await syntax into performance-optimized code without generators

GitHub

604 stars
12 watching
21 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
matatbread/nodentAn asynchronous JavaScript language extension that simplifies writing and understanding of asynchronous code without adding runtime dependencies or execution freedom.288
garronej/evtA typesafe event emitter alternative with support for async/await and promise handling456
async-plus/async-plusProvides a simple, chainable interface for async and throwing code in Swift195
sveltetools/svelte-asyncableAn async store for SvelteJS with lazy initialization and optimistic UI updates.169
vadymmarkov/whenA lightweight implementation of Promises in Swift for more readable and standardized asynchronous code handling266
frontarm/async-javascript-cheatsheetA cheatsheet resource covering the basics of promises and async/await in JavaScript.1,944
junker/paren-asyncProvides an asynchronous programming extension for the Parenscript language3
jlipps/asyncboxA collection of utilities for working with asynchronous code in JavaScript25
malcommac/hydraA lightweight library for writing better async code in Swift1,973
leebyron/rollup-plugin-asyncTransforms async functions to generator functions before bundling40
puremvc/puremvc-as3-util-asyncstubA utility for simulating asynchronous activity in ActionScript 3 applications1
ziolko/babel-plugin-auto-awaitAutomatically inserts await keyword before function calls in async functions to make the code appear synchronous27
oligot/rollup-plugin-nodentConverts ES2017 async/await syntax to compatible format27
freshos/thenA toolset for writing concise and maintainable asynchronous code in Swift using promises995