base64

    base64 command for MoonX.

    command-line
    moonx
    wasm
    Download zip
    Author
    Version
    0.1.1
    License
    Apache-2.0
    Last updated
    13 days ago
    Downloads
    13

    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.

    With no file operand, an interactive terminal receives an EOF waiting prompt; piped, redirected, and explicit - input remain silent.

    Source Files

    Powered by MoonBit

    Site sourceReport issuePackagesBuild queueSkillsStatistics

    © 2026 mooncakes.io