encoding-algorithms

1.0.4 • Public • Published

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

Package Sidebar

Install

npm i encoding-algorithms

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

10.5 kB

Total Files

15

Last publish

Collaborators

  • rukkiesman