base64

    Base64 encode and decode like base64, runnable via moonx

    base64
    coreutils
    encoding
    cli
    wasm
    Download zip
    Author
    Version
    0.1.1
    License
    Apache-2.0
    Last updated
    25 days ago
    Downloads
    12

    Dependencies

    #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