sindresorhus / plurLinks
Pluralize a word
☆249Updated 3 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☆341Updated 2 years ago
- Debounce a function☆127Updated 11 months ago
- Simple micro templating☆365Updated 2 years ago
- Sort an array on an object property☆200Updated last year
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Check whether a package or organization name is available on npm☆287Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 3 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Like `Promise.all()` but for `Map` and `Object`☆196Updated last year
- Parse and stringify the HTML <img> srcset attribute☆140Updated last year
- Import all modules in a directory☆137Updated 2 years ago
- Convert RGB color to HEX☆119Updated last year
- Parse yes/no like values☆270Updated last week
- Create a hash for file revving☆105Updated last year
- Get the gzipped size of a file or stdin☆191Updated 3 years ago
- Parse milliseconds into an object☆119Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆95Updated 2 years ago
- Find the closest package.json file☆165Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Filter object keys and values into a new object☆103Updated last year
- List of standard HTML tags☆190Updated 3 weeks ago
- Create an error from multiple errors☆246Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years 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☆436Updated 2 years ago
- DOM event delegation, in <1KB☆195Updated 10 months ago