sindresorhus / plur
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
- Clean up error stack traces☆339Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Sort an array on an object property☆200Updated 6 months ago
- Debounce a function☆127Updated 5 months ago
- Like `Promise.all()` but for `Map` and `Object`☆195Updated last year
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Detect when an element is ready in the DOM☆438Updated 3 months ago
- Parse yes/no like values☆267Updated 2 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Simple micro templating☆363Updated 2 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated last year
- Get the gzipped size of a file or stdin☆189Updated 3 years ago
- Map of nouns to their irregular plural form☆87Updated 10 months ago
- Parse milliseconds into an object☆119Updated 9 months ago
- A tiny (148B) weighted round robin utility☆166Updated 5 years ago
- Timeout a promise after a specified amount of time☆283Updated 2 months ago
- Read the closest package.json file☆266Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Create an error from multiple errors☆245Updated last year
- Convert RGB color to HEX☆118Updated last year
- A tiny (203B) and fast utility to flatten an object with customizable glue☆262Updated 11 months ago
- Get the system locale☆226Updated 3 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 10 months ago
- Find the closest package.json file☆162Updated last year
- Negative array index support `array[-1]` using ES2015 Proxy☆454Updated 3 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Find a file or directory by walking up parent directories☆591Updated 8 months ago