smartarchive
work with archives
Availabililty
Status for master
Usage
Use TypeScript for best in class instellisense.
import * as smartarchive from 'smartarchive'
smartarchive.get({
from:"https://example.com/example.zip",
toPath:"/some/local/absolute/path",
}).then(/*...*/)
For further information read the linked docs at the top of this README.
MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy
Description
A library for working with archive files, providing utilities for compressing and decompressing data.
Languages
TypeScript
99.2%
JavaScript
0.8%