jonschlinkert / delete-emptyLinks
Recursively delete all empty folders in a directory and child directories.
☆45Updated 2 years ago
Alternatives and similar repositories for delete-empty
Users that are interested in delete-empty are comparing it to the libraries listed below
Sorting:
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Make your terminal beep☆134Updated 2 months ago
- Get the path of the caller module☆66Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Check if something is a Node.js stream☆114Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Import a globally installed module☆57Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Regular expression for matching reserved filename characters☆51Updated 2 months ago
- Create a MD5 hash with hex encoding☆46Updated 2 years ago
- Check if a value is a plain object☆103Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the set npm registry URL☆56Updated 7 months ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Write data to a random temporary file☆107Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago