sindresorhus / pretty-bytesLinks
Convert bytes to a human readable string: 1337 → 1.34 kB
☆1,232Updated 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,191Updated 2 weeks ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated last week
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,115Updated last week
- JavaScript library to generate a human readable String describing the file size☆1,677Updated last week
- Normalize a URL☆860Updated 3 weeks ago
- Get, set, or delete a property from a nested object using a dot path☆845Updated 2 weeks ago
- Easily load and persist config without having to think about where and how☆881Updated 2 weeks ago
- Colored symbols for various log levels☆762Updated 4 months ago
- Create boxes in the terminal☆1,628Updated last week
- Generate a cryptographically strong random string☆573Updated 3 years ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated 2 years ago
- Delay a promise a specified amount of time☆621Updated 2 years ago
- The ultimate javascript content-type utility.☆1,416Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆623Updated 2 weeks ago
- Simple “Least Recently Used” (LRU) cache☆724Updated 2 weeks ago
- Unicode symbols with fallbacks for older terminals☆610Updated 11 months ago
- Update notifications for your CLI app☆1,786Updated 9 months ago
- Pretty unicode tables for the command line☆581Updated 10 months ago
- Get an available TCP port☆914Updated 3 weeks ago
- User-friendly glob matching☆2,595Updated 7 months ago
- Copy files☆431Updated last month
- Check if the internet connection is up☆1,265Updated 3 weeks ago
- node byte string parser☆472Updated last year
- Formats data into a string table.☆949Updated 7 months ago
- Delay function calls until a set time elapses after the last invocation☆823Updated 11 months ago
- Type check values☆1,728Updated 2 weeks ago
- Create clickable links in the terminal☆650Updated 3 weeks ago
- Promisify a callback-style function☆1,507Updated 3 years ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 2 weeks ago
- Retry a promise-returning or async function☆923Updated last month