decompress-maybe@1.0.0
Transform stream that decompress its input if it's compressed, and echoes it if not
MIT
2016-08-22
安装 (1.0.0)
npm install decompress-maybe@1.0.0
yarn add decompress-maybe@1.0.0
pnpm add decompress-maybe@1.0.0
bun add decompress-maybe@1.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| bzip2-maybe | ^1.0.0 |
| gunzip-maybe | ^1.3.1 |
| pumpify | ^1.3.5 |