gemmapod CLI: turn a pod.toml + owner Ed25519 key into a single signed, self-mounting .html agent capsule. Same Rust/WASM core as the browser verifier.
Rust → WASM core for GemmaPod: signed manifest (CBOR + Ed25519) and DARTC byte signing/verifying. Same code runs in browsers (wasm-pack --target web) and in Node (wasm-pack --target nodejs); the parent package exports both via the .web and .node subpaths.
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.
High-performance JSON serialization library
Dozens of cute icons made with love by CodeX for your projects.
Utilities for packing and unpacking npm packages
This package provides the Simple Icons packaged as a set of React components.
filesystem bindings for tar-stream
Programmatic API for the bits behind npm pack
Ultra-fast MessagePack implementation with extensions for records and structured cloning
A CLI tool for arethetypeswrong.github.io
A tiny library for packing 2D rectangles (for sprite layouts)
📦✨ your favorite rust -> wasm workflow tool!
Reference signaling broker + pod registry for GemmaPod. Run with `npx @gemmapod/signal` for an in-memory broker, or plug your own Registry implementation behind the same interface.
Package and un-package modules of some sort (in tar/gz bundles).
Simple tools for creating interoperable CJS & ESM packages.
No description provided.
pack node-style source files from a json stream into a browser bundle
Icon pack for CKEditor 5.
A packing algorithm for 2D bin packing. Largely based on code and a blog post by Jake Gordon.
DARTC v0.2 — signed, topic-multiplexed envelope for portable AI agents. Carries A2A objects and AG-UI-shaped UI events over WebRTC and (future) WebSocket relays.
High Performance lz4 wasm implementation
Browser runtime for GemmaPod pods: GemmaPodRuntime (event bus, state store, capability registry), DARTC over WebRTC + WebGPU fallback + direct HTTP transports, AG-UI-shaped UI event stream, and the default Preact chat widget. Ships two IIFEs from one sour
Browser distribution of GemmaPod — one script tag, window.GemmaPod runtime. Republishes the two @gemmapod/shim IIFEs (full + runtime-only) with stable npm/CDN paths and bundled .d.ts.