Skip to content

Typescript conversion and bundler updates

Pre-release
Pre-release
Compare
Choose a tag to compare
@Rycochet Rycochet released this 20 Jun 18:33
· 70 commits to master since this release
e51d5a3

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.