sindresorhus / plurLinks
Pluralize a word
☆253Updated 2 months ago
Alternatives and similar repositories for plur
Users that are interested in plur are comparing it to the libraries listed below
Sorting:
- Debounce a function☆130Updated last year
- Clean up error stack traces☆346Updated 2 months ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Sort an array on an object property☆201Updated 3 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆246Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Check whether a package or organization name is available on npm☆288Updated 4 months ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Like `Promise.all()` but for `Map` and `Object`☆200Updated 3 months ago
- A tiny (203B) and fast utility to flatten an object with customizable glue☆267Updated last year
- Get a random temporary file or directory path☆440Updated 2 years ago
- Create a hash for file revving☆108Updated 2 years ago
- Map of nouns to their irregular plural form☆91Updated 2 months ago
- Get the hash of an object☆139Updated 2 years ago
- Detect when an element is ready in the DOM☆441Updated last month
- Parse yes/no like values☆272Updated 4 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Simple micro templating☆373Updated 4 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago
- Import all modules in a directory☆139Updated 3 years ago
- Find the closest package.json file☆166Updated 7 months ago
- Filter object keys and values into a new object☆105Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Parse milliseconds into an object☆124Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 2 months ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆100Updated 2 years ago
- Minimalistic update notifications for command line interfaces☆169Updated last year