LZW Async

Software Screenshot:
LZW Async
Software Details:
Version: 0.1.3
Upload Date: 13 Apr 15
Developer: Ramesh Nair
Distribution Type: Freeware
Downloads: 50

Rating: nan/5 (Total Votes: 0)

LZW Async is a JavaScript library developed for compressing text using the LZW algorithm.

This algorithm was created for compressing large text-based data and uses a simple dictionary for reusing the previously compressed data when possible.

Just like the original algorithm it does not need special dictionary files/arrays to decode the compressed data, but it can work with one if needed, also coming packed with a binary search tree for speeding it up.

LZW Async works with client-side (browsers) and server-side (Node.js) environments.

A working demo is included with the download package.

Requirements:

  • JavaScript enabled on client side

Limitations:

  • Only works with ASCII (up to 256) characters.
  • The compression and decompression routines currently use separate dictionary implementations.

Similar Software

simple-crypt
simple-crypt

1 Mar 15

jQuery Real Person
jQuery Real Person

12 Apr 15

OWASP Bricks
OWASP Bricks

13 May 15

spamIP
spamIP

13 May 15

Other Software of Developer Ramesh Nair

Melkor
Melkor

13 May 15

Squel.js
Squel.js

4 Jun 15

Weber
Weber

13 Apr 15

Comments to LZW Async

Comments not found
Add Comment
Turn on images!