strip-bom-buf@3.0.1
Strip UTF-8 byte order mark (BOM) from a buffer
MIT
2021-09-02
安装 (3.0.1)
npm install strip-bom-buf@3.0.1
yarn add strip-bom-buf@3.0.1
pnpm add strip-bom-buf@3.0.1
bun add strip-bom-buf@3.0.1
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 |