react-native-only-base64

1.0.2 • Public • Published

react-native-only-base64

Base64 encoding and decoding tools.

Install npm install --save react-native-only-base64 You can find it on npmjs.com here: https://www.npmjs.com/package/react-native-only-base64

How to use:

import base64 from 'react-native-only-base64'

...

base64.encode('Initial Message');

base64.decode('SW5pdGlhbCBNZXNzYWdl');

...

If you like this package Please rate it with a star and leave a comment.

Package Sidebar

Install

npm i react-native-only-base64

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

3.46 kB

Total Files

3

Last publish

Collaborators

  • thekundan