sindresorhus / irregular-pluralsLinks
Map of nouns to their irregular plural form
☆89Updated last year
Alternatives and similar repositories for irregular-plurals
Users that are interested in irregular-plurals are comparing it to the libraries listed below
Sorting:
- Simplified high resolution timing☆81Updated 9 months ago
- Stylelint shareable config for XO☆41Updated last month
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Filter object keys and values into a new object☆102Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Get the fullname of the current user☆47Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Randomize the order of items in an array☆105Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Boxes for use in the terminal☆98Updated 11 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Check if a string is a URL☆85Updated 2 years ago
- Split lines into an array of lines☆44Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago