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
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Indent each line in a string☆115Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- Create a MD5 hash with hex encoding☆48Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Make your terminal beep☆135Updated 4 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 6 months ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated this week
- Import a globally installed module☆59Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- touch(1) for node☆125Updated 3 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Check if a path is a file, directory, or symlink☆80Updated this week
- Check if something is a Node.js stream☆115Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆131Updated 4 months ago