@polkadot/x-textencoder
TypeScript icon, indicating that this package has built-in type declarations

13.5.1 • Public • Published

@polkadot/x-textencoder

A cross-environment TextEncoder.

Install it via yarn add @polkadot/x-textencoder

import { TextEncoder } from '@polkadot/x-textencoder';

...
const encoder = new TextEncoder();

/@polkadot/x-textencoder/

    Package Sidebar

    Install

    npm i @polkadot/x-textencoder

    Weekly Downloads

    205,654

    Version

    13.5.1

    License

    Apache-2.0

    Unpacked Size

    21.4 kB

    Total Files

    32

    Last publish

    Collaborators

    • jacogr
    • polkadotjs