encoding-sniffer@0.0.2
Implementation of the HTML encoding sniffer algo, with stream support
MIT
2022-12-30
安装 (0.0.2)
npm install encoding-sniffer@0.0.2
yarn add encoding-sniffer@0.0.2
pnpm add encoding-sniffer@0.0.2
bun add encoding-sniffer@0.0.2
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| iconv-lite | ^0.6.3 |
| whatwg-encoding | ^2.0.0 |
devDependencies (14)
| 包名 | 版本要求 |
|---|---|
| @types/jest | ^27.5.0 |
| @types/node | ^18.11.18 |
| @types/whatwg-encoding | ^2.0.0 |
| @typescript-eslint/eslint-plugin | ^5.47.1 |
| @typescript-eslint/parser | ^5.47.1 |
| eslint | ^8.30.0 |
| eslint-config-prettier | ^8.5.0 |
| eslint-plugin-node | ^11.1.0 |
| eslint-plugin-unicorn | ^45.0.2 |
| jest | ^27.5.1 |
| prettier | ^2.8.1 |
| ts-jest | ^27.1.4 |
| typedoc | ^0.23.23 |
| typescript | ^4.9.4 |