@node-fetch/btoa-lite
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

btoa-lite

Simplest btoa implementation

Install

npm install @node-fetch/btoa-lite

Usage

import btoa from '@node-fetch/btoa-lite';

console.log(btoa('Hello World'));
//=> 'SGVsbG8gV29ybGQ='

API

btoa(data)

Readme

Keywords

Package Sidebar

Install

npm i @node-fetch/btoa-lite

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

2.21 kB

Total Files

6

Last publish

Collaborators

  • endless
  • akepinski
  • richienb