Is this an ES6 generator function?
☆49Dec 30, 2025Updated 2 months ago
Alternatives and similar repositories for is-generator-function
Users that are interested in is-generator-function are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- check if a koa body should be interpreted as JSON☆18Mar 9, 2026Updated 2 weeks ago
- Is this an ES6 Symbol value?☆19Mar 16, 2026Updated last week
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated 2 months ago
- Is this value a JS regex?☆24Updated this week
- Object.keys shim☆46Updated this week
- Takes JavaScript code, along with a config and returns the original code with tokens wrapped and/or replaced as configured.☆25Nov 2, 2021Updated 4 years ago
- Array.prototype.includes spec-compliant polyfill☆43Dec 30, 2025Updated 2 months ago
- Determine if a function is an ES6 arrow function or not.☆24May 10, 2024Updated last year
- Check whether a given value is a generator function☆15Dec 7, 2023Updated 2 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Dec 30, 2025Updated 2 months ago
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.☆20Jan 13, 2026Updated 2 months ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Mar 9, 2026Updated 2 weeks ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- Nodejs method and accessor delegation utility☆431Feb 25, 2020Updated 6 years ago
- require() using a relative path from the root directory of the present module☆11Jan 15, 2014Updated 12 years ago
- Convert koa generator-based middleware to promise-based middleware☆251Sep 10, 2020Updated 5 years ago
- destroy a stream if possible☆54Sep 3, 2024Updated last year
- merge() utility function☆69Dec 2, 2022Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- A module for sequencing tasks and dependencies☆33Dec 18, 2020Updated 5 years ago
- tar plugin for decompress☆16Nov 6, 2020Updated 5 years ago
- HTTP status utility☆285Jan 3, 2026Updated 2 months ago
- A very light-weight in-code option parsers for node.js.☆22Jun 12, 2017Updated 8 years ago
- Transactional, replicable document store for Node.js and browsers. Built on LevelDB.☆10Aug 18, 2015Updated 10 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Nov 1, 2021Updated 4 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- Error comparison and information related utility for node and the browser☆15Jan 3, 2026Updated 2 months ago
- ☆11Dec 30, 2022Updated 3 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Nov 21, 2022Updated 3 years ago
- A serialize algorithm for JSON☆25Jan 6, 2023Updated 3 years ago
- Manipulate the HTTP Vary header☆62Mar 1, 2026Updated 3 weeks ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Vow-based file I/O for Node.js☆28May 30, 2017Updated 8 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Are these two values conceptually equal?☆60Dec 30, 2025Updated 2 months ago
- return whitelisted properties of an object☆165Feb 25, 2020Updated 6 years ago
- Execute a callback when a request closes, finishes, or errors☆403Jan 3, 2026Updated 2 months ago