strip-bom-buf@3.0.0
Strip UTF-8 byte order mark (BOM) from a buffer
MIT
2021-08-15
安装 (3.0.0)
npm install strip-bom-buf@3.0.0
yarn add strip-bom-buf@3.0.0
pnpm add strip-bom-buf@3.0.0
bun add strip-bom-buf@3.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| is-utf8 | ^0.2.1 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^16.6.1 |
| ava | ^3.15.0 |
| tsd | ^0.17.0 |
| xo | ^0.44.0 |