base64-cli

0.0.2 • Public • Published

base64 cli

Windows doesn't have now has a base64 function

npm install base64-cli -g

Usage

$ base64 "I like drum and base64"
SSBsaWtlIGRydW0gYW5kIGJhc2U2NA==

Pipe the base64

$ echo "I like drum and base64" | base64
SSBsaWtlIGRydW0gYW5kIGJhc2U2NA==

Readme

Keywords

none

Package Sidebar

Install

npm i base64-cli

Weekly Downloads

5

Version

0.0.2

License

BSD

Last publish

Collaborators

  • adodson