Showing 1-20 of 89 packages
A function that returns the normally hidden `GeneratorFunction` constructor
new GeneratorFunction ([arg1[, arg2[, ...argN]],] functionBody)
Check that given value is `GeneratorFunction`
Check that given value have `GeneratorFunction` name or displayName.
Check whether a value is a `Generator` or `GeneratorFunction`. The `co` way, more strict checking. Always return boolean true or false, never null or undefined.
Generator and GeneratorFunction prototypes.
GeneratorFunction class for instanseof check
transform generator, generatorFunction, promise and other yieldables back to thunk
Exposes the unexposed constructors like Generator, GeneratorFunction, AsyncFunction
Cache utility for yieldable object(Promise, Generator or GeneratorFunction)
Attach most of function from lodash to Javascript GeneratorFunction and Array.
A bind polyfill that returns a GeneratorFunction when the function being bound is a generator
slowlog for GeneratorFunction or function that return a Promise.
A tiny javascript type testing tool
Enhance GeneratorFunction with mutation and desigion-making methods
TypeScript definitions for make-generator-function
Test if your value is a ES6:Generator or ES6:GeneratorFunction
Hash any object based on its value
Redux-Saga combine watchers util
TS library for generating fake data for tests