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☆83Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 5 months ago
- Linkify GitHub issue references☆47Updated 4 months ago
- Truncate a URL to a specific length☆62Updated 4 months ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 5 months ago
- Check if your code is running as an npm or yarn script☆65Updated 5 months ago
- Get the fullname of the current user☆48Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated last week
- Get the path of the caller module☆67Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated last week
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 5 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Rename a function☆46Updated 2 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Get the path of the parent module☆79Updated 4 months ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago