sindresorhus / irregular-pluralsLinks
Map of nouns to their irregular plural form
☆89Updated 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:
- Boxes for use in the terminal☆103Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Simplified high resolution timing☆84Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Filter object keys and values into a new object☆104Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last month
- Split lines into an array of lines☆45Updated last year
- Stylelint shareable config for XO☆40Updated 5 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if your package was installed globally☆69Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Truncate a URL to a specific length☆61Updated 3 weeks ago
- Check if a string is a URL☆87Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Randomize the order of items in an array☆108Updated last month
- Extract the article title of a HTML document☆55Updated last month
- Regular expression for matching issue references☆49Updated last year
- Check if a path is a file, directory, or symlink☆79Updated last year
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆64Updated last month
- Regular expression for matching reserved filename characters☆50Updated last month
- Get the fullname of the current user☆47Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago