Skip to content

paul-alekseev/encoding-algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

encoding-algorithms

This is a set of the Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms written in functional 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

Project Status

Project completed

License

This project is licensed under the MIT License

About

๐Ÿ”’ Set of Shennon-Fano, Elias gamma, Huffman and Unary encoding algorithms written in functional JS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published