Search results
247 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Determine if a function is a native async function.
Determine if a function is a native generator function.
Check if something is a generator function
Check whether a value is a generator or generator function
Node.js test runner that lets you develop with confidence.
Source transformer enabling ECMAScript 6 generator functions (yield) in JavaScript-of-today (ES5)
Mutex locks for async functions
Detect native generator function support.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- detect
- feature
- generator
- generator function
- yield
- es2015
- es6
- View more
A small and magical composer for all JavaScript asynchronous.
An asynchronous yieldable version of JSON.stringify and JSON.parse
A set of yield handlers for Bluebird coroutines
Compose generator and async/await middleware
Anthor async control flow by generator without promise.
Fast and consistently responsive apps using a single function call
- postTask
- user-blocking
- user-visible
- background
- smooth
- task
- idle
- yield
- defer
- postpone
- thread
- threads
- threading
- scheduling
- View more
Check if JS harmony generators is supported in environment
Chai assertions for iterable objects
So, the most straightforward coroutine library for everyday use
async/await for node.js
- async/await
- async
- await
- yield
- control flow
- coroutine
- generator
- callback
- callback hell
- pyramid of doom
- fiber
- typescript
- coffeescript
- asynchronous
get promises out of standard callback APIs
CSP channels with ES6 generators, inspired by Clojurescript's core.async and Go