sindresorhus / pretty-bytesLinks
Convert bytes to a human readable string: 1337 → 1.34 kB
☆1,224Updated 3 weeks ago
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,172Updated 9 months ago
- Get, set, or delete a property from a nested object using a dot path☆844Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,111Updated 5 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
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated last year
- Normalize a URL☆857Updated 3 months ago
- JavaScript library to generate a human readable String describing the file size☆1,674Updated last week
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Colored symbols for various log levels☆761Updated 3 months ago
- The ultimate javascript content-type utility.☆1,408Updated last week
- Get an available TCP port☆913Updated last year
- Easily load and persist config without having to think about where and how☆881Updated 9 months ago
- Find a file or directory by walking up parent directories☆622Updated 3 months ago
- Update notifications for your CLI app☆1,783Updated 9 months ago
- User-friendly glob matching☆2,594Updated 7 months ago
- Simple config handling for your app or module☆1,301Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆609Updated 10 months ago
- Formats data into a string table.☆948Updated 6 months ago
- Create boxes in the terminal☆1,626Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,462Updated last year
- Retry a promise-returning or async function☆914Updated 3 weeks ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆721Updated 3 weeks ago
- Pretty unicode tables for the command line☆581Updated 9 months ago
- node byte string parser☆471Updated last year
- Copy files☆430Updated 3 weeks ago
- easy to use progress-bar for command-line/terminal applications☆1,215Updated last year
- Promisify a callback-style function☆1,507Updated 2 years ago
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Access the system clipboard (copy/paste)☆1,853Updated 2 weeks ago