strip-bom-buf@2.0.0
Strip UTF-8 byte order mark (BOM) from a buffer
MIT
2019-04-28
安装 (2.0.0)
npm install strip-bom-buf@2.0.0
yarn add strip-bom-buf@2.0.0
pnpm add strip-bom-buf@2.0.0
bun add strip-bom-buf@2.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| is-utf8 | ^0.2.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^11.13.8 |
| ava | ^1.4.1 |
| tsd | ^0.7.2 |
| xo | ^0.24.0 |