1.0.4 • Published 7 years ago

smartarchive v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

smartarchive

work with archives

Availabililty

npm git git docs

Status for master

build status coverage report npm downloads per month Dependency Status bitHound Dependencies bitHound Code TypeScript node JavaScript Style Guide

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

repo-footer