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:
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Split lines into an array of lines☆46Updated 2 years ago
- Indent each line in a string☆115Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Make your terminal beep☆135Updated 4 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Tests whether one path is inside another path☆43Updated 5 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Create a MD5 hash with hex encoding☆47Updated 2 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago