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:
- Check if a URL is absolute☆79Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Lazy number range generator☆81Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Sort the keys of an object☆103Updated 8 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Filter object keys and values into a new object☆101Updated last year
- Find the closest package.json file☆164Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Read the closest package.json file☆268Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated last year
- Simplified high resolution timing☆81Updated 8 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 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
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Get the gzipped size of a file or stdin☆190Updated 3 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Write a package.json file☆88Updated 10 months ago
- Get namespaced config from the closest package.json☆121Updated last year
- A better open. Reuse the same tab on Chromium-based browsers on macOS.☆42Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Debounce a function☆127Updated 8 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if your package was installed globally☆70Updated last year
- Delay a promise a minimum amount of time☆167Updated 3 months ago