sindresorhus / pretty-bytesLinks
Convert bytes to a human readable string: 1337 → 1.34 kB
☆1,270Updated last month
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,204Updated last week
- Normalize a URL☆865Updated 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,143Updated 2 weeks ago
- Get, set, or delete a property from a nested object using a dot path☆851Updated last month
- JavaScript library to generate a human readable String describing the file size☆1,684Updated this week
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,120Updated last month
- Colored symbols for various log levels☆763Updated 5 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated 2 years ago
- Easily load and persist config without having to think about where and how☆884Updated last month
- Delay a promise a specified amount of time☆625Updated last week
- Get an available TCP port☆917Updated 2 months ago
- Create boxes in the terminal☆1,643Updated last month
- Update notifications for your CLI app☆1,788Updated 11 months ago
- The ultimate javascript content-type utility.☆1,423Updated last month
- Find a file or directory by walking up parent directories☆626Updated last month
- User-friendly glob matching☆2,613Updated last month
- Generate a cryptographically strong random string☆574Updated 3 years ago
- Simple “Least Recently Used” (LRU) cache☆738Updated last month
- Unicode symbols with fallbacks for older terminals☆611Updated last year
- Promisify a callback-style function☆1,509Updated 3 years ago
- Retry a promise-returning or async function☆945Updated last month
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆731Updated 2 months ago
- Simple config handling for your app or module☆1,310Updated last month
- Copy files☆435Updated 3 weeks ago
- Check if the internet connection is up☆1,272Updated 2 months ago
- node byte string parser☆474Updated last year
- Pretty unicode tables for the command line☆593Updated 11 months ago
- Access the system clipboard (copy/paste)☆1,860Updated last month
- Convert a string to a valid safe filename☆507Updated this week
- Formats data into a string table.☆955Updated 8 months ago