Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 119 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 119 Bytes

Lempel Ziv 77

Implementation of the LZ77 algorithm in Javascript using React

Usage

$ npm i
$ npm start