REDROOM
PHP 8.1.33
Path:
Logout
Edit File
Size: 1.11 KB
Close
//lib/node_modules/npm/node_modules/humanize-ms/README.md
Text
Base64
humanize-ms --------------- [![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] [![Gittip][gittip-image]][gittip-url] [![David deps][david-image]][david-url] [npm-image]: https://img.shields.io/npm/v/humanize-ms.svg?style=flat [npm-url]: https://npmjs.org/package/humanize-ms [travis-image]: https://img.shields.io/travis/node-modules/humanize-ms.svg?style=flat [travis-url]: https://travis-ci.org/node-modules/humanize-ms [coveralls-image]: https://img.shields.io/coveralls/node-modules/humanize-ms.svg?style=flat [coveralls-url]: https://coveralls.io/r/node-modules/humanize-ms?branch=master [gittip-image]: https://img.shields.io/gittip/dead-horse.svg?style=flat [gittip-url]: https://www.gittip.com/dead-horse/ [david-image]: https://img.shields.io/david/node-modules/humanize-ms.svg?style=flat [david-url]: https://david-dm.org/node-modules/humanize-ms transform humanize time to ms ## Installation ```bash $ npm install humanize-ms ``` ## Examples ```js var ms = require('humanize-ms'); ms('1s') // 1000 ms(1000) // 1000 ``` ### License MIT
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 5
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
History.md
368 B
lrw-r--r--
2021-03-10 14:36:39
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
442 B
lrw-r--r--
2021-03-10 14:36:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1023 B
lrw-r--r--
2021-03-10 14:36:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.57 KB
lrw-r--r--
2021-03-10 14:36:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
1.11 KB
lrw-r--r--
2021-03-10 14:36:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).