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:
- Parse milliseconds into an object☆124Updated last year
- Make a function mimic another one☆96Updated last year
- Run promise-returning & async functions in series☆71Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Missing inspector for npm packages.☆58Updated last week
- Get the URL to a Gravatar image from an identifier, such as an email☆77Updated 11 months ago
- Like the `Did you mean?` in git for npm☆46Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 8 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- File storage adapter for Keyv, using json to serialize data.☆81Updated 3 weeks ago
- A better `Promise.race()`☆51Updated 3 years ago
- Node.js releases data☆38Updated this week
- Check if a string is HTML☆95Updated 4 months ago
- Merge Option Objects☆69Updated 2 years ago
- Get the path of the parent module☆79Updated 4 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 4 months ago
- Filter object keys and values into a new object☆105Updated last year
- Easily edit a json file from the CLI or NodeJS☆55Updated 2 years ago
- Add XO to your project☆47Updated 2 years ago
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- Stylelint shareable config for XO☆41Updated 8 months ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week
- A response-like object for mocking a Node.js HTTP response stream☆37Updated 3 months ago