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.
☆38Updated 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:
- Like the `Did you mean?` in git for npm☆46Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- ☆33Updated 3 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Convert number to a human readable string: `13500` → `13.5K`☆31Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- 💢⚠️ Error object for JS and TS☆15Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- A Node.js CLI and equivalent JS API to analyze source JSDoc and generate documentation under a given heading in a markdown file (such as …☆27Updated 3 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Parse milliseconds into an object☆119Updated last year
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆44Updated last month
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Display output from `xo` as a list of style errors, ordered by count☆35Updated 4 months ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated 2 years ago
- A Node.js benchmarking library with support for multithreading and TurboFan optimization isolation.☆12Updated this week
- Node.js releases data☆36Updated this week
- Parse a human readable time string into a time based value☆80Updated 3 months ago
- Add hashbang `#!` support to Rollup and make output file executable☆16Updated last year
- Add XO to your project☆47Updated last year
- Map over promises serially☆48Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- ☆13Updated 2 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 3 weeks ago