alessioalex / get-folder-sizeLinks
Get the size of a folder by recursively iterating through all its sub(files && folders).
☆75Updated 4 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☆168Updated this week
- Sort the keys of an object☆105Updated 2 months ago
- Check if a string or buffer is SVG☆142Updated 4 months ago
- Read a chunk from a file☆124Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- a library for matching human-quality input to a list of potential matches using the Levenshtein distance algorithm☆103Updated last week
- Get the latest version of an npm package☆175Updated last year
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated 3 weeks ago
- 🚸 Cross platform children list of a PID.☆126Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Create a hash checksum over a folder or a file☆116Updated this week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Cross-platform .zip file creation☆129Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 9 months ago
- Get the real path of the system temp directory☆83Updated 3 years ago
- Wait for a condition to be true☆163Updated last month
- Get metadata of a package from the npm registry☆245Updated last year
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Get the system locale☆227Updated 3 years ago
- Move a file - Even works across devices☆203Updated 2 years ago
- Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.☆87Updated 3 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 2 months ago
- A basic poller built on top of promises☆119Updated 3 years ago
- A stream based implementation of JSON.parse and JSON.stringify for big POJOs☆117Updated 2 years ago
- Pretty-print a javascript object as a tree☆253Updated last year
- Clear a module from the cache☆184Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Isomorphic function to convert a bytes value (e.g. 3456) to a human-readable string ('3.5 kB')☆90Updated 11 months ago