sindresorhus / plurLinks
Pluralize a word
☆254Updated 3 months ago
Alternatives and similar repositories for plur
Users that are interested in plur are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆346Updated 3 months ago
- Debounce a function☆130Updated last year
- Sort an array on an object property☆201Updated 4 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Parse yes/no like values☆272Updated 5 months ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Simple micro templating☆373Updated 4 months ago
- Strip leading whitespace from each line in a string☆145Updated 4 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 5 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Get a random temporary file or directory path☆440Updated last week
- Parse milliseconds into an object☆124Updated last year
- Parse and stringify the HTML <img> srcset attribute☆144Updated last month
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 4 months ago
- Check whether a package or organization name is available on npm☆288Updated 4 months ago
- Linter for XO☆181Updated 3 months ago
- Wrap words to a specified length.☆205Updated last year
- A tiny (203B) and fast utility to flatten an object with customizable glue☆267Updated last year
- Get the hash of an object☆141Updated last week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Lightweight templating in 150 bytes☆229Updated 3 years ago
- Map of nouns to their irregular plural form☆91Updated 3 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 5 months ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Generate a markdown (GFM) table☆294Updated last year
- Create an error from multiple errors☆249Updated 2 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Create a hash for file revving☆108Updated 2 years ago
- Import all modules in a directory☆139Updated 3 years ago