jonschlinkert / delete-empty
Recursively delete all empty folders in a directory and child directories.
☆44Updated last year
Alternatives and similar repositories for delete-empty:
Users that are interested in delete-empty are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆58Updated 4 months ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆58Updated 9 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 9 months ago
- Display output from `xo` as a list of style errors, ordered by count☆35Updated last week
- Check if a file path is a binary file☆44Updated 9 months ago
- Repeat a string - fast☆34Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Easily handle defaults for your options☆73Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Make your terminal beep☆133Updated 2 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Check if something is a promise☆46Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Split lines into an array of lines☆44Updated last year