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

13.5.1 • 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');

Readme

Keywords

none

Package Sidebar

Install

npm i @polkadot/x-textdecoder

Weekly Downloads

195,499

Version

13.5.1

License

Apache-2.0

Unpacked Size

21.4 kB

Total Files

32

Last publish

Collaborators

  • jacogr
  • polkadotjs