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 4 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
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Randomize the order of items in an array☆106Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Get the URL to a Gravatar image from an identifier, such as an email☆76Updated 6 months ago
- Get a random item from an array☆56Updated 3 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 3 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Filter object keys and values into a new object☆104Updated last year
- Check if your package was installed globally☆70Updated last year
- Add XO to your project☆46Updated last year
- Check if a string is HTML☆95Updated last year
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated 3 months ago
- Get the hash of an object☆137Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 7 months ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated 2 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆158Updated last week
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Regular expression for matching issue references☆49Updated 11 months ago
- Check if the process is running as administrator on Windows☆37Updated 4 years ago