sindresorhus / pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
☆1,146Updated 5 months ago
Alternatives and similar repositories for pretty-ms:
Users that are interested in pretty-ms are comparing it to the libraries listed below
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,139Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,112Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,107Updated last month
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,652Updated last year
- Simple argument parsing☆1,275Updated 8 months ago
- Type check values☆1,709Updated 7 months ago
- Simple and modern async event emitter☆1,924Updated 2 months ago
- Create boxes in the terminal☆1,582Updated 8 months ago
- Simple “Least Recently Used” (LRU) cache☆692Updated this week
- Pretty unicode tables for the command line☆558Updated 4 months ago
- Map over promises concurrently☆1,412Updated 4 months ago
- Create clickable links in the terminal☆628Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆603Updated 3 weeks ago
- Easily load and persist config without having to think about where and how☆872Updated 4 months ago
- Retry a promise-returning or async function☆847Updated 5 months ago
- Unicode symbols with fallbacks for older terminals☆599Updated 5 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Normalize a URL☆847Updated last year
- Colored symbols for various log levels☆751Updated 7 months ago
- Simple micro templating☆363Updated 2 years ago
- Update notifications for your CLI app☆1,771Updated 4 months ago
- See node.js errors with less clutter☆1,521Updated 9 months ago
- Memoize promise-returning & async functions☆404Updated last year
- Simple config handling for your app or module☆1,270Updated 4 months ago
- Get, set, or delete a property from a nested object using a dot path☆832Updated 11 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆691Updated last year
- User-friendly glob matching☆2,571Updated 2 months ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Get an available TCP port☆898Updated last year
- Check if the internet connection is up☆1,254Updated 8 months ago