alessioalex / get-folder-sizeLinks
Get the size of a folder by recursively iterating through all its sub(files && folders).
☆74Updated 6 months ago
Alternatives and similar repositories for get-folder-size
Users that are interested in get-folder-size are comparing it to the libraries listed below
Sorting:
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 7 months ago
- ☆72Updated 11 months ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Read a chunk from a file☆122Updated 11 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago
- Check if a string or buffer is SVG☆135Updated 3 weeks ago
- Cross-platform .zip file creation☆130Updated last year
- Create a hash checksum over a folder or a file☆115Updated 2 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Node CLI or module to calculate folder size☆75Updated last month
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆154Updated 7 months ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆93Updated 2 years ago
- node helper to execute shell commands☆64Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Check if a string is an IP address☆113Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if a Buffer/Uint8Array is a PNG image☆47Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Simple, flexible file copy utility☆97Updated 10 months ago
- Import a globally installed module☆58Updated last year
- 🚸 Cross platform children list of a PID.☆125Updated 2 years ago
- Stringify an object sorting scalars before objects, and defaulting to 2-space indent☆25Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆155Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆70Updated 2 years ago
- Convert RGB color to HEX☆118Updated last year
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆207Updated 2 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 5 months ago