sindresorhus / humanize-stringLinks
Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz
☆110Updated 2 months ago
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☆80Updated 2 months ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Filter object keys and values into a new object☆104Updated last year
- Lazy number range generator☆82Updated last year
- Check if a string is a valid filename☆62Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Loosely validate a URL.☆167Updated 2 years ago
- Debounce a function☆128Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Find the closest package.json file☆165Updated 5 months ago
- ESLint shareable config for React to be used with eslint-config-xo☆120Updated 2 weeks ago
- Get the path of the caller module☆66Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆146Updated 2 months ago
- Get the real path of the system temp directory☆83Updated 3 years ago
- Create a hash for file revving☆106Updated 2 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Truncate a URL to a specific length☆61Updated last month
- Reduce a list of values using promises into a promise for a value☆73Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Check if a string is HTML☆95Updated 2 months ago
- Simplified high resolution timing☆84Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Check if a project is using Yarn☆97Updated last month
- Convert a value to an array☆131Updated 4 years ago