This is a set of the Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms written in functional JS
$ sudo npm install -g encoding-algorithms
- Shennon-Fano:
shennon-fano-coding
- Elias Gamma:
elias-gamma-coding
- Huffman:
huffman-coding
- Unary:
unary-coding
Project completed
This project is licensed under the MIT License