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 last month
Alternatives and similar repositories for approximate-number
Users that are interested in approximate-number are comparing it to the libraries listed below
Sorting:
- Like the `Did you mean?` in git for npm☆46Updated 3 years ago
- A better `Promise.race()`☆51Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Make a function mimic another one☆97Updated last year
- Check if argv has a specific flag☆96Updated 4 years ago
- Parse milliseconds into an object☆124Updated last year
- Check if your package was installed globally☆71Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Indent each line in a string☆115Updated 3 years ago
- Get the URL to a Gravatar image from an identifier, such as an email☆77Updated 10 months ago
- Add XO to your project☆47Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 months ago
- Filter object keys and values into a new object☆105Updated last year
- A response-like object for mocking a Node.js HTTP response stream☆37Updated 3 months ago
- Get the path of the parent module☆79Updated 3 months ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆164Updated 4 years ago
- Get a random item from an array☆58Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- File storage adapter for Keyv, using json to serialize data.☆81Updated last month
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 7 months ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated 3 weeks ago
- Easily edit a json file from the CLI or NodeJS☆55Updated 2 years ago
- Create an array of unique values, in order, from the input arrays☆78Updated 4 years ago
- Snippets for AVA☆70Updated 7 years ago
- Stylelint shareable config for XO☆41Updated 7 months ago
- Merge Option Objects☆69Updated 2 years ago