Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
-
Updated
Sep 9, 2024 - JavaScript
Compress and encode strings into base62 [0-9a-zA-Z] using an original LZ-based algorithm in JavaScript.
A JavaScript library for compressing and decompressing strings using an original algorithm based on the LZ algorithm.
A JavaScript sequence prediction library, for building proactive and smart user interfaces.
A javascript implementation of LZ77
📦 LZ77 in React !
Experimentation with LZ77 and a cache for dictionary lookups
Add a description, image, and links to the lz77 topic page so that developers can more easily learn about it.
To associate your repository with the lz77 topic, visit your repo's landing page and select "manage topics."