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 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:
- 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
- Create an array of unique values, in order, from the input arrays☆76Updated 4 years ago
- Parse milliseconds into an object☆122Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 2 years ago
- Like the `Did you mean?` in git for npm☆46Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 4 months ago
- Get a random item from an array☆56Updated 3 years ago
- Get the path of the parent module☆78Updated last month
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- Check if your package was installed globally☆69Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated last month
- Generate a regex from a string or array of strings.☆60Updated 4 years ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated last week
- Check if your code is running as an npm or yarn script☆64Updated last month
- Exit the process when the `esc` key is pressed☆57Updated last year
- Check if a string is HTML☆95Updated last month
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Add XO to your project☆46Updated last year
- A better `Promise.race()`☆47Updated 2 years ago
- Filter object keys and values into a new object☆104Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆64Updated last month
- Run promise-returning & async functions in series☆69Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Easily handle defaults for your options☆75Updated 2 years ago