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 5 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:
- Parse milliseconds into an object☆119Updated last year
- Like the `Did you mean?` in git for npm☆46Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get the URL to a Gravatar image from an identifier, such as an email☆76Updated 7 months ago
- Check if argv has a specific flag☆93Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated last week
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 weeks ago
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Add XO to your project☆46Updated last year
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`☆160Updated 4 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 4 months ago
- Indent each line in a string☆113Updated 3 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated 2 weeks ago
- Run promise-returning & async functions in series☆67Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year
- Randomize the order of items in an array☆107Updated last week
- Wait for localhost to be ready from the command-line☆120Updated 2 weeks ago
- Get a random item from an array☆56Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Lazy number range generator☆81Updated last year
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Check if the process is running inside a Docker container☆225Updated last week
- Make a function mimic another one☆95Updated 10 months ago
- Check if your code is running as an npm or yarn script☆64Updated 2 weeks ago
- Filter promises concurrently☆76Updated last year