Skip to content

Representation of the Huffman Coding in JS, CSS, & HTML

License

Notifications You must be signed in to change notification settings

edwinkimathi/huffman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Huffman Coding

Representation of the Huffman Coding in JS, CSS, & HTML

Info

You can visit the Demo Website

Notes

  • This site uses JS for the implementation of the Huffman Coding _/js/HuffmanCoding.js
  • It uses D3.js library for drawing the tree like representation of the binary tree

##License MIT

About

Representation of the Huffman Coding in JS, CSS, & HTML

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.8%
  • CSS 11.5%
  • HTML 9.7%