Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@polkadot/x-textencoder

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/x-textencoder

A TextDecoder replacement


Version published
Maintainers
2
Created

@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();

FAQs

Package last updated on 08 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts