pretty-bytes
Convert bytes to a human readable string: 1337 → 1.34 kB
env-paths
Get paths for storing things like data, config, cache, etc
is-descriptor
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.