sindresorhus / pretty-bytesLinks
Convert bytes to a human readable string: 1337 → 1.34 kB
☆1,189Updated 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,160Updated 6 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,108Updated 2 months ago
- Create boxes in the terminal☆1,596Updated 9 months ago
- Find a file or directory by walking up parent directories☆609Updated 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,118Updated 3 months ago
- Normalize a URL☆847Updated last year
- Colored symbols for various log levels☆756Updated last week
- Delay a promise a specified amount of time☆614Updated last year
- The ultimate javascript content-type utility.☆1,387Updated 2 months ago
- User-friendly glob matching☆2,583Updated 3 months ago
- Get an available TCP port☆902Updated last year
- JavaScript library to generate a human readable String describing the file size☆1,662Updated 8 months ago
- Update notifications for your CLI app☆1,772Updated 5 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- Simple “Least Recently Used” (LRU) cache☆703Updated last month
- Pretty unicode tables for the command line☆565Updated 6 months ago
- Convert a string to a valid safe filename☆501Updated 2 years ago
- Easily load and persist config without having to think about where and how☆876Updated 5 months ago
- Simple argument parsing☆1,281Updated 10 months ago
- Create clickable links in the terminal☆634Updated 2 weeks ago
- Simple config handling for your app or module☆1,279Updated last week
- Copy files☆429Updated 10 months ago
- Simple micro templating☆363Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,657Updated last year
- Promisify a callback-style function☆1,506Updated 2 years ago
- node byte string parser☆469Updated 10 months ago
- A cross platform solution to node's spawn and spawnSync☆1,144Updated 6 months ago
- Get a random temporary file or directory path☆429Updated last year
- Temporary file and directory creator for node.js☆752Updated last month