sindresorhus / to-milliseconds
Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`
☆158Updated 3 years ago
Alternatives and similar repositories for to-milliseconds:
Users that are interested in to-milliseconds are comparing it to the libraries listed below
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 3 years ago
- Tap into a promise chain without affecting its value or state☆132Updated 3 years ago
- Simple stubbing/spying for AVA☆96Updated 4 years ago
- Wait for localhost to be ready☆275Updated 8 months ago
- Get PID from a port☆80Updated 4 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Wait for localhost to be ready from the command-line☆118Updated 8 months ago
- Move a file - Even works across devices☆199Updated last year
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆76Updated 3 years ago
- Reliably get the terminal window size☆141Updated last year
- 🗄 Fanny Pack is a non-fancy, but very practical, key/value-store☆106Updated 6 years ago
- Delay a promise a specified amount of time☆117Updated 3 years ago
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Check whether a string has any emoji☆106Updated last year
- Check whether a package or organization name is available on npm☆168Updated 11 months ago
- Check if stdout or stderr is interactive☆116Updated last year
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- Check if a project is using Yarn☆66Updated 3 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Filter out unwanted `console.log()` output☆247Updated 2 years ago
- Lazy number range generator☆82Updated last year
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Cycle through the items of an array☆241Updated 3 years ago
- Get your internal IP address☆71Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Ensure a function is only called once☆162Updated last year
- Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called☆271Updated 3 months ago
- Generate a unique random string☆85Updated 2 years ago