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.
☆39Updated 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:
- Check if argv has a specific flag☆96Updated 4 years ago
- Like the `Did you mean?` in git for npm☆46Updated 3 years ago
- Add XO to your project☆47Updated 2 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Get the URL to a Gravatar image from an identifier, such as an email☆77Updated 10 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 10 months ago
- Regular expression for matching issue references☆49Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Parse milliseconds into an object☆123Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Make a function mimic another one☆97Updated last year
- A better `Promise.race()`☆51Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆57Updated last week
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 7 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Run promise-returning & async functions in series☆71Updated 4 years ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated last week
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Generate a random integer☆89Updated 3 months ago
- Split a string on the first occurrence of a given separator☆75Updated 4 months ago
- Get a random item from an array☆58Updated 3 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 6 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 9 months ago