sindresorhus / fn-nameView external linksLinks
Get the name of a named function
☆34Apr 7, 2021Updated 4 years ago
Alternatives and similar repositories for fn-name
Users that are interested in fn-name are comparing it to the libraries listed below
Sorting:
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆29May 2, 2024Updated last year
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 3 months ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Node's default require extensions as a separate module☆11Oct 27, 2022Updated 3 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Check if a string is email like☆25Nov 11, 2025Updated 3 months ago
- [DEPRECATED] A better Atom `TextEditor#setText()` that preserves cursor/scroll position and selections☆12Jan 24, 2021Updated 5 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Simple `setImmediate` shim☆29Sep 13, 2025Updated 5 months ago
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Check if a Buffer/Uint8Array is a WebP image☆21Sep 18, 2021Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Modern version of duplexer2☆16Oct 27, 2022Updated 3 years ago
- Get the UTI (Uniform Type Identifier) of a file on macOS☆25Oct 7, 2021Updated 4 years ago
- Check if a value is a regular expression☆26Oct 31, 2021Updated 4 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Aug 31, 2025Updated 5 months ago
- Create a MD5 hash with hex encoding☆48Nov 6, 2023Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Sep 9, 2025Updated 5 months ago