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☆125Updated last year
- Markdown-it Metadata as YAML☆24Updated 3 years ago
- Access the Windows clipboard (copy/paste)☆69Updated 3 months ago
- Generate a random integer☆87Updated last month
- Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.☆87Updated 3 months ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- A simple function for computing the hash of the contents of a set of files.☆30Updated 8 years ago
- Allow adding OS-specific scripts in your package.json!☆45Updated last year
- Map of nouns to their irregular plural form☆89Updated last month
- Create a relative URL with options to minify.☆56Updated 4 years ago
- Delete files and directories☆330Updated last month
- Tools to validate package.json files.☆109Updated this week
- Simple zero-dependency Growl notifications using GNTP for Node.☆46Updated 7 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆29Updated last year
- ESLint shareable config for Vue to be used with eslint-config-xo https://github.com/xojs/xo☆35Updated 3 months 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…☆131Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆142Updated last month
- Standard linter for gulp☆31Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Check if a URL is absolute☆80Updated last month
- Regular expression for matching issue references☆49Updated last year
- Import a globally installed module☆57Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Sort the keys of an object☆105Updated 2 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Convert a URL to a valid filename☆79Updated last month
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Chrome extension - Set custom tab size for code view on GitHub.com☆69Updated 6 years ago
- pngcrush plugin for imagemin☆24Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month