pretty-bytes
popularConvert bytes to a human readable string: 1337 → 1.34 kB
Updated by @sindresorhus
pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
Updated by @sindresorhus
humanize-url
Humanize a URL: `https://sindresorhus.com` → `sindresorhus.com`
Updated by @sindresorhus
natural-orderby
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
Updated by @yobacca
array-to-sentence
Join all elements of an array and create a human-readable string
Updated by @shinnn
human-readable-ids
Generate human-readable ids from lists of easy-to-spell nouns and adjectives
Updated by @coolaj86
file-size
Lightweight filesize to human-readable / proportions w/o dependencies.
Updated by @nijikokun
approximate-number
Converts numbers into a more human-friendly format, similar to `ls`'s `--human-readable` flag (`ls -lh`) or Stack Overflow's reputation numbers. For example, 123456 becomes '123k'.
Updated by @nfriedly
from-exponential
Lightweight module to convert number from exponential notaton to a human readable string
Updated by @shrpne
@vladmandic/human
Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion …
Updated by @vladmandic
short-time-ago
A small, no dependencies, Typescript utility to describe time differences in a human readable format (for example, '1 minute ago')
Updated by @velut
@alexandru_david/tslog
📝 Expressive TypeScript Logger for Node.js: Pretty errors, stack traces, code frames, and JSON output to attachable transports.
Updated by @alexandru_david