sindresorhus / pretty-bytesLinks
Convert bytes to a human readable string: 1337 → 1.34 kB
☆1,214Updated 2 months 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,167Updated 7 months ago
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Get an available TCP port☆907Updated last year
- Create boxes in the terminal☆1,601Updated 11 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,123Updated 4 months ago
- Normalize a URL☆847Updated last month
- Colored symbols for various log levels☆757Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,109Updated 3 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated last year
- JavaScript library to generate a human readable String describing the file size☆1,666Updated 9 months ago
- Easily load and persist config without having to think about where and how☆875Updated 7 months ago
- Find a file or directory by walking up parent directories☆616Updated last month
- Generate a cryptographically strong random string☆572Updated 3 years ago
- Update notifications for your CLI app☆1,779Updated 7 months ago
- Delay a promise a specified amount of time☆617Updated 2 years ago
- The ultimate javascript content-type utility.☆1,395Updated last week
- User-friendly glob matching☆2,587Updated 5 months ago
- Access the system clipboard (copy/paste)☆1,846Updated last year
- Pretty unicode tables for the command line☆573Updated 7 months ago
- Retry a promise-returning or async function☆888Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Create clickable links in the terminal☆639Updated last month
- easy to use progress-bar for command-line/terminal applications☆1,203Updated last year
- Check if the internet connection is up☆1,259Updated 11 months ago
- Formats data into a string table.☆943Updated 4 months ago
- Simple config handling for your app or module☆1,290Updated last month
- Delay function calls until a set time elapses after the last invocation☆820Updated 8 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆725Updated 3 months ago
- Copy text to the clipboard in modern browsers (0.2 kB)☆1,033Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆711Updated 3 months ago