alessioalex / get-folder-sizeLinks
Get the size of a folder by recursively iterating through all its sub(files && folders).
☆74Updated 3 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☆167Updated 3 weeks ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the latest version of an npm package☆176Updated last year
- Create a hash checksum over a folder or a file☆116Updated this week
- Read a chunk from a file☆123Updated last year
- Sort the keys of an object☆105Updated last month
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Convert RGB color to HEX☆119Updated 2 years ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated this week
- Generate self-signed certificates from node.js☆244Updated 2 months ago
- ☆72Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 weeks ago
- Detect the image type of a Buffer/Uint8Array☆411Updated 4 months ago
- Clear a module from the cache☆183Updated 3 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆318Updated 3 weeks ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆155Updated 3 weeks ago
- node helper to execute shell commands☆64Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- A Map implementation with expirable items☆94Updated 3 years ago
- Get metadata of a package from the npm registry☆244Updated last year
- Import a globally installed module☆58Updated last year
- Get the real path of the system temp directory☆81Updated 3 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆289Updated 7 months ago