sindresorhus / plurLinks
Pluralize a word
☆249Updated 2 years 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☆340Updated 2 years ago
- Sort an array on an object property☆200Updated 10 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Debounce a function☆127Updated 9 months ago
- Create an error from multiple errors☆245Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆264Updated last year
- Get a random temporary file or directory path☆430Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Simple micro templating☆364Updated 2 years ago
- Reliably get the terminal window size☆141Updated last year
- Split an iterable into evenly sized chunks☆154Updated last year
- A tiny (183B to 210B) and fast utility to ascend parent directories☆153Updated 9 months ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Wait for a condition to be true☆159Updated 2 years ago
- Parse yes/no like values☆270Updated 2 years ago
- Get the hash of an object☆135Updated last year
- Lightweight templating in 150 bytes☆227Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last year
- Ensure a function is only called once☆162Updated last year
- Parse and stringify the HTML <img> srcset attribute☆140Updated last year
- Diff two versions of a node module☆211Updated 2 years ago
- Replace matching strings and regexes in files☆175Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Detect when an element is ready in the DOM☆439Updated 2 months ago