grncdr / js-capitalizeLinks
capitalize a string, or all words in a string
☆39Updated 4 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☆63Updated 4 years ago
- Simplified high resolution timing☆85Updated last year
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Check if a project is using Yarn☆98Updated 3 months ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 3 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Create a hash for file revving☆107Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Truncate a URL to a specific length☆62Updated 3 months ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Get consecutively unique elements from an array☆77Updated last year
- Rename a function☆47Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- Conditional promise catch handler☆40Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago