encoding-sniffer@0.0.1
Implementation of the HTML encoding sniffer algo, with stream support
MIT
2022-11-04
安装 (0.0.1)
npm install encoding-sniffer@0.0.1
yarn add encoding-sniffer@0.0.1
pnpm add encoding-sniffer@0.0.1
bun add encoding-sniffer@0.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| iconv-lite | ^0.6.3 |
| whatwg-encoding | ^2.0.0 |
devDependencies (14)
| 包名 | 版本要求 |
|---|---|
| @types/jest | ^27.5.0 |
| @types/node | ^18.11.9 |
| @types/whatwg-encoding | ^2.0.0 |
| @typescript-eslint/eslint-plugin | ^5.42.0 |
| @typescript-eslint/parser | ^5.42.0 |
| eslint | ^8.26.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.19 |
| typescript | ^4.8.4 |