sindresorhus / pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
☆1,140Updated 3 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,135Updated last month
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,101Updated this week
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,102Updated 6 months ago
- Simple and modern async event emitter☆1,895Updated 3 weeks ago
- Simple argument parsing☆1,269Updated 7 months ago
- Find a file or directory by walking up parent directories☆589Updated 7 months ago
- Create clickable links in the terminal☆625Updated 2 years ago
- Retry a promise-returning or async function☆831Updated 3 months ago
- Simple “Least Recently Used” (LRU) cache☆688Updated last year
- Simple micro templating☆363Updated 2 years ago
- Map over promises concurrently☆1,403Updated 2 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,642Updated last year
- Colored symbols for various log levels☆751Updated 6 months ago
- Create boxes in the terminal☆1,570Updated 6 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Easily load and persist config without having to think about where and how☆869Updated 2 months ago
- Unicode symbols with fallbacks for older terminals☆599Updated 3 months ago
- Super fast async file writer with atomic write ⚡☆682Updated 8 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated 3 years ago
- Simple config handling for your app or module☆1,258Updated 2 months ago
- Check if the internet connection is up☆1,248Updated 6 months ago
- Pretty unicode tables for the command line☆556Updated 3 months ago
- Copy files☆428Updated 6 months ago
- Get, set, or delete a property from a nested object using a dot path☆825Updated 9 months ago
- Get an available TCP port☆888Updated 11 months ago
- Get a random temporary file or directory path☆426Updated last year
- Normalize a URL☆845Updated 11 months ago
- Tiny hashing module that uses the native crypto API in Node.js and the browser☆639Updated 3 weeks ago
- Access the system clipboard (copy/paste)☆1,815Updated last year
- Type check values☆1,702Updated 5 months ago