sindresorhus / is-generator-fnLinks
Check if something is a generator function
☆22Updated 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☆19Updated last year
- Clone and modify a RegExp instance☆22Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Convert an Observable to a Promise☆49Updated last year
- Transform the first chunk in a stream☆26Updated last year
- Log the value/error of a promise☆26Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Check if a file path is a binary file☆46Updated last year
- Repeat a string - fast☆34Updated 4 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Modify the values of an object☆27Updated 3 years ago
- Get the user's default shell☆40Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- ES2015 Math.imul() ponyfill☆10Updated last year
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year