davglass / prettysizeLinks
Helper utility to provide pretty printed file sizes
☆65Updated 3 years ago
Alternatives and similar repositories for prettysize
Users that are interested in prettysize are comparing it to the libraries listed below
Sorting:
- Write data to a random temporary file☆105Updated 11 months ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- git revision in node☆111Updated 7 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Replace all substring matches in a string☆88Updated 3 years ago
- This repository has been archived, use Enquirer instead.☆44Updated 6 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 2 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Conditional promise chains☆61Updated 4 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Muri is your friendly neighborhood MongoDB URI parser for Node.js☆32Updated 7 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 2 years ago
- Create an array composed of the own enumerable property names (including nested) of an object.☆22Updated 7 years ago
- turn a connect/express middleware into a runtime replaceable, deletable middleware☆42Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 5 years ago