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`☆145Updated 3 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Stylelint shareable config for XO☆41Updated 7 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Simplified high resolution timing☆84Updated last year
- Randomize the order of items in an array☆109Updated 3 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Boxes for use in the terminal☆104Updated last year
- Replace all substring matches in a string☆90Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 3 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago