strip-bom-stream@3.0.0
Strip UTF-8 byte order mark (BOM) from a stream
MIT
2017-01-25
安装 (3.0.0)
npm install strip-bom-stream@3.0.0
yarn add strip-bom-stream@3.0.0
pnpm add strip-bom-stream@3.0.0
bun add strip-bom-stream@3.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| first-chunk-stream | ^2.0.0 |
| strip-bom-buf | ^1.0.0 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| ava | * |
| get-stream | ^3.0.0 |
| xo | * |