Added 'LZ4 Compress' and 'LZ4 Decompress' operations. Closes #1116

This commit is contained in:
n1474335 2022-11-11 16:27:14 +00:00
parent ed8bd34915
commit 31a7f83b82
6 changed files with 131 additions and 1 deletions

View file

@ -134,6 +134,7 @@
"loglevel": "^1.8.0",
"loglevel-message-prefix": "^3.0.0",
"lz-string": "^1.4.4",
"lz4js": "^0.2.0",
"markdown-it": "^13.0.1",
"moment": "^2.29.3",
"moment-timezone": "^0.5.34",