jonschlinkert / delete-emptyLinks
Recursively delete all empty folders in a directory and child directories.
☆44Updated 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 6 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Split lines into an array of lines☆44Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 11 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Easily handle defaults for your options☆75Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- Check if your package was installed globally☆70Updated last year
- 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
- Lazy number range generator☆81Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Check if a file path is a binary file☆45Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Check if a string is CSS color value☆17Updated 6 years ago