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 9 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Debounce a function☆127Updated 8 months ago
- Simple micro templating☆363Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Create an error from multiple errors☆245Updated last year
- Detect when an element is ready in the DOM☆438Updated last month
- Get a random temporary file or directory path☆429Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Gradient color component for Ink☆149Updated last year
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- A tiny (203B) and fast utility to flatten an object with customizable glue☆264Updated last year
- Map of nouns to their irregular plural form☆89Updated last year
- A tiny (148B) weighted round robin utility☆167Updated 5 years ago
- Filter out unwanted `console.log()` output☆246Updated 2 years ago
- Check if a namespace on npm is being hogged☆74Updated 5 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆97Updated last year
- Create a hash for file revving☆105Updated last year
- A tiny (294b) browser utility for encoding & decoding a querystring.☆453Updated 2 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆274Updated 7 months ago
- Check if stdout or stderr is interactive☆116Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Move a file - Even works across devices☆199Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)☆95Updated last year
- Parse and stringify the HTML <img> srcset attribute☆140Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 9 months ago