#base64 #encode #decode #cli #encode-decode #b64

app b64ed

CLI 工具用于 base64 编码/解码

1 个不稳定版本

0.1.0 2023年5月26日

#5 in #b64

MIT/Apache

5KB
60

b64ed

用 Rust 编写的 CLI base64 编码/解码器

用法

  • 编码:b64ed encode <string>
  • 解码:b64ed decode <string>

依赖项

~1.4–2MB
~38K SLoC