approximate-number62kMIT2.1.1Converts 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'.
nfriedlyabout 2 years agoapproximate-number, abbreviate, abbreviated, human approx35MIT1.0.0Give me an approximate number around this one (for setTimeout/setInterval etc).
chiltsover 3 years agoapproximate, timing, number, around time2read11Public Domain1.0.0Approximate number of milliseconds it takes to read a string.
cfpbover 3 years agotime2read, browserify