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
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Make your terminal beep☆135Updated 4 months ago
- Indent each line in a string☆115Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 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
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated this week
- Import a globally installed module☆59Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆131Updated 4 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 6 months ago
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year