base64-latin1
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

decode and encode for base64 with webworker suitable for chinese

usage

import { decoder, encoder } from 'base64-latin1';

// use decoder for decode base64 string
// use encoder for encode string to base64

Readme

Keywords

none

Package Sidebar

Install

npm i base64-latin1

Weekly Downloads

1

Version

1.0.6

License

none

Unpacked Size

17.5 kB

Total Files

5

Last publish

Collaborators

  • flyinghard