to-milliseconds
time converter
Converts time units to milliseconds
Convert an object of time properties to milliseconds: {seconds: 2}
→ 2000
158 stars
4 watching
14 forks
Language: JavaScript
last commit: over 3 years ago convertermillisecondsnpm-packageparser
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/pretty-ms | Converts milliseconds to a human-readable string in various formats and units. | 1,112 |
mnwa/ms | Library providing abstractions to convert human-like times into milliseconds. | 36 |
sindresorhus/pretty-time-zsh | Converts seconds to a human-readable string format | 70 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
sindresorhus/observable-to-promise | Converts an Observable to a Promise for asynchronous data handling | 47 |
denolib/ms | Utility for converting time formats to milliseconds | 17 |
sindresorhus/pretty-bytes-cli | Converts bytes to a human-readable string representation. | 68 |
sindresorhus/pretty-bytes | Converts bytes to human-readable strings | 1,117 |
rferro/normat | A JavaScript library for converting between different units of measurement such as bytes, milliseconds, and time intervals. | 34 |
sindresorhus/round-to | A utility library for rounding numbers to specific decimal places | 155 |
sindresorhus/into-stream | Converts various input types into readable streams. | 207 |
timruffles/periods | Defines constant time periods in milliseconds as functions to prevent errors and simplify calculations. | 1 |
sindresorhus/to-readable-stream | Converts a string or binary data into a stream for piping to other tools | 90 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
ikhramts/metrify | A browser extension that converts units between imperial and metric systems | 6 |