greggman / unzipitLinks
Random access unzip library for JavaScript
☆147Updated 2 years ago
Alternatives and similar repositories for unzipit
Users that are interested in unzipit are comparing it to the libraries listed below
Sorting:
- A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm☆297Updated 3 weeks ago
- JavaScript Object like api, backed by an arraybuffer☆183Updated 2 months ago
- Run typescript files with imports on the fly. Like ts-node, but for browser☆104Updated last year
- PNG image decoder and encoder written entirely in JavaScript☆446Updated this week
- Expression parser / evaluator.☆136Updated 2 months ago
- Object Observer functionality of JavaScript objects/arrays via native Proxy☆187Updated this week
- Double-double arithmetic in javascript. A floating point expansion with 31 accurate decimal digits.☆120Updated last week
- Buffer-backed objects in JavaScript.☆429Updated 2 months ago
- Simple ZIPping library for Javascript☆209Updated 6 months ago
- very small and fast xml-parser in pure javascript☆221Updated 3 weeks ago
- Streaming JSON parser in Javascript for Node.js and the browser☆193Updated 9 months ago
- Transpile TypeScript code to fully compatible JavaScript + JSDoc comments.☆207Updated last year
- A simple, and persistent, SQLite database for Web and Workers.☆201Updated last year
- Preserves types over JSON, BSON or socket.io☆71Updated 2 months ago
- High performance Zstandard decompression in a pure JavaScript, 8kB package☆280Updated last year
- neato compression for key-value data☆111Updated last year
- Web streams that work across web workers and iframes.☆88Updated 2 years ago
- The first streamable, fixed memory XML, HTML, and JSX parser for WebAssembly.☆191Updated 2 months ago
- Straightforward DOM implementation to make SVG.js run headless on Node.js☆285Updated 3 months ago
- Fastest base64 on the web, with Wasm + SIMD☆56Updated 3 years ago
- Polyfill for the Compression Streams API☆25Updated last year
- Vanilla JS Implementation of SharedMap, a synchronous multi-threading capable, fine-grain-locked with deadlock recovery, static memory al…☆43Updated last year
- A WebAssembly implementation of xxHash☆174Updated 11 months ago
- import map generator☆59Updated 2 years ago
- Observable Slim is a singleton that utilizes ES6 Proxies to observe changes made to an object and any nested children of that object. It …