base64

base64 command for MoonX.

command-line
moonx
wasm
Download zip
Author
Version
0.1.0
License
Apache-2.0
Last updated
17 hours ago
Downloads
1

Dependencies

#base64 for moonx

Base64 encode or decode a file or stdin:

printf 'hello' | moonx cli/base64 moonx cli/base64 -d encoded.txt moonx cli/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