From 1551aba86490e7a149ac65228e98e4e496648124 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Wed, 25 Mar 2015 19:26:22 +0100 Subject: [PATCH] added first version that supports base64 de- and encoding --- index.html | 83 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..2a7eb51 --- /dev/null +++ b/index.html @@ -0,0 +1,83 @@ + + + +encoder-decoder + + + + + + \ No newline at end of file