Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
parse-json
Parse JSON with more helpful errors
pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
humanize-ms
transform humanize time to ms
inflection
A port of inflection-js to node.js module
inflected
A port of ActiveSupport's inflector to Node.js
humanize-duration
Convert millisecond durations to English and many other languages.
humanize-string
Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`
humanize-list
Comma delimit an array for human readability, the Oxford comma is optional.
itty-time
Ultra-small (~390 bytes) library for TTL date math and converting ms durations to and from strings.
file-size
Lightweight filesize to human-readable / proportions w/o dependencies.
humanize-url
Humanize a URL: `https://sindresorhus.com` → `sindresorhus.com`
tiny-human-time
A tiny module for human readable timespans.
@postman/pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
enhanced-ms
Convert milliseconds to human-readable duration strings and vice versa
human-number
Convert number to a human readable string: `13500` → `13.5K`
@musement/iso-duration
JS's library created to provide easy API for working with time duration. Based on ISO 8601. Inspired by [HumanizeDuration](https://github.com/EvanHahn/HumanizeDuration.js) and [ISO8601-duration](https://github.com/tolu/ISO8601-duration).
string-humanize
Transforms the input into a human friendly string.
human-object-diff
Human Readable Difference Between Two Objects
human-date
Return dates and times in easily readable formats
pretty-ms-i18n
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`