nfriedly / approximate-numberLinks
Converts numbers into a more human-friendly format. E.g. 123456 becomes 123k. Similar to `ls -lh` or Stack Overflow's reputation numbers.
☆39Updated 2 months ago
Alternatives and similar repositories for approximate-number
Users that are interested in approximate-number are comparing it to the libraries listed below
Sorting:
- Make a function mimic another one☆96Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Parse milliseconds into an object☆124Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- Filter object keys and values into a new object☆105Updated last year
- File storage adapter for Keyv, using json to serialize data.☆81Updated last month
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated this week
- Block the main thread for a given amount of time☆128Updated 3 weeks ago
- A better `Promise.race()`☆51Updated 3 years ago
- Regular expression for matching issue references☆49Updated last year
- Indent each line in a string☆115Updated 3 years ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Check if the process is running inside a Docker container☆231Updated 4 months ago
- Best way to access MongoDB from Node.js☆16Updated 7 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Get the URL to a Gravatar image from an identifier, such as an email☆77Updated 11 months ago
- Easily edit a json file from the CLI or NodeJS☆55Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆86Updated 4 months ago
- Like the `Did you mean?` in git for npm☆46Updated 3 years ago
- Small utility that waits for a file to exist and optionally have some permissions set.☆50Updated 7 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Get a random item from an array☆58Updated 3 years ago
- Check if a URL is absolute☆80Updated 4 months ago