Skip to content

JamesKyburz/unzip-maybe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unzip-maybe

js-standard-style build status downloads Greenkeeper badge

Transform stream that unzips a zip or returns a through stream if not.

Thanks to gunzip-maybe!

usage

const unzip = require('unzip-maybe')
source.pipe(unzip()).pipe(destination)

license

Apache License, Version 2.0

About

Transform stream that unzips a azip or just echoes it if not.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published