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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 280 All time: 162 This week: 4Up
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
Age: 50
All time rank: 331 in Russian Federation Russian Federation
Week rank: 6 Up1 in Russian Federation Russian Federation Equal

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:280
This week:0
All time:162
This week:4Up
User Comments (1)
Does what it promises.
9 years ago (Roberto Pucheta)
60%StarStarStarStar