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:
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last year
- Check if a string is HTML☆95Updated last year
- Diff two versions of a node module☆211Updated 2 years ago
- A babel transform for managing feature flags☆58Updated 4 years ago
- GitHub status checks as Functions☆33Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Debounce a function☆127Updated 10 months ago
- Utilities to make tasks for Mrm☆33Updated 5 years 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
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Get the URL to a Gravatar image from an identifier, such as an email☆76Updated 5 months ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆91Updated last year
- A tiny (174B) library to detect `offline` status & respond to changes in the browser.☆90Updated 6 years ago
- Simple timeouts for promises☆60Updated 6 years ago
- a directory (relative to given path) selector for Inquirer.js☆43Updated 4 years ago
- Run promise-returning & async functions in series☆68Updated 3 years ago
- Create a hash for file revving☆105Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Component: loosely validate an email address.☆49Updated last year
- This module adds [Server-Timing](https://www.w3.org/TR/server-timing/) to response headers, see [example](https://server-timing.now.sh/) …☆126Updated last week
- Simple stubbing/spying for AVA☆95Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Check if a URL is absolute☆79Updated 4 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago