Showing 1-20 of 498,464 packages
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
TypeScript definitions for make-async-generator-function
Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
Turn async generator functions into ES2015 generators
Turn any async generator / function into a Websocket stream in 2 lines.
Allow parsing of async generator functions
Determine if a function is a native generator function.
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async functions into ES2015 generators
Determine if a function is a native async function.
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `AsyncFunction` constructor
Check if something is a generator function
Cancelable Async Flows: a wrapper to treat generators as cancelable async functions
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Helper function to remap async functions to generators
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
Explode async and generator functions into a state machine.