rajayogan / ngHuffman

AngularJS wrapper for the Huffman encoding technique.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#ngHuffman

AngularJS wrapper for the Huffman encoding technique.

#Installation:

npm install nghuffman

#Usage:

After installing add a reference to the js file in your index.html and then add ngHuffman as a dependency to your app.js. Now you can use the huff service for your needs. (Example app included).

#Thanks:

This is just an angularJS wrapper for the Javascript implementation made by wilkerlucio. All credits go to him.

About

AngularJS wrapper for the Huffman encoding technique.


Languages

Language:JavaScript 96.5%Language:HTML 3.5%