Anvilkit Studio runtime — types, plugin engine, React shell, and config system for the Puck-native visual editor.
Shadcn UI replacement for all Puck Editor override surfaces
Anvilkit shared UI primitives.
HTML export format for Anvilkit Studio (Puck-native headless page builder).
Headless Page Intermediate Representation (IR) transforms consumed by every Anvilkit export format.
Host UI primitives for @anvilkit/plugin-collab-yjs. Ships CollabUIProvider plus shadcn-style room bar, peer avatar stack, presence layer, sync indicator, conflict toaster, force-resync dialog, and settings popover.
Render JSX to an HTML string, with support for Preact components.
Zero-dependency helpers shared across Anvilkit runtime packages.
render domhandler DOM nodes to a string
Release-candidate Yjs CRDT collaboration plugin for Anvilkit Studio. Implements the SnapshotAdapter v2 contract over a host-provided transport, with conflict diagnostics, validation, debouncing, native-tree per-node CRDT merge (now default), snapshot diff
Headless asset manager plugin for Anvilkit Studio with host-provided uploads and optional React UI.
Headless AI copilot plugin for Anvilkit Studio (Puck-native page builder).
ESM-only CLI scaffold for Anvilkit Studio.
Derive AI-friendly component schemas from a Puck Config — field extraction, serializability checks, and generation context.
Canvas Studio integration plugin for Anvilkit Studio — mode-switch, design-block bridge, design:// asset resolver.
Export-readiness validation for Puck component configs and AI-generated output.
An engine which produces an intermediary structure from HTML to create a React Native render tree.
React (.tsx/.jsx) export format for Anvilkit Studio — emits React source from PageIR.
Monkey patches React to notify you about avoidable re-renders.
Headless version history plugin for Anvilkit Studio — snapshot storage via host-provided adapters.
Design-system plugin for Anvilkit Studio — token-bound fields, theme switching, and design validation through the `<Studio>` plugin contract.
Transform React components into HTML email templates
@vue/compiler-sfc
The hackable, full-featured Open Source HTML rendering solution for React Native.
Cross-platform rendering system built on wgpu and winit for AnvilKit game engine
AnvilKit game engine — a modular, ECS-based game engine built with Rust
Asset system with glTF model loading for AnvilKit game engine
Cross-platform audio playback built on rodio for AnvilKit game engine
AnvilKit camera system - FPS, third-person, orbit, and free camera controllers with effects
Core types, math library, and time system for AnvilKit game engine
High-performance ECS module built on Bevy ECS for AnvilKit game engine
Keyboard, mouse, and gamepad input abstraction for AnvilKit game engine