HenrikJoreteg / millisecondsLinks
Insanely lightweight module for converting times to milliseconds.
☆62Updated 11 years ago
Alternatives and similar repositories for milliseconds
Users that are interested in milliseconds are comparing it to the libraries listed below
Sorting:
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- A babel transform for managing feature flags☆58Updated 4 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 4 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Diff two versions of a node module☆214Updated 2 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆111Updated 4 months ago
- Utilities to make tasks for Mrm☆33Updated 6 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Sort the keys of an object☆108Updated 5 months ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Debounce a function☆130Updated last year
- A simple and pragmatic library for testing Node.js console output.☆86Updated 2 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- This module adds [Server-Timing](https://www.w3.org/TR/server-timing/) to response headers, see [example](https://server-timing.now.sh/) …☆126Updated 2 months ago
- Wrap errors without losing the original message, stack trace, or properties☆108Updated 2 years ago
- CLI tool for publishing your static website to a separate branch☆69Updated 5 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- A 1.5kB browser polyfill for the Node.js `URL` and `URLSearchParams` classes.☆127Updated 6 years ago
- Check if a value is a plain object☆104Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Run some code when the process exits☆117Updated last month
- Check if a URL is absolute☆80Updated 4 months ago
- in memory localStorage polyfill for node.js utilizing ES6 proxies☆66Updated 9 years ago
- Map over promises serially☆50Updated 4 years ago
- Write data to a random temporary file☆108Updated this week
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago