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 with elevated privileges☆42Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Indent each line in a string☆113Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Make your terminal beep☆134Updated last month
- Check if something is a promise☆46Updated 4 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Require global npm as a local node module.☆32Updated 3 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆104Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- touch(1) for node☆124Updated last week
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 3 months ago