WebAssembly bindings for mkit — content-addressed VCS primitives (BLAKE3 hashing, Ed25519 commit signing, in-toto attestations, FastCDC chunking, delta encoding, and Bao verified streaming) for use from JavaScript bundlers, browsers, and edge runtimes.
NodeJS bindings for fastcdc-rs
> A tool that uses FastCDC algorithm to effectively split binary data and generate the diff.
This is the **x86_64-pc-windows-msvc** binary for `fastcdc-diff`
This is the **x86_64-unknown-linux-gnu** binary for `fastcdc-diff`
This is the **x86_64-unknown-linux-musl** binary for `fastcdc-diff`
This is the **aarch64-apple-darwin** binary for `fastcdc-diff`
This crate generates WebAssembly bindings to the FastCDC content defined slicing library
This is the **x86_64-apple-darwin** binary for `fastcdc-diff`
Fast multi-threaded content-dependent chunking deduplication for Buffers in C++ with a reference implementation in Javascript. Ships with extensive tests, a fuzz test and a benchmark.
NodeJS bindings for fastcdc-rs package with SHA256 hash computation.
This crate generates WebAssembly bindings to the FastCDC content defined slicing library
Improved typeof detection for node.js and the browser.
Another JSON Schema Validator
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Prettier is an opinionated code formatter
Next-generation ES module bundler
This is the **aarch64-unknown-linux-gnu** binary for `fastcdc-diff`
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
resolve like require.resolve() on behalf of files asynchronously and synchronously
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Object value retrieval given a string path
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else usin
Implementation of Function.prototype.bind