sindresorhus / rename-fnView external linksLinks
Rename a function
☆46Nov 5, 2023Updated 2 years ago
Alternatives and similar repositories for rename-fn
Users that are interested in rename-fn are comparing it to the libraries listed below
Sorting:
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Apr 9, 2021Updated 4 years ago
- Find mapcodes in a string☆26Jul 24, 2022Updated 3 years ago
- Check if a path exists☆26Oct 30, 2023Updated 2 years ago
- Break out of a promise chain☆24Apr 7, 2021Updated 4 years ago
- Repeat text☆17May 3, 2021Updated 4 years ago
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- Get the email of an npm user☆14Feb 26, 2024Updated last year
- Check if an Iterable is empty☆23Sep 14, 2025Updated 5 months ago
- Node.js `os.userInfo()` ponyfill☆33Jan 24, 2021Updated 5 years ago
- Embed data in other data and easily extract it when needed☆76Aug 12, 2021Updated 4 years ago
- Conditional promise catch handler☆40Apr 9, 2021Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆59Apr 19, 2021Updated 4 years ago
- Filter object keys and values into a new object☆105May 27, 2024Updated last year
- Get the user's default shell☆41Sep 11, 2025Updated 5 months ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Oct 24, 2023Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆27Jun 5, 2025Updated 8 months ago
- Get the path to the user home directory☆13Apr 9, 2021Updated 4 years ago
- Make a function mimic another one☆96Oct 28, 2024Updated last year
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated 2 weeks ago
- Highly experimental bundler and loader of Node.js modules☆14Jan 16, 2017Updated 9 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- ESLint plugin to enforce the order of import/require statements.☆42May 10, 2016Updated 9 years ago
- [DEPRECATED] A better Atom `TextEditor#setText()` that preserves cursor/scroll position and selections☆12Jan 24, 2021Updated 5 years ago
- Find multiple RegExp matches in a string☆91Jul 8, 2022Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Oct 4, 2021Updated 4 years ago
- Truncate a URL to a specific length☆62Sep 22, 2025Updated 4 months ago
- Conditional promise chains☆63Apr 9, 2021Updated 4 years ago
- Stylelint shareable config for XO with 2-space indent☆13May 13, 2025Updated 9 months ago
- Sort an array of numbers☆18Sep 18, 2025Updated 4 months ago
- Get the command history of the user's shell☆86Nov 2, 2025Updated 3 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Apr 9, 2021Updated 4 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- utility to convert to ESLint formatter compatible output☆17Jun 14, 2023Updated 2 years ago
- Parse flag aliases in CLI help output☆30Apr 9, 2021Updated 4 years ago
- Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module☆23Sep 17, 2021Updated 4 years ago
- Log the value/error of a promise☆29Apr 9, 2021Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Jul 9, 2022Updated 3 years ago
- Reliably get the terminal window size☆146Feb 2, 2026Updated 2 weeks ago