sindresorhus / to-millisecondsLinks
Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`
☆160Updated 4 years ago
Alternatives and similar repositories for to-milliseconds
Users that are interested in to-milliseconds are comparing it to the libraries listed below
Sorting:
- Get PID from a port☆79Updated 4 years ago
- Move a file - Even works across devices☆202Updated last year
- Prevent `require` from searching upwards for required modules☆94Updated 4 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 4 years ago
- 🕐 Performance timings for HTTP requests☆193Updated 4 years ago
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 7 years ago
- Simple stubbing/spying for AVA☆95Updated 5 years ago
- Filter out unwanted `console.log()` output☆246Updated 3 years ago
- Wait for localhost to be ready☆275Updated last week
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Wait for localhost to be ready from the command-line☆120Updated last week
- Delay a promise a specified amount of time☆119Updated 3 years ago
- Check if stdout or stderr is interactive☆116Updated last year
- Delay execution for a given amount of seconds☆85Updated last year
- Check if a project is using Yarn☆65Updated this week
- Cycle through the items of an array☆239Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Check whether a string has any emoji☆106Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check whether a package or organization name is available on npm☆172Updated last year
- Write many files atomically☆120Updated 7 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Check if a namespace on npm is being hogged☆74Updated 5 years ago
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆277Updated 10 months ago
- Run Electron without all the junk terminal output☆201Updated last year
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year