Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 410 Bytes

File metadata and controls

11 lines (7 loc) · 410 Bytes

lz-string

LZ-based compression algorithm for JavaScript

This package is a fork and a modified version of the original 'lz-string' library, available in following websites:

lz-string - v1.4.4 is created by Pieroxy, and is licensed under WTFPL and MIT.