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 3 weeks ago
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
- A better `Promise.race()`☆46Updated 2 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Like the `Did you mean?` in git for npm☆46Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Parse milliseconds into an object☆119Updated last year
- Add hashbang `#!` support to Rollup and make output file executable☆16Updated last year
- Check if a URL is absolute☆79Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 11 months ago
- Block the main thread for a given amount of time☆125Updated 2 years ago
- 💢⚠️ Error object for JS and TS☆15Updated last year
- Check if a string is a URL☆85Updated last year
- Stylelint shareable config for XO☆41Updated this week
- Filter promises concurrently☆76Updated last year
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Node.js releases data☆36Updated last week
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the URL to a Gravatar image from an identifier, such as an email☆76Updated 2 months ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- Debounce a function☆127Updated 8 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Best way to access MongoDB from Node.js☆16Updated 6 months ago
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- Linkify GitHub issue references☆46Updated 7 months ago