imaya / zlib.jsLinks
compact zlib, deflate, inflate, zip library in JavaScript
☆1,142Updated 3 years ago
Alternatives and similar repositories for zlib.js
Users that are interested in zlib.js are comparing it to the libraries listed below
Sorting:
- Polyfill for the Encoding Living Standard's API☆751Updated 7 years ago
- A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm☆689Updated 4 years ago
- HTML5 Canvas Text Input☆521Updated 4 years ago
- A Long class for representing a 64-bit two's-complement integer value.☆916Updated 9 months ago
- Simple PNG encoder/decoder☆723Updated last year
- A fast and complete ByteBuffer implementation using either ArrayBuffers in the browser or Buffers under node.js.☆730Updated 2 years ago
- GZIP implemented in pure JavaScript☆438Updated 6 years ago
- JavaScript implementation of a GIF 89a encoder and decoder☆740Updated 6 years ago
- Automatically exported from code.google.com/p/box2dweb☆314Updated 7 years ago
- A pure javascript JPEG encoder and decoder for node.js☆586Updated 3 months ago
- Command-line spritesheet generator supporting Starling / Sparrow, PIXI.js, Easel.js and cocos2d☆565Updated last year
- A real time javascript webm encoder based on a canvas hack☆1,034Updated last year
- ☆237Updated 3 years ago
- DragonBones TypeScript / JavaScript Runtime☆816Updated 2 weeks ago
- Fast Pure JavaScript MessagePack Encoder and Decoder / msgpack.org[JavaScript]☆1,034Updated 3 years ago
- Save a HTML5 Canvas to GIF and Animations. A port of as3gif GIFPlayer to JS☆1,104Updated 2 years ago
- A canvas.toBlob() implementation☆678Updated 8 years ago
- Pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.☆356Updated last year
- Port of Box2D to JavaScript using Emscripten☆1,379Updated 5 years ago
- A simple JavaScript library for performing 2D collision detection☆790Updated 4 years ago
- Base64 encoding/decoding in pure JS☆883Updated last year
- A middleware-style generic resource loader built with web games in mind.