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:
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Linkify GitHub issue references☆47Updated 3 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Truncate a URL to a specific length☆62Updated 3 months ago
- Conditional promise chains☆63Updated 4 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Resolve the path of a package regardless of it having an entry point☆55Updated 3 years ago
- Rename a function☆47Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Input module for Listr☆33Updated 5 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago