Search results
19 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Determine if a function is a native generator function.
Check whether a value is a generator or generator function
Detect native generator function support.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- detect
- feature
- generator
- generator function
- yield
- es2015
- es6
- View more
Returns an arbitrary generator function, or undefined if generator syntax is unsupported.
Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.
Testing generator function never been easy
A sharp set of utilities: base64, drain, handleChange, jwt, notifications
- async
- base64
- base64 decode
- base64 encode
- co
- coro
- coroutine
- decode base64
- decode jwt
- drain
- encode base64
- flow
- generator
- generator function
- View more
Detect native generator function support.
- stdlib
- stdutils
- stdutil
- utilities
- utility
- utils
- util
- detect
- feature
- generator
- generator function
- yield
- es2015
- es6
- View more
a babel plugin that can transform generator function to state machine, which is a ported version of typescript generator transform
Checks read stream of files for proper hex headers, the function is a generator
Write code that can be both synchronous and asynchronous.
A module to access the large array list in more efficient way
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
a babel plugin that can transform generator function to state machine with a smaller helper function, which is a ported version of typescript generator transform
Detect native generator function support.
- utilities
- utility
- utils
- util
- detect
- feature
- generator
- generator function
- yield
- es2015
- es6
- support
- has
- hasgenerator
- View more
judge a function whether to be a generator function
> Generator and AsyncGenerator functions|constructors|classes as a module
- iterator
- generator
- async
- async generator
- async generator function
- generator function
- iterable
- asyncIterator
helper function for generator functions, calls the nth yield value or an array of the nth yield values.