encoding-sniffer@0.2.1
Implementation of the HTML encoding sniffer algo, with stream support
MIT
2025-06-08
安装 (0.2.1)
npm install encoding-sniffer@0.2.1
yarn add encoding-sniffer@0.2.1
pnpm add encoding-sniffer@0.2.1
bun add encoding-sniffer@0.2.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| iconv-lite | ^0.6.3 |
| whatwg-encoding | ^3.1.1 |
devDependencies (14)
| 包名 | 版本要求 |
|---|---|
| @types/node | ^22.15.30 |
| @types/whatwg-encoding | ^2.0.3 |
| @typescript-eslint/eslint-plugin | ^8.27.0 |
| @typescript-eslint/parser | ^8.33.1 |
| @vitest/coverage-v8 | ^2.1.8 |
| eslint | ^8.57.1 |
| eslint-config-prettier | ^10.1.5 |
| eslint-plugin-n | ^17.19.0 |
| eslint-plugin-unicorn | ^56.0.1 |
| prettier | ^3.5.3 |
| tshy | ^3.0.2 |
| typedoc | ^0.28.5 |
| typescript | ^5.8.3 |
| vitest | ^2.0.2 |