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
- A list of directories you should ignore by default☆23Updated 3 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Get the path of the caller module☆67Updated 4 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Indent each line in a string☆114Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Make your terminal beep☆135Updated 3 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 4 months ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Create links between files cross-platform☆11Updated 2 years ago
- Write data to a random temporary file☆108Updated last year
- 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 3 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This…☆22Updated 6 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago