encoding-algorithms
v1.0.4
Published
Set of Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms
Downloads
14
Maintainers
Readme
encoding-algorithms
This is a set of the Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms written in JS
Installation
$ sudo npm install -g encoding-algorithms
Usage
- Shennon-Fano:
shennon-fano-coding
- Elias Gamma:
elias-gamma-coding
- Huffman:
huffman-coding
- Unary:
unary-coding
License
This project is licensed under the MIT License