sindresorhus / humanize-string
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
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- Conditional promise chains☆60Updated 4 years ago
- Lazy number range generator☆81Updated last year
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆42Updated 2 years ago
- 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
- Check if your package was installed globally☆70Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 8 months ago
- Write a package.json file☆88Updated 9 months ago
- Convert a value to an array☆129Updated 3 years ago
- Loosely validate a URL.☆166Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Move a file - Even works across devices☆199Updated last year
- Diff two versions of a node module☆211Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Parse milliseconds into an object☆119Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Check if a file path is an image☆93Updated last year
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Get the gzipped size of a file or stdin☆190Updated 3 years ago
- Read the closest package.json file☆267Updated last year