8000 GitHub - slowlydev/huffman-typescript: A small typescript node project that uses the Huffman compression algorithm.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 27, 2023. It is now read-only.

slowlydev/huffman-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

huffman-typescript

description

A small project that uses the huffman algoritmus to compress a txt file.

usage

install dependencies

yarn

run script

yarn start

compile to javascript

yarn compile

About

A small typescript node project that uses the Huffman compression algorithm.

Topics

Resources

Stars

Watchers

Forks

0