sindresorhus / humanize-string
Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz
☆109Updated last year
Alternatives and similar repositories for humanize-string:
Users that are interested in humanize-string are comparing it to the libraries listed below
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Filter object keys and values into a new object☆101Updated 8 months ago
- Check if your package was installed globally☆70Updated last year
- Lazy number range generator☆81Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Write a package.json file☆89Updated 6 months ago
- Get a random temporary file path☆79Updated 2 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 5 months ago
- Image component for Ink☆75Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Delay a promise a minimum amount of time☆165Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Find the closest package.json file☆162Updated last year
- Check if a value is a plain object☆102Updated 9 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- Simplified high resolution timing☆79Updated 5 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Read the closest package.json file☆266Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Import a globally installed module☆57Updated last year