fragjs-extract

0.0.0 • Public • Published

extract

$ npm install fragjs-extract
fs.createReadStream('file.tgz')
  .pipe(extract({ path: '/tmp/extract' }));

License

(The MIT License)

Copyright (c) 2014 Po-Ying Chen <poying.me@gmail.com>.

Readme

Keywords

none

Package Sidebar

Install

npm i fragjs-extract

Weekly Downloads

1

Version

0.0.0

License

MIT

Last publish

Collaborators

  • poying