Frontend side of TextFile compression using LZW Algorithm with MERN techstack
-
Updated
Jun 26, 2023 - JavaScript
Frontend side of TextFile compression using LZW Algorithm with MERN techstack
A simple webapp to compress ASCII string primarily with LZW, it can also compress further by BWT and RLE
Backend side of TextFile compression using LZW Algorithm with MERN techstack
Add a description, image, and links to the bwt-transform topic page so that developers can more easily learn about it.
To associate your repository with the bwt-transform topic, visit your repo's landing page and select "manage topics."