An open API service indexing awesome lists of open source software.

https://github.com/perfectpan/base64

A library for base64 encoding and decoding written in Moonbit
https://github.com/perfectpan/base64

base64 moonbit

Last synced: 4 months ago
JSON representation

A library for base64 encoding and decoding written in Moonbit

Awesome Lists containing this project

README

          

# Base64 Encode/Decode Library

A library for base64 encoding and decoding written in [Moonbit](https://www.moonbitlang.com/). Follow the spec: https://datatracker.ietf.org/doc/html/rfc4648.

- [ ] Unicode support