tandrewnichols / indefiniteLinks
Prefix a noun with an indefinite article - a or an - based on whether it begins with a vowel
☆56Updated 5 months ago
Alternatives and similar repositories for indefinite
Users that are interested in indefinite are comparing it to the libraries listed below
Sorting:
- Debounce a function☆127Updated 10 months ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Check if a string is HTML☆95Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Parse milliseconds into an object☆119Updated last year
- Parse a human readable time string into a time based value☆80Updated 5 months ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- Component: loosely validate an email address.☆49Updated last year
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last year
- Debounce promise-returning & async functions☆224Updated last year
- Promise-based utility to make sure you don’t call rate-limited APIs too quickly.☆70Updated last year
- Extract domain name from an URL☆31Updated last year
- neato compression for key-value data☆106Updated 10 months ago
- 🕰 Tiny (280B) relative time string function (eg: "3 seconds ago")☆250Updated 2 years ago
- Normalize diacritics in strings☆61Updated last year
- Converts a Web-API ReadableStream into a Node stream.Readable☆45Updated 2 months ago
- Parse a wide range of date formats including human-input dates☆44Updated 3 weeks ago
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Wait for a condition to be true☆158Updated 2 years ago
- Pluralize a word☆249Updated 3 years ago
- Wrap errors without losing the original message, stack trace, or properties☆108Updated 2 years ago
- Like `Promise.all()` but for `Map` and `Object`☆197Updated last year
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Logger-agnostic wrapper that normalizes logs regardless of arg style. Great for large dev teams, old/new projects, and works w/Pino, Bun…☆52Updated 8 months ago
- Ellipsizes a string at the nearest whitespace character near the end of allowed length☆45Updated 2 weeks ago
- Displays JS errors in browsers. Shows sources. Use with any framework. 💥✨☆84Updated 3 years ago
- Easily edit a json file from the CLI or NodeJS☆54Updated 2 years ago
- Loosely validate a URL.☆168Updated last year
- Gracefully exit HTTP servers (Express/Koa/Fastify/etc), databases (Mongo/Mongoose), Redis clients, Bree job schedulers, and custom handle…☆74Updated 7 months ago