sindresorhus / titleize
Capitalize every word in string: unicorn cake → Unicorn Cake
☆52Updated last year
Related projects ⓘ
Alternatives and complementary repositories for titleize
- Lazy number range generator☆82Updated 10 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Linkify GitHub issue references☆46Updated last month
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- A better `Promise.race()`☆46Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 5 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Strip the final newline character from a string/buffer☆33Updated last week
- Returns an array filled with the specified input☆43Updated 2 years ago
- ☆22Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆74Updated 2 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated 2 months ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Gracefully restore the CLI cursor on exit☆35Updated 3 months ago
- Import a module like with `require()` but from the current working directory☆53Updated 2 years ago