jprichardson / cross-zip-cliLinks
Zip/Unzip directories cross platform from the CLI. Great for npm scripts.
☆25Updated 7 years ago
Alternatives and similar repositories for cross-zip-cli
Users that are interested in cross-zip-cli are comparing it to the libraries listed below
Sorting:
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Generate a random integer☆89Updated 3 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Simple zero-dependency Growl notifications using GNTP for Node.☆46Updated 7 years ago
- Create a relative URL with options to minify.☆57Updated 4 years ago
- Allow adding OS-specific scripts in your package.json!☆45Updated last year
- Standard linter for gulp☆31Updated 2 years ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Sort the keys of an object☆107Updated 4 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆29Updated 2 weeks ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.☆87Updated last month
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- bump regex with semver☆13Updated 5 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 7 years ago
- A JSON with CSS color names☆123Updated last month
- Merge Option Objects☆69Updated 2 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 9 years ago
- Splits Gulpfile into multiple individual files☆49Updated 5 years ago
- Check if a string is HTML☆95Updated 4 months ago
- A simple function for computing the hash of the contents of a set of files.☆30Updated 8 years ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Log things, prefixed with a timestamp.☆122Updated 2 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Read a chunk from a file☆125Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago