Skip to content

WHATWG text encoding interfaces for JavaScript

License

Notifications You must be signed in to change notification settings

holepunchto/bare-encoding

Repository files navigation

bare-encoding

WHATWG text encoding interfaces for JavaScript.

npm i bare-encoding

Usage

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

License

Apache-2.0

About

WHATWG text encoding interfaces for JavaScript

Resources

License

Stars

Watchers

Forks