Ensure a function is stable, meaning the same input always produces the same output
☆16Nov 4, 2023Updated 2 years ago
Alternatives and similar repositories for stable-function
Users that are interested in stable-function are comparing it to the libraries listed below
Sorting:
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Get the maximum permitted length of a path of a Unix domain socket☆14Aug 16, 2021Updated 4 years ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆30May 2, 2024Updated last year
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- Log the value/error of a promise☆29Apr 9, 2021Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- Sum numbers☆10Sep 18, 2025Updated 5 months ago
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 3 months ago
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- Strip UTF-8 byte order mark (BOM)☆22Sep 15, 2025Updated 5 months ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Open the URL from a web shortcut file☆17Nov 3, 2021Updated 4 years ago
- Get the path to the user home directory☆13Apr 9, 2021Updated 4 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated 3 weeks ago
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years 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
- Get a random key from an object☆18Jul 2, 2024Updated last year
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Get the gulp tasks from a gulp project☆20Oct 14, 2021Updated 4 years ago
- Get the name of a named function☆34Apr 7, 2021Updated 4 years ago
- Get the email of an npm user☆14Feb 26, 2024Updated 2 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Sort an array of numbers☆18Sep 18, 2025Updated 5 months ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Clamp a number☆17Jul 12, 2025Updated 7 months ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 5 months ago