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☆41Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Make your terminal beep☆134Updated last week
- Get the first path that exists on disk of multiple paths☆59Updated last week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- Get the path of the caller module☆65Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last week
- Get the directory of globally installed packages and binaries☆76Updated last year
- Split a string on a given character or characters, with support for escaping.☆59Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated last week
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 6 months ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Copy a file☆121Updated last month
- Split lines into an array of lines☆44Updated last year
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 10 months ago