encoding-sniffer@0.0.0
Implementation of the HTML encoding sniffer algo, with stream support
MIT
2022-10-10
安装 (0.0.0)
npm install encoding-sniffer@0.0.0
yarn add encoding-sniffer@0.0.0
pnpm add encoding-sniffer@0.0.0
bun add encoding-sniffer@0.0.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| iconv-lite | ^0.6.3 |
| whatwg-encoding | ^2.0.0 |
devDependencies (14)
| 包名 | 版本要求 |
|---|---|
| @types/jest | ^27.5.0 |
| @types/node | ^18.8.3 |
| @types/whatwg-encoding | ^2.0.0 |
| @typescript-eslint/eslint-plugin | ^5.39.0 |
| @typescript-eslint/parser | ^5.39.0 |
| eslint | ^8.24.0 |
| eslint-config-prettier | ^8.5.0 |
| eslint-plugin-node | ^11.1.0 |
| eslint-plugin-unicorn | ^44.0.2 |
| jest | ^27.5.1 |
| prettier | ^2.7.1 |
| ts-jest | ^27.1.4 |
| typedoc | ^0.23.15 |
| typescript | ^4.8.4 |