Web app to base64 encode and decode https://base64.cluster.fun
移至檔案
Marcus Noble 155f570c2c Revert 2021-03-21 11:30:01 +00:00
.dockerignore Initial commit 2020-10-13 16:24:28 +00:00
.gitignore Initial commit 2020-10-13 16:24:28 +00:00
Dockerfile Restyled page 2021-03-21 10:53:47 +00:00
LICENSE Initial commit 2020-10-13 16:24:28 +00:00
Makefile Restyled page 2021-03-21 10:53:47 +00:00
README.md Restyled page 2021-03-21 10:53:47 +00:00
index.html Revert 2021-03-21 11:30:01 +00:00
logo.png Restyled page 2021-03-21 10:53:47 +00:00

README.md

Base64 Encode / Decode

Web app to base64 encode and decode

Available at https://base64.cluster.fun/

Building from source

With Docker:

make docker-build

Contributing

If you find a bug or have an idea for a new feature please raise an issue to discuss it.

Pull requests are welcomed but please try and follow similar code style as the rest of the project and ensure all tests and code checkers are passing.

Thank you 💛

License

See LICENSE