@eucaue/decomp

0.3.2 • Public • Published

decomp 📁

A simple way to decompress files.

Made With TypeScript

GitHub Last Commit GitHub License NPM Link NPM Version

Demo

https://github.com/EuCaue/decomp/assets/69485603/4f2c65aa-39f4-44f0-8090-2e1650f1a3ce

Usage

NPM and NodeJS is required.

  1. Install
npm install @eucaue/decomp -g
  1. Use
decomp <FILE_PATH>
  1. Help command to see all options
decomp --help

Features

  • Supports multiple file types [.rar, .7z, .zip, .tar, .tar.*].
  • Output Directory.
  • Cross platform.

Contributing

Contributions are welcome!

Fork this repository, make your changes, and submit a pull request.

License

decomp is licensed under the GPL3 License.

Package Sidebar

Install

npm i @eucaue/decomp

Weekly Downloads

17

Version

0.3.2

License

GPL3

Unpacked Size

151 kB

Total Files

25

Last publish

Collaborators

  • eucaue