Showing 1-20 of 1,261,140 packages
Determine if a function is a native generator function.
Socket.dev optimized package override for is-generator-function
Check that given value have `GeneratorFunction` name or displayName.
Check if something is a generator function
A function that returns the normally hidden `GeneratorFunction` constructor
Copy a descriptor from object A to object B
Helper function to remap async functions to generators
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.
Check whether a value is a generator or generator function
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
Turns an AST into code.
WebGL-accelerated signed distance field generation for 2D paths
Vega expression parser and code generator.
Array manipulation, ordering, searching, summarizing, etc.
A finite state machine iterator for JavaScript
D3 sankey with circular links
Statistical routines and probability distributions.
Promisify any of: callback function, sync function, generator function, promise-returning function
Turn async generator functions into ES2015 generators