sindresorhus / is-generator-fnLinks
Check if something is a generator function
☆24Updated 3 years ago
Alternatives and similar repositories for is-generator-fn
Users that are interested in is-generator-fn are comparing it to the libraries listed below
Sorting:
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Clone and modify a RegExp instance☆24Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Modern version of duplexer2☆16Updated 3 years ago
- Check if a file path is a binary file☆49Updated last year
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆20Updated 3 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Updated 4 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 4 months ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get the user's default shell☆41Updated 4 months ago
- Repeat a string - fast☆35Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Check if an Iterable is empty☆23Updated 4 months ago
- ES2015 Number.isFinite() ponyfill☆20Updated 4 years ago
- List of prototype properties for JavaScript types☆27Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Check if a Buffer/Uint8Array is a GIF image☆30Updated 3 years ago