Skip to content

karnthis/plzsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLZSU - Pieroxy's lz-string : Updated

LZ-based compression algorithm for JavaScript

Original GitHub | Original NPM

What is PLZSU?

This is a full port of the original project including:

  • Typescript!
  • Updating to ES6+
  • NPM compatibility
  • Removal of ES3 reliance

Install via npm

$ npm install @karnthis/plzsu

Details

For now, use the original home page for this program with examples, documentation and a live demo: http://pieroxy.net/blog/pages/lz-string/index.html

Fully updated instructions coming soon!

Other languages

The original lib has numerous ports to other languages, for server side processing, mostly. They may or may not be compatible with this port. Here they are:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published