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 week
Alternatives and similar repositories for approximate-number
Users that are interested in approximate-number are comparing it to the libraries listed below
Sorting:
- Convert a string/Buffer/Uint8Array to a readable stream☆93Updated 3 years ago
- Parse milliseconds into an object☆122Updated last year
- Like the `Did you mean?` in git for npm☆46Updated 2 years ago
- Get the URL to a Gravatar image from an identifier, such as an email☆76Updated 9 months ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated last week
- Strip leading whitespace from each line in a string☆143Updated last month
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- A better `Promise.race()`☆50Updated 2 years ago
- Make a function mimic another one☆96Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Run promise-returning & async functions in series☆70Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Get the path of the parent module☆78Updated 2 months ago
- Merge Option Objects☆69Updated last year
- Lazy number range generator☆82Updated last year
- Missing inspector for npm packages.☆57Updated last week
- Easily edit a json file from the CLI or NodeJS☆54Updated 2 years ago
- Check if a namespace on npm is being hogged☆74Updated 6 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Filter object keys and values into a new object☆105Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Given an entrypoint, get all of the dependencies connected to it.☆31Updated 2 years ago
- Stylelint shareable config for XO☆40Updated 6 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆162Updated 4 years ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated last month
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- File storage adapter for Keyv, using json to serialize data.☆80Updated 2 weeks ago