Web app to base64 encode and decode https://base64.cluster.fun
Go to file
Marcus Noble efa4821acc Initial release 2020-10-13 17:30:35 +01:00
.dockerignore Initial commit 2020-10-13 16:24:28 +00:00
.gitignore Initial commit 2020-10-13 16:24:28 +00:00
Dockerfile Initial release 2020-10-13 17:30:35 +01:00
LICENSE Initial commit 2020-10-13 16:24:28 +00:00
Makefile Initial commit 2020-10-13 16:24:28 +00:00
README.md Initial release 2020-10-13 17:30:35 +01:00
index.html Initial release 2020-10-13 17:30:35 +01:00
script.js Initial release 2020-10-13 17:30:35 +01:00
style.css Initial release 2020-10-13 17:30:35 +01:00

README.md

base64

Web app to base64 encode and decode

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