Typescript conversion and bundler updates
Pre-release
Pre-release
Updated to use the best practices, with the source code being converted (1:1) to typescript.
The packages have been updated to support the latest standards for bundlers (which means no more importing directly from github) - a standard npm install lz-string
will get everything and it can be import'd or require'd as needed.