strip-bom-buf@4.0.0
Strip UTF-8 byte order mark (BOM) from a Uint8Array
MIT
2023-10-24
安装 (4.0.0)
npm install strip-bom-buf@4.0.0
yarn add strip-bom-buf@4.0.0
pnpm add strip-bom-buf@4.0.0
bun add strip-bom-buf@4.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| is-utf8 | ^0.2.1 |
| uint8array-extras | ^0.3.0 |
devDependencies (4)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^20.8.8 |
| ava | ^5.3.1 |
| tsd | ^0.29.0 |
| xo | ^0.56.0 |