base64

Base64 encode and decode like base64, runnable via moonx

base64
coreutils
encoding
cli
wasm
moon add bobzhang/base64@0.1.0
Download zip
Author
Version
0.1.0
License
Apache-2.0
Last updated
57 minutes ago
Downloads
1

Dependencies

README

#base64 for moonx

Base64 encode or decode a file or stdin:

printf 'hello' | moonx bobzhang/base64 moonx bobzhang/base64 -d encoded.txt moonx bobzhang/base64 -w 0 big.bin # no line wrapping

Options: -d decode (whitespace in the input is ignored), -w N wrap encoded output after N characters (default 76, 0 disables). Standard alphabet with = padding.

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io