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.
☆37Updated 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:
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Parse milliseconds into an object☆119Updated last year
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Minimal module to check if a file is executable.☆48Updated 9 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if a path is inside another path☆38Updated 2 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Parse HTTP X-Forwarded-For header☆57Updated 2 weeks ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Get the URL to a Gravatar image from an identifier, such as an email☆76Updated 3 months ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Node.js releases data☆36Updated 2 weeks ago
- Linkify GitHub issue references☆46Updated 8 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- An implementation of window.fetch in Node.js using Minipass streams☆56Updated last month
- A list of directories you should ignore by default☆23Updated 3 years ago