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

12.6.2 • Public • Published

@polkadot/x-textdecoder

A cross-environment TextDecoder.

Install it via yarn add @polkadot/x-textdecoder

import { TextDecoder } from '@polkadot/x-textdecoder';

...
const decoder = new TextDecoder('utf-8');

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @polkadot/x-textdecoder

    Weekly Downloads

    147,207

    Version

    12.6.2

    License

    Apache-2.0

    Unpacked Size

    18.6 kB

    Total Files

    25

    Last publish

    Collaborators

    • polkadotjs
    • jacogr