sindresorhus / titleizeLinks
Capitalize every word in string: unicorn cake → Unicorn Cake
☆52Updated 2 years ago
Alternatives and similar repositories for titleize
Users that are interested in titleize are comparing it to the libraries listed below
Sorting:
- Lazy number range generator☆82Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 3 weeks ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Linkify GitHub issue references☆46Updated 3 weeks ago
- Conditional promise chains☆63Updated 4 years ago
- Rename a function☆47Updated last year
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Truncate a URL to a specific length☆61Updated 2 weeks ago
- Get the path of the caller module☆66Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Input module for Listr☆33Updated 5 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated 11 months ago
- Simplified high resolution timing☆83Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 7 months ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Check if something is a promise☆46Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Convert an Observable to a Promise☆50Updated last year
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated last month
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 weeks ago