1
0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2024-06-07 13:57:49 +02:00

Add pretty-ms-cli

This commit is contained in:
Adam Harris 2015-07-27 17:11:51 -06:00
parent ef97845758
commit 76642de36b

View File

@ -98,6 +98,8 @@
* [open-shortcut-cli](https://github.com/sindresorhus/open-shortcut-cli)- Open the URL from a web shortcut file in the browser
* [pretty-ms-cli](https://github.com/sindresorhus/pretty-ms-cli)- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s
* [shortcut-url-cli](https://github.com/sindresorhus/shortcut-url-cli)- Get the URL from a web shortcut file
* [string-width-cli](https://github.com/sindresorhus/string-width-cli)- Get the visual width of a string - the number of columns required to display it