24.8.0 • Published 9 months ago

@8zip/bin v24.8.0

Weekly downloads
-
License
LGPL-3.0-only
Repository
-
Last release
9 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
24.8.0

9 months ago

23.1.1

2 years ago

23.1.0

2 years ago