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

13.2.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');

Readme

Keywords

none

Package Sidebar

Install

npm i @polkadot/x-textdecoder

Weekly Downloads

114,551

Version

13.2.2

License

Apache-2.0

Unpacked Size

21.4 kB

Total Files

32

Last publish

Collaborators

  • polkadotjs
  • jacogr