b64-ed

1.0.2 • Public • Published

Description:

This package is intented to be used as a cli to encode and decode from an to base64.

Installation:

npm install b64-ed

Syntax

b64-ed [ -e | -d ] [ string ]

Options

-e  Encode from string to base64
-d  Decode from base64 to string

Examples

b64-ed -e user:password
b64-ed -d dXNlcjpwYXNzd29yZA==

Readme

Keywords

Package Sidebar

Install

npm i b64-ed

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

1.78 kB

Total Files

3

Last publish

Collaborators

  • sillegue