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 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for approximate-number
- Trim newlines from the start and/or end of a string☆48Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Strip the final newline character from a string/buffer☆33Updated last week
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- A safer `.hasOwnProperty()`☆30Updated last year
- A better `Promise.race()`☆46Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated last year
- Check if a path is inside another path☆37Updated 2 years ago
- Check if a URL is absolute☆78Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Like the `Did you mean?` in git for npm☆46Updated last year
- Walk up the directory tree until a specified path is found.☆13Updated 2 months ago
- Convert an Observable to a Promise☆47Updated last year
- Exit the process when the `esc` key is pressed☆57Updated 11 months ago
- Check if argv has a specific flag☆93Updated 3 years ago
- Get the URL to a Gravatar image from an identifier, such as an email☆75Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Filter promises concurrently☆72Updated 10 months ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 6 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 6 months ago
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Check if a number is in a given range☆21Updated 3 years ago
- Check if a value is an Observable☆39Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Check if a Buffer/Uint8Array is a GIF image☆29Updated 2 years ago
- Filter object keys and values into a new object☆100Updated 5 months ago
- Run promise-returning & async functions in series☆66Updated 3 years ago