sindresorhus / pretty-msLinks
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
☆1,208Updated last month
Alternatives and similar repositories for pretty-ms
Users that are interested in pretty-ms are comparing it to the libraries listed below
Sorting:
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,284Updated 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,146Updated last month
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,123Updated last month
- Map over promises concurrently☆1,469Updated last month
- Simple argument parsing☆1,291Updated last year
- Simple and modern async event emitter☆2,004Updated 6 months ago
- Normalize a URL☆867Updated 3 months ago
- Get, set, or delete a property from a nested object using a dot path☆854Updated 2 months ago
- The fastest Node.js library for formatting terminal text with ANSI colors~!☆1,677Updated 2 years ago
- Type check values☆1,748Updated last month
- Check if the internet connection is up☆1,354Updated last month
- Create boxes in the terminal☆1,647Updated 3 months ago
- Delay a promise a specified amount of time☆627Updated last month
- Pretty unicode tables for the command line☆594Updated last year
- Get an available TCP port☆920Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Create clickable links in the terminal☆655Updated 3 months ago
- Colored symbols for various log levels☆766Updated 7 months ago
- Simple “Least Recently Used” (LRU) cache☆745Updated 2 months ago
- Retry a promise-returning or async function☆964Updated last week
- ⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s☆1,696Updated 4 months ago
- Formats data into a string table.☆955Updated 10 months ago
- Generate a cryptographically strong random string☆576Updated 3 years ago
- Simple config handling for your app or module☆1,314Updated last week
- Find a file or directory by walking up parent directories☆630Updated 3 months ago
- Convert a string to a valid safe filename☆512Updated last month
- Easily load and persist config without having to think about where and how☆884Updated 3 months ago
- Beautiful color gradients in terminal output☆1,177Updated last year
- Access the system clipboard (copy/paste)☆1,887Updated last week
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆733Updated 3 months ago