sindresorhus / pretty-bytesLinks
Convert bytes to a human readable string: 1337 → 1.34 kB
☆1,259Updated 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,196Updated last month
- Get, set, or delete a property from a nested object using a dot path☆847Updated 2 weeks ago
- Normalize a URL☆861Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,117Updated 3 weeks ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆695Updated 2 years ago
- JavaScript library to generate a human readable String describing the file size☆1,680Updated 2 weeks ago
- Find a file or directory by walking up parent directories☆624Updated last month
- Colored symbols for various log levels☆763Updated 5 months ago
- User-friendly glob matching☆2,602Updated 3 weeks ago
- Easily load and persist config without having to think about where and how☆882Updated last month
- Update notifications for your CLI app☆1,786Updated 10 months ago
- Formats data into a string table.☆952Updated 8 months ago
- Delay a promise a specified amount of time☆623Updated 2 years ago
- The ultimate javascript content-type utility.☆1,419Updated 3 weeks ago
- Access the system clipboard (copy/paste)☆1,856Updated 3 weeks ago
- Create boxes in the terminal☆1,632Updated last month
- Get an available TCP port☆914Updated last month
- Simple “Least Recently Used” (LRU) cache☆731Updated last week
- Pretty unicode tables for the command line☆586Updated 11 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆729Updated last month
- Type check values☆1,735Updated last month
- Promisify a callback-style function☆1,507Updated 3 years ago
- Retry a promise-returning or async function☆934Updated last week
- Copy files☆432Updated this week
- Unicode symbols with fallbacks for older terminals☆611Updated 11 months ago
- Check if the internet connection is up☆1,268Updated last month
- Simple argument parsing☆1,284Updated last year
- Generate hashes from javascript objects in node and the browser.☆1,466Updated last year
- Generate a cryptographically strong random string☆574Updated 3 years ago