bare-encoding

WHATWG text encoding interfaces for JavaScript

Apache-2.0 4 个版本
安装
npm install bare-encoding
yarn add bare-encoding
pnpm add bare-encoding
bun add bare-encoding
README

bare-encoding

WHATWG text encoding interfaces for JavaScript.

npm i bare-encoding

Usage

const { TextEncoder, TextDecoder } = require('bare-encoding')

License

Apache-2.0

版本列表
1.0.3 2026-02-14
1.0.2 2026-02-13
1.0.1 2026-02-13
1.0.0 2025-03-29