medikoo / durationLinks
Time duration utilities for JavaScript
☆28Updated 2 years ago
Alternatives and similar repositories for duration
Users that are interested in duration are comparing it to the libraries listed below
Sorting:
- Write data to a random temporary file☆107Updated last year
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- capitalize a string, or all words in a string☆39Updated 4 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Convert an Observable to a Promise☆50Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Join all elements of an array and create a human-readable string☆33Updated 6 years ago
- process.hrtime() to words☆67Updated 5 years ago
- list of TLDs☆145Updated last month
- Runs jobs in periodic intervals☆35Updated 5 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- A dead simple logger, designed to be perfect for Heroku apps.☆61Updated 3 years ago
- 🌲 pino log redaction 🍷☆70Updated this week
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated 2 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years 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
- ESLint shareable config for XO with 2-space indent☆46Updated last year
- Remove indentation from multiline strings☆56Updated 5 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 5 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 7 years ago
- Get stats on your Node.js HTTP server requests☆77Updated 6 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Measure the time a promise takes to resolve☆71Updated 2 years ago
- Check if a project is using Yarn☆97Updated 2 months ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 3 months ago