base64-cli

v0.0.1
pipe the base

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==

Metadata

  • BSD
  • Whatever
  • Andrew Dodson
  • released 10/3/2015

Downloads

Maintainers