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:
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Check if a URL is absolute☆79Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Filter object keys and values into a new object☆102Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Check if a string is a valid filename☆62Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 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
- Loosely validate a URL.☆168Updated last year
- Debounce a function☆127Updated 10 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if a string is HTML☆95Updated last year
- Create a hash for file revving☆105Updated last year
- Check if a string or buffer is SVG☆139Updated this week
- Delay a promise a minimum amount of time☆168Updated 4 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Write a package.json file☆88Updated 11 months ago
- Parse milliseconds into an object☆119Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago