Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz
☆111Sep 12, 2025Updated 5 months ago
Alternatives and similar repositories for humanize-string
Users that are interested in humanize-string are comparing it to the libraries listed below
Sorting:
- Modify the values of an object☆29Sep 10, 2021Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Aug 31, 2023Updated 2 years ago
- Check if a JavaScript environment has a DOM☆21May 3, 2021Updated 4 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated last month
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Strip a path from a path☆18Aug 18, 2021Updated 4 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆42Sep 10, 2021Updated 4 years ago
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- Check whether a binary version satisfies a semver range☆15Apr 3, 2024Updated last year
- Check if a string is email like☆25Nov 11, 2025Updated 3 months ago
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Lowercase the keys of an object☆41Feb 2, 2026Updated 3 weeks ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Oct 30, 2023Updated 2 years ago
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 4 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53May 27, 2023Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Jul 9, 2022Updated 3 years ago
- Test whether some promise passes a testing function☆14Mar 15, 2019Updated 6 years ago
- Get the passwd user entry from a username or uid☆30Jul 9, 2022Updated 3 years ago
- Test whether all promises passes a testing function☆12Mar 15, 2019Updated 6 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Map over promises serially☆50Apr 9, 2021Updated 4 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Check if a filepath is a Markdown file☆22May 4, 2021Updated 4 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- Start a promise chain☆60Sep 16, 2025Updated 5 months ago
- Get the fullname of the current user☆48Sep 1, 2023Updated 2 years ago
- Compare URLs by first normalizing them☆72Jan 1, 2024Updated 2 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