sindresorhus / irregular-pluralsLinks
Map of nouns to their irregular plural form
☆89Updated 3 weeks ago
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`☆141Updated 2 weeks ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Boxes for use in the terminal☆103Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Simplified high resolution timing☆82Updated last year
- Randomize the order of items in an array☆107Updated last week
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Split lines into an array of lines☆44Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if a string is a URL☆86Updated 2 years ago
- Stylelint shareable config for XO☆40Updated 4 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Truncate a URL to a specific length☆61Updated last week
- Get the first path that exists on disk of multiple paths☆59Updated 2 weeks ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆125Updated last year
- Check if it's the first time the process is run☆79Updated 2 weeks ago
- Regular expression for matching reserved filename characters☆50Updated 2 weeks ago
- Check if a value is a plain object☆102Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 weeks ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Regular expression for matching issue references☆49Updated last year
- Conditional promise chains☆62Updated 4 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated 2 years ago
- Get namespaced config from the closest package.json☆120Updated last year