Icontem

LZF: Compress and decompress data with LZF algorithm

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2012-04-30 (4 years ago) RSS 2.0 feedNot enough user ratingsTotal: 244 All time: 180 This week: 30Up
Version License JavaScript version Categories
lzf 1GNU General Publi...3.0Algorithms, Compression
Description Author

This object can compress and decompress data with LZF algorithm.

It takes a string of data and compresses it using LZF. An UTF-8 encoded string is returned as compressed result.

The object can also do the opposite, take a previously compressed string and return the original decompressed data.

It works the same way as the lzf_compress and lzf_decompress functions of PHP.

Picture of Alexey Znaev
Name: Alexey Znaev <contact>
Classes: 3 packages by
Country: Russian Federation Russian Federation

Details
Class is self-documented by JSDoc tags.

Example of usage - http://javascriptarchiver.org


Regards, Alexey Znaev, znaeff@mail.ru, http://xbsoft.org
  Files folder image Files  
File Role Description
Plain text file lzf.js Class LZF compression class
Accessible without login Plain text file readme.txt Data readme file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:244
This week:0
All time:180
This week:30Up
User Comments (1)
Does what it promises.
2 years ago (Roberto Pucheta)
60%StarStarStarStar