feat: initial commit

This commit is contained in:
2023-12-07 19:54:47 +01:00
commit b9d0aca7b4
28 changed files with 777 additions and 0 deletions

5
index.html Normal file
View File

@ -0,0 +1,5 @@
<html>
<body>
<script src="https://cdn.jsdelivr.net/npm/cbor-js@latest/cbor.js"></script>
</body>
</html>