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 last year
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Resize images in memory☆63Updated 4 years ago
- Virtual async fileds for mongoose.js☆61Updated 7 years ago
- Loosely validate a URL.☆168Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated 2 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Simple case detection and conversion for strings.☆124Updated 9 years ago
- Lazy number range generator☆81Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Get the extension of a given filename or path☆30Updated 7 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Fuzzy match a command from a list (typo-safety)☆67Updated 9 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- ☆41Updated 6 years ago
- Delay a promise a specified amount of time☆118Updated 3 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- A simple JavaScript implementation of `du -sb`☆28Updated 2 years ago
- A fast, lightweight an modular library to interact with docker daemons.☆41Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Run async tasks with dependencies☆37Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Node.js module for opening a URL via the operating system☆72Updated last year
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last week