grncdr / js-capitalize
capitalize a string, or all words in a string
☆40Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for js-capitalize
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Define a lazily evaluated property on an object☆63Updated last year
- A better `Promise.race()`☆46Updated last year
- Turn an object into a string of HTML attributes☆49Updated last year
- Replace all substring matches in a string☆88Updated 3 years ago
- Get the revved file path of a file☆32Updated 2 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 7 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 3 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Simplified high resolution timing☆76Updated last month
- Returns a promise resolved in the next event loop - think `setImmediate()`☆69Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 7 months ago
- Truncate a URL to a specific length☆61Updated 3 years ago
- ✨ A pretty Stylelint formatter.☆32Updated last week
- Find the closest parent that matches a selector☆27Updated 7 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Exit the process when the `esc` key is pressed☆57Updated 11 months ago
- Conditional promise chains☆60Updated 3 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Check if a project is using Yarn☆100Updated 2 years ago
- Timeout HTTP/HTTPS requests☆52Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year