Skip to content

akhudek/lz-string4java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lz-string4java

Port javascript lz-string in JAVA version.

Port from original JavaScript version by pieroxy https://github.com/pieroxy/lz-string

Done some of language optimization after porting.

MIT License

Rhino Testing

See rufus.lzstring4javarhinotest.LZStringTest. Only the testing package need rhino. If you're not intrestring in testing, just get the rufus.lzstring4java package only, no rhino or any other third party package is needed.

About

Port javascript lz-string in JAVA version. Done some of language optimization. And a rhino side for Testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 53.0%
  • JavaScript 44.5%
  • HTML 2.5%