untar-memory
Untar a tarball to an in-memory filesystem
Installation
$ npm install untar-memory
Example
const untarToMemory = // or pass in an existing read stream
Tests
$ npm test
Untar a tarball to an in-memory filesystem
$ npm install untar-memory
const untarToMemory = // or pass in an existing read stream
$ npm test
npm i untar-memory
65
1.2.0
MIT