sindresorhus / irregular-pluralsLinks
Map of nouns to their irregular plural form
☆90Updated last month
Alternatives and similar repositories for irregular-plurals
Users that are interested in irregular-plurals are comparing it to the libraries listed below
Sorting:
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Boxes for use in the terminal☆104Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Simplified high resolution timing☆84Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- Stylelint shareable config for XO☆40Updated 6 months ago
- Split lines into an array of lines☆46Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Check if argv has a specific flag☆95Updated 4 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Randomize the order of items in an array☆109Updated 2 months ago
- Regular expression for matching issue references☆49Updated last year
- Check if a path is a file, directory, or symlink☆80Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Add XO to your project☆47Updated 2 years ago
- Check if it's the first time the process is run☆81Updated 2 months ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year