23.1.1 • Published 6 months ago

@8zip/bin v23.1.1

Weekly downloads
-
License
LGPL-3.0-only
Repository
-
Last release
6 months ago

@8zip/bin

Platform-specific binaries for 7zip. Installs for the current platform using optionalDependencies and the os property in the package.json.

Throws an error if the current platform is not supported.

Usage

npm i @8zip/bin
yarn add @8zip/bin
pnpm add @8zip/bin
const path = require('@8zip/bin')

console.log(path)
//> /path/to/@8zip/macos/dist/7za
23.1.1

6 months ago

23.1.0

6 months ago