encoding-sniffer@0.1.0
Implementation of the HTML encoding sniffer algo, with stream support
MIT
2024-01-05
安装 (0.1.0)
npm install encoding-sniffer@0.1.0
yarn add encoding-sniffer@0.1.0
pnpm add encoding-sniffer@0.1.0
bun add encoding-sniffer@0.1.0
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| iconv-lite | ^0.6.3 |
| whatwg-encoding | ^3.1.1 |
devDependencies (14)
| 包名 | 版本要求 |
|---|---|
| @types/jest | ^29.5.11 |
| @types/node | ^20.10.6 |
| @types/whatwg-encoding | ^2.0.2 |
| @typescript-eslint/eslint-plugin | ^6.17.0 |
| @typescript-eslint/parser | ^6.17.0 |
| eslint | ^8.56.0 |
| eslint-config-prettier | ^9.1.0 |
| eslint-plugin-node | ^11.1.0 |
| eslint-plugin-unicorn | ^50.0.1 |
| jest | ^29.7.0 |
| prettier | ^3.1.1 |
| ts-jest | ^29.1.1 |
| typedoc | ^0.25.6 |
| typescript | ^5.3.3 |