Skip to content

carlosgeos/lempel-ziv77

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lempel Ziv 77

Implementation of the LZ77 algorithm in Javascript using React

Usage

$ npm i
$ npm start