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:
- Create a lazily evaluated value☆69Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Replace all substring matches in a string☆89Updated 4 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 3 years ago
- Truncate a URL to a specific length☆61Updated last month
- Simplified high resolution timing☆84Updated last year
- Create a hash for file revving☆106Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a project is using Yarn☆97Updated 2 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()`☆71Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Indent each line in a string☆113Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the revved file path of a file☆34Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Get the path of the parent module☆78Updated 2 months ago