Skip to content

Simple node.js CLI tool for encoding/decoding (or compressing/decompressing) using LZW, supplying verbose coding tables.

Notifications You must be signed in to change notification settings

lucatk/lzw-magician

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lzw-magician

Simple node.js CLI tool for encoding/decoding (or compressing/decompressing) using LZW, supplying verbose coding tables.

Encode/compress

node encode.js

Decode/decompress

node decode.js

About

Simple node.js CLI tool for encoding/decoding (or compressing/decompressing) using LZW, supplying verbose coding tables.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published