-
Notifications
You must be signed in to change notification settings - Fork 0
Implementation of the fast decompression library lzg by Marcus Geelnard
License
ajscarvalho/node-liblzg
<
8000
h2 class="sr-only ScreenReaderHeading-module__userSelectNone--vW4Cq prc-Heading-Heading-6CmGO" data-testid="screen-reader-heading" id="folders-and-files">Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
node liblzg ============= About ----- Simple, synchronous implementation of liblzg for deflate/inflate for node.js buffers. Common usage is to implement some lightweight data compression over websockets. Remember that user/client speed is of the utmost importance. Usage --------- Install with `npm install liblzg`. check liblzg_test.js for compression/decompression on node.js check js/lzgmini.js for decompression on web browser / client License ------- This project, and its source code, is released under the zlib/libpng license (see LICENSE.txt). This means that it can be used in any product, commercial or not. Version history --------------- v1.0.0 - 2011.05.24 - First release
About
Implementation of the fast decompression library lzg by Marcus Geelnard
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published