unarchive

1.1.1 • Public • Published

unarchive

This tool is a utility wrapper around the compressing package

it automatically detects the compression type and extracts the archive

Installation

npm install unarchive

or

yarn add unarchive

Usage

//const unarchive = require('unarchive')
import unarchive from 'unarchive'

await unarchive(archiveName, 'outputFolder')

Supported formats

  • zip
  • tar
  • tar.gz / tgz

Package Sidebar

Install

npm i unarchive

Weekly Downloads

11

Version

1.1.1

License

MIT

Unpacked Size

4.8 kB

Total Files

9

Last publish

Collaborators

  • araxeus