sdrsdr / hcjs

Huffman like comression in ES6

Repository from Github https://github.comsdrsdr/hcjsRepository from Github https://github.comsdrsdr/hcjs

hcjs

Huffman like comression in ES6

Ever got some rediculously redundant data that need some compression? Here is a experimental JS algo finding all repetitions in the data and encoding it.

This is obvious code that needs no license but just to be sure it will go under MIT license

About

Huffman like comression in ES6

License:MIT License


Languages

Language:JavaScript 100.0%