sindresorhus / plurLinks
Pluralize a word
☆252Updated last month
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☆345Updated last month
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Sort an array on an object property☆201Updated 2 months ago
- Like `Promise.all()` but for `Map` and `Object`☆199Updated 2 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Simple micro templating☆371Updated 2 months ago
- Strip leading whitespace from each line in a string☆144Updated last month
- Convert RGB color to HEX☆122Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Check whether a package or organization name is available on npm☆288Updated 2 months ago
- Parse yes/no like values☆272Updated 3 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 2 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Parse milliseconds into an object☆123Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Import all modules in a directory☆139Updated 2 years ago
- Find the closest package.json file☆166Updated 6 months ago
- Map of nouns to their irregular plural form☆90Updated last month
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Create an error from multiple errors☆250Updated 2 years ago
- Parse and stringify the HTML <img> srcset attribute☆142Updated 2 months ago
- Create a hash for file revving☆107Updated 2 years ago
- Detect when an element is ready in the DOM☆441Updated 2 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago
- Gradient color component for Ink☆160Updated 2 years ago
- Linter for XO☆181Updated last month
- Lightweight querySelector/All wrapper that outputs an Array☆129Updated 3 weeks ago
- Check if a string is HTML☆95Updated 3 months ago