61 packages found
Runtime for Regenerator-compiled generator and async functions.
A simple implementation of pipe operator for Node.js
Explode async and generator functions into a state machine.
Factory for Generator functions that yield request-response transactions.
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
Transforms Async functions to generator functions before bundling.
Run multiple promise-returning & async functions with limited concurrency using native ES9
Mutex locks for async functions
Async generator-based control flow
Tool that generates a Typescript class for hyperscript functions based on a CSS file
- async
- ava
- await
- boilerplate
- conventional-changelog
- ES6
- ES7
- library
- javascript-modules
- node
- nyc
- rollup
- starter
- template
- View more
create an async iterator with functions to feed value into and end it
Use generators and yield to write regular callback-based functions
Utility module that convert all Class's generator functions into function that returns promise.
A collection of utilities for async iterables. Designed to replace your streams.
- async
- generators
- async generators
- async iterables
- iterators
- async iterators
- promise
- stream
- fp
- transform
- generator functions
- async generator functions
- bluestream
- ramda
Consecutively iterate generator functions
Use generators and yield to write regular callback-based functions
flatten callback control flow with generator functions
babel macro for transforming async functions to generator functions
A simple and highly extensible javascript event channel and control flow library. It can run generator functions, which allows async data flows, simplifies cross component communication and hoists control flows to the parent scope. This allows creating hi
Middleware composition at new level. Ultimate alternative to `ware`, `plugins`, `koa-compose` and `composition` packages. Allows you to use callbacks, promises, generators and async/await functions as middlewares.