sindresorhus / pretty-bytes
Convert bytes to a human readable string: 1337 → 1.34 kB
☆1,137Updated 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
- Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`☆1,143Updated 4 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated last week
- Create boxes in the terminal☆1,577Updated 7 months ago
- Colored symbols for various log levels☆752Updated 7 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,109Updated last month
- Delay a promise a specified amount of time☆612Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆686Updated last year
- Simple argument parsing☆1,272Updated 8 months ago
- JavaScript library to generate a human readable String describing the file size☆1,652Updated 5 months ago
- Update notifications for your CLI app☆1,770Updated 3 months ago
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆721Updated 3 years ago
- Temporary file and directory creator for node.js☆749Updated 8 months ago
- Generate a cryptographically strong random string☆571Updated 2 years ago
- Normalize a URL☆845Updated last year
- User-friendly glob matching☆2,566Updated last month
- Easily load and persist config without having to think about where and how☆872Updated 3 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Get an available TCP port☆893Updated last year
- Pretty unicode tables for the command line☆558Updated 4 months ago
- Create clickable links in the terminal☆626Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆828Updated 10 months ago
- See node.js errors with less clutter☆1,520Updated 9 months ago
- Copy files☆428Updated 7 months ago
- Simple config handling for your app or module☆1,262Updated 3 months ago
- The ultimate javascript content-type utility.☆1,370Updated 2 months ago
- node byte string parser☆467Updated 8 months ago
- Convert a string to a valid safe filename☆496Updated last year
- Simple micro templating☆363Updated 2 years ago