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☆43Updated 4 years ago
- Indent each line in a string☆115Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 6 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Make your terminal beep☆135Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Check if the process is running as administrator on Windows☆39Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Copy a file☆122Updated 5 months ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Check if something is a promise☆45Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago