nodent

Async compiler

An asynchronous JavaScript language extension that simplifies writing and understanding of asynchronous code without adding runtime dependencies or execution freedom.

Asynchronous Javascript language extensions

GitHub

288 stars
11 watching
17 forks
Language: JavaScript
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
matatbread/fast-asyncA Babel plugin that compiles ES7 async/await syntax into performance-optimized code without generators604
yortus/asyncawaitA library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods.1,909
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
joelnet/mojiscriptAn async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem.149
jgornick/asyncpPort of an async library to use Promises instead of callbacks in Node.js29
thomaslevesque/aspnetcore.asyncinitializationA helper class to perform asynchronous application initialization in ASP.NET Core 2.x.87
aqu1nt/ng-nextSimplifies Angular 1.x development with ES6/ES7 support and zone.js integration for async support12
danielearwicker/computed-async-mobxAn extension to MobX for creating asynchronous computations with built-in promise management and delayed computation.165
oligot/rollup-plugin-nodentConverts ES2017 async/await syntax to compatible format27
awestlake87/pyo3-asyncioA Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library318
fertapric/async_withAn asynchronous version of Elixir's with function that resolves dependency graphs and executes clauses in the most performant way possible.156
asyncninja/article-moving-to-nice-asynchronous-swift-codeA tutorial project demonstrating good practices for writing asynchronous Swift code0
zhangchiqing/bluebird-promisellA functional programming library for promises that helps write flat async code with composable functions44
dependents/node-source-walkA library that allows traversing and manipulating JavaScript ASTs57
pburtchaell/redux-promise-middlewareEnables simple handling of async action creators in Redux1,982