feat: add html encoder / decoder

This commit is contained in:
rusconn
2022-03-29 12:55:14 +09:00
parent 7881a9c719
commit d550594b08
8 changed files with 78 additions and 3 deletions

View File

@@ -27,6 +27,7 @@
"fast-deep-equal": "^3.1.3",
"fp-ts": "^2.11.9",
"fuse.js": "^6.5.3",
"html-entities": "^2.3.3",
"next": "12.1.0",
"react": "17.0.2",
"react-ace": "^9.5.0",