encoding-sniffer@0.2.0
Implementation of the HTML encoding sniffer algo, with stream support
MIT
2024-06-16
安装 (0.2.0)
npm install encoding-sniffer@0.2.0
yarn add encoding-sniffer@0.2.0
pnpm add encoding-sniffer@0.2.0
bun add encoding-sniffer@0.2.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| iconv-lite | ^0.6.3 |
| whatwg-encoding | ^3.1.1 |
devDependencies (15)
| 包名 | 版本要求 |
|---|---|
| @types/jest | ^29.5.12 |
| @types/node | ^20.14.2 |
| @types/whatwg-encoding | ^2.0.3 |
| @typescript-eslint/eslint-plugin | ^7.13.0 |
| @typescript-eslint/parser | ^7.13.0 |
| eslint | ^8.57.0 |
| eslint-config-prettier | ^9.1.0 |
| eslint-plugin-n | ^17.9.0 |
| eslint-plugin-unicorn | ^54.0.0 |
| jest | ^29.7.0 |
| prettier | ^3.3.2 |
| ts-jest | ^29.1.4 |
| tshy | ^1.15.1 |
| typedoc | ^0.25.13 |
| typescript | ^5.4.5 |