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:
- Convert an Observable to a Promise☆52Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- capitalize a string, or all words in a string☆39Updated 4 years ago
- Check if a URL is absolute☆80Updated 4 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Write data to a random temporary file☆108Updated 2 weeks ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 5 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆90Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 5 months ago
- **THIS REPOSITORY AND PACKAGE WILL BE DEPRECATED IN JULY 2024** Retry a request with built-in exponential backoff.☆69Updated this week
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 5 months ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 8 years ago
- Type assertions aka less-broken `typeof`☆95Updated 2 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 6 months ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- 🌲 pino log redaction 🍷☆72Updated 2 months ago
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- Loosely validate a URL.☆168Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Runs jobs in periodic intervals☆35Updated 5 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Simplified high resolution timing☆85Updated last year
- A dead simple logger, designed to be perfect for Heroku apps.☆61Updated 3 years ago
- Map over promises serially☆50Updated 4 years ago