jonschlinkert / delete-empty
Recursively delete all empty folders in a directory and child directories.
☆44Updated 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
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Get the callsite of the caller function☆52Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Indent each line in a string☆113Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Check if something is a promise☆46Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆62Updated last week
- Split lines into an array of lines☆44Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Check if a string is CSS color value☆17Updated 6 years ago
- Get a directory for your caching needs☆26Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago