A collection of conversion utilities, plugins and tools for node.js to convert bytes, time and errors into human readable form. Sourced under a permissive license. This list will be updated regularly. Email over the URL, if you wish to be included.
conversion utilities, plugins and tools for node.js
- pretty-bytes – Convert bytes to a human readable string:
1337
→1.34 kB
. - pretty-ms – Convert milliseconds to a human readable string:
1337000000
→15d 11h 23m 20s
. - ms – Tiny millisecond conversion utility.
- pretty-error – Errors with less clutter.
- read-art – Extract readable content from any page.
Tags: Node, Node.js, Node.js libraries, node.js utilities, node.js plugins, node.js tools, node libraries, node utilities, node plugins, JavaScript objects, time conversion, measurement conversion, error conversion