1.0.4 • Published 5 years ago

encoding-algorithms v1.0.4

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

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