sindresorhus / pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
☆1,153Updated 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,146Updated last week
- Simple argument parsing☆1,276Updated 9 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,654Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,107Updated last month
- Type check values☆1,713Updated 8 months ago
- Create boxes in the terminal☆1,591Updated 9 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆331Updated 4 months ago
- Get, set, or delete a property from a nested object using a dot path☆837Updated 11 months ago
- Unicode symbols with fallbacks for older terminals☆601Updated 6 months ago
- Colored symbols for various log levels☆755Updated 8 months ago
- Create clickable links in the terminal☆630Updated last month
- Simple config handling for your app or module☆1,275Updated 4 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Map over promises concurrently☆1,420Updated 5 months ago
- Easily load and persist config without having to think about where and how☆872Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- Retry a promise-returning or async function☆851Updated 5 months ago
- Simple and modern async event emitter☆1,935Updated 3 months ago
- Find a file or directory by walking up parent directories☆605Updated last month
- Check if the internet connection is up☆1,254Updated 9 months ago
- See node.js errors with less clutter☆1,520Updated 10 months ago
- Pretty unicode tables for the command line☆561Updated 5 months ago
- User-friendly glob matching☆2,576Updated 2 months ago
- A tiny (304B to 489B) utility to check for deep equality☆1,415Updated 5 months ago
- Simple “Least Recently Used” (LRU) cache☆696Updated 3 weeks ago
- A tiny (130B to 205B) and fast utility to generate random IDs of fixed length☆661Updated 7 months ago
- Create a promise that can be canceled☆442Updated 2 years ago
- Generate a cryptographically strong random string☆571Updated 2 years ago
- Simple micro templating☆362Updated 2 years ago