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:
- Get the directory of globally installed packages and binaries☆76Updated last year
- 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
- Make your terminal beep☆134Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years 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
- Split a string on a given character or characters, with support for escaping.☆58Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Indent each line in a string☆113Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated 11 months ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆83Updated 5 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get the path of the parent module☆77Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Split lines into an array of lines☆44Updated last year