pretty-ms
Time converter
Converts milliseconds to a human-readable string in various formats and units.
Convert milliseconds to a human readable string: 1337000000
→ 15d 11h 23m 20s
1k stars
11 watching
65 forks
Language: JavaScript
last commit: 6 days ago
Linked from 2 awesome lists
humanizemillisecondsnpm-package
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/pretty-time-zsh | Converts seconds to a human-readable string format | 69 |
sindresorhus/to-milliseconds | Converts time units to milliseconds | 158 |
sindresorhus/pretty-bytes | Converts bytes to human-readable strings | 1,113 |
sindresorhus/pretty-bytes-cli | Converts bytes to a human-readable string representation. | 68 |
zpm-zsh/pretty-time | Converts seconds into a human-readable format | 1 |
mnwa/ms | Library providing abstractions to convert human-like times into milliseconds. | 36 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
denolib/ms | Utility for converting time formats to milliseconds | 17 |
sindresorhus/observable-to-promise | Converts an Observable to a Promise for asynchronous data handling | 47 |
sindresorhus/to-readable-stream | Converts a string or binary data into a stream for piping to other tools | 90 |
rferro/normat | A JavaScript library for converting between different units of measurement such as bytes, milliseconds, and time intervals. | 34 |
sindresorhus/string-length | Corrects string length counting by ignoring astral symbols and ANSI escape codes. | 162 |
juancarlospaco/nim-datetime2human | Tools to convert date and time to human-readable format with precision from seconds to millenniums | 8 |
sindresorhus/into-stream | Converts various input types into readable streams. | 207 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |