grncdr / js-capitalizeLinks
capitalize a string, or all words in a string
☆39Updated 3 years ago
Alternatives and similar repositories for js-capitalize
Users that are interested in js-capitalize are comparing it to the libraries listed below
Sorting:
- Conditional promise chains☆62Updated 4 years ago
- Check if a project is using Yarn☆97Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Simplified high resolution timing☆82Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Measure the time a promise takes to resolve☆70Updated last year
- Replace all substring matches in a string☆88Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Convert an Observable to a Promise☆49Updated last year
- Check if a URL is absolute☆79Updated this week
- Get namespaced config from the closest package.json☆120Updated last year
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated 3 weeks ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 11 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Rename a function☆46Updated last year
- Conditional promise catch handler☆38Updated 4 years ago
- Create a hash for file revving☆105Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago