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☆123Updated 4 years ago
- Debounce a function☆127Updated 11 months ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Sort the keys of an object☆104Updated last week
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆109Updated last year
- Utilities to make tasks for Mrm☆33Updated 5 years ago
- Diff two versions of a node module☆211Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- A tiny (174B) library to detect `offline` status & respond to changes in the browser.☆90Updated 6 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- A babel transform for managing feature flags☆58Updated 4 years ago
- Safely set a dot-notated path within a nested object.☆82Updated 11 months ago
- Check if a string is HTML☆95Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated last week
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Recursively omit specified keys from an object.☆79Updated 3 years ago
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Create a hash for file revving☆105Updated last year
- A promise based, dynamic priority queue runner, with concurrency limiting.☆68Updated 6 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- in memory localStorage polyfill for node.js utilizing ES6 proxies☆66Updated 8 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last month
- A rollup plugin to show file size of the bundle in the cli☆127Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year