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
- Check if a URL is absolute☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 9 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Check if a string is HTML☆95Updated last year
- Get a random temporary file path☆79Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Image component for Ink☆75Updated 2 years ago
- Move a file - Even works across devices☆198Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- capitalize a string, or all words in a string☆39Updated 3 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 7 months ago
- Get the extension of a given filename or path☆30Updated 6 years ago
- Get the path of the parent module☆77Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Convert a value to an array☆129Updated 3 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Write data to a random temporary file☆105Updated 7 months ago
- Parse milliseconds into an object☆119Updated 10 months ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Check if a value is a plain object☆102Updated 10 months ago
- Iterate over promises serially☆50Updated 2 years ago