sindresorhus / pretty-bytesLinks
Convert bytes to a human readable string: 1337 → 1.34 kB
☆1,219Updated last week
Alternatives and similar repositories for pretty-bytes
Users that are interested in pretty-bytes are comparing it to the libraries listed below
Sorting:
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,168Updated 9 months ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- Normalize a URL☆858Updated 2 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,124Updated 6 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,110Updated 5 months ago
- Get an available TCP port☆912Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- Delay a promise a specified amount of time☆620Updated 2 years ago
- JavaScript library to generate a human readable String describing the file size☆1,679Updated last month
- Find a file or directory by walking up parent directories☆619Updated 2 months ago
- Easily load and persist config without having to think about where and how☆880Updated 8 months ago
- Colored symbols for various log levels☆757Updated 3 months ago
- Create boxes in the terminal☆1,610Updated last year
- User-friendly glob matching☆2,592Updated 6 months ago
- Pretty unicode tables for the command line☆581Updated 9 months ago
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Update notifications for your CLI app☆1,783Updated 8 months ago
- The ultimate javascript content-type utility.☆1,403Updated 3 weeks ago
- Copy files☆430Updated this week
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Promisify a callback-style function☆1,507Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆607Updated 9 months ago
- Check if the internet connection is up☆1,261Updated last year
- Simple and modern async event emitter☆1,969Updated 2 months ago
- node byte string parser☆471Updated last year
- Retry a promise-returning or async function☆902Updated this week
- Simple config handling for your app or module☆1,300Updated 2 months ago
- Access the system clipboard (copy/paste)☆1,849Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 4 months ago
- Type check values☆1,724Updated 2 months ago