jprichardson / cross-zip-cliLinks
Zip/Unzip directories cross platform from the CLI. Great for npm scripts.
☆26Updated 6 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☆124Updated last year
- Delete files and directories☆329Updated 9 months ago
- Copy files using glob patterns. Sync, async, promise or streams. (node.js utility)☆94Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- A simple function for computing the hash of the contents of a set of files.☆30Updated 8 years ago
- Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.☆87Updated 10 months ago
- Check if a URL is absolute☆79Updated 3 years ago
- Simple zero-dependency Growl notifications using GNTP for Node.☆46Updated 7 years ago
- Hide files and directories on all platforms.☆27Updated 5 years ago
- Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generat…☆132Updated 4 years ago
- Generate a random integer☆86Updated 4 years ago
- JavaScript newline character converter☆39Updated 10 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- node module to check if a command-line command exists☆146Updated 2 years ago
- Markdown-it Metadata as YAML☆24Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- Create a relative URL with options to minify.☆56Updated 4 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆30Updated last year
- ☆119Updated 2 years ago
- Check if a string or buffer is SVG☆140Updated 2 weeks ago
- Log things, prefixed with a timestamp.☆122Updated last year
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Standard linter for gulp