jprichardson / cross-zip-cli
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
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated 8 months ago
- Markdown-it Metadata as YAML☆24Updated 3 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Standard linter for gulp☆31Updated last year
- Columnated lists for the CLI. Unicode and ANSI safe.☆34Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Sort the keys of an object☆102Updated 4 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Check if a URL is absolute☆78Updated 3 years ago
- Recursively remove *all* node_modules directories within the chosen root directory☆26Updated 8 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated 9 months ago
- Import a globally installed module☆57Updated last year
- Display output from `xo` as a list of style errors, ordered by count☆35Updated 2 years ago
- Get the callsite of the caller function☆53Updated 3 years ago
- Filter object keys and values into a new object☆101Updated 7 months ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee