medikoo / durationLinks
Time duration utilities for JavaScript
☆30Updated 2 years ago
Alternatives and similar repositories for duration
Users that are interested in duration are comparing it to the libraries listed below
Sorting:
- ESLint shareable config for XO with 2-space indent☆46Updated last year
- capitalize a string, or all words in a string☆39Updated 4 years ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Write data to a random temporary file☆108Updated last year
- 🌲 pino log redaction 🍷☆71Updated 3 weeks ago
- Array.prototype.includes spec-compliant polyfill☆43Updated 2 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- [MIGRATED] Utility to help you polyfill the Node.js runtime when the Intl APIs are missing, or if the built-in Intl is missing locale dat…☆67Updated 6 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Runs jobs in periodic intervals☆35Updated 5 years ago
- Check if a project is using Yarn☆98Updated 3 months ago
- process.hrtime() to words☆67Updated 5 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 3 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Remove indentation from multiline strings☆55Updated 5 years ago
- Conditional promise chains☆63Updated 4 years ago
- 🌲 A transport for reformatting pino logs into standard syslog format☆32Updated 11 months ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆90Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Create a hash for file revving☆107Updated 2 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 4 months ago