sindresorhus / humanize-stringLinks
Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz
☆110Updated last year
Alternatives and similar repositories for humanize-string
Users that are interested in humanize-string are comparing it to the libraries listed below
Sorting:
- Lazy number range generator☆81Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Filter object keys and values into a new object☆101Updated last year
- Loosely validate a URL.☆166Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- capitalize a string, or all words in a string☆39Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Missing inspector for npm packages.☆56Updated 4 months ago
- Indent each line in a string☆113Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Get the gzipped size of a file or stdin☆191Updated 3 years ago
- Image component for Ink☆77Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Find the closest package.json file☆164Updated 2 weeks ago
- Minimalistic update notifications for command line interfaces☆167Updated last year
- Simplified high resolution timing☆81Updated 9 months ago
- Sort the keys of an object☆103Updated 9 months ago
- Diff two versions of a node module☆211Updated 2 years ago
- Write a package.json file☆88Updated 10 months ago