nfriedly / approximate-number
Converts numbers into a more human-friendly format. E.g. 123456 becomes 123k. Similar to `ls -lh` or Stack Overflow's reputation numbers.
☆37Updated 8 months ago
Alternatives and similar repositories for approximate-number:
Users that are interested in approximate-number are comparing it to the libraries listed below
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Trim newlines from the start and/or end of a string☆48Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Parse milliseconds into an object☆119Updated 9 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Create an array of unique values, in order, from the input arrays☆75Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 2 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Regular expression for matching issue references☆49Updated 4 months ago
- Check if a string is a URL☆85Updated last year
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- Strip the final newline character from a string/buffer☆36Updated 3 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 2 years ago
- Like the `Did you mean?` in git for npm☆46Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Sort an object's keys, including an optional key list☆31Updated 4 years ago
- Conditional promise chains☆60Updated 3 years ago
- Display output from `xo` as a list of style errors, ordered by count☆35Updated last week
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 7 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Easily edit a json file from the CLI or NodeJS☆53Updated last year
- capitalize a string, or all words in a string☆40Updated 3 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 9 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year