@endo/zip

v1.0.8
A minimal, synchronous Zip reader and writer
zip ses endo

build

exit 0

prepack

tsc --build tsconfig.build.json

postpack

git clean -f '*.d.ts*' '*.tsbuildinfo'

cover

c8 ava

lint

yarn lint:types && yarn lint:eslint

lint-fix

eslint --fix .

lint:eslint

eslint .

lint:types

tsc

test

ava
npm i @endo/zip

Metadata

Downloads