ObjectStack Data Adapter for Object UI
Pure TypeScript type definitions for Object UI - The Protocol Layer
Official Client SDK for ObjectStack Protocol
Command Line Interface for ObjectStack Protocol
ObjectStack Protocol & Specification - TypeScript Interfaces, JSON Schemas, and Convention Configurations
ObjectStack Console — opinionated, fork-ready runtime console built on @object-ui/app-shell with the full plugin set wired up. Ships as a Hono UI plugin serving a pre-built SPA.
Prebuilt Console SPA pinned to this @objectstack/framework release. Source of truth: @object-ui/console (https://github.com/objectstack-ai/objectui).
Microkernel Core for ObjectStack
ObjectStack Studio - A metadata-driven admin interface for managing data and configuration
ObjectStack REST API Server - automatic REST endpoint generation from protocol
Isomorphic ObjectQL Engine for ObjectStack
Security Plugin for ObjectStack — RBAC, RLS, and Field-Level Security Runtime
Authentication & Identity Plugin for ObjectStack
ObjectStack CLI plugin for Object UI — oclif-based UI toolchain commands (os ui dev, os ui build, etc.)
Audit Plugin for ObjectStack — System audit log object and audit trail
MSW (Mock Service Worker) Plugin for ObjectStack Runtime
ObjectStack Core Runtime & Query Engine
ObjectStack Protocol — Autocomplete, validation, and inline diagnostics for .object.ts, .view.ts, and objectstack.config.ts files
React hooks for ObjectStack Client SDK
Create a new ObjectStack project — npx create-objectstack
CLI tool to scaffold ObjectUI plugins
Metadata loading, saving, and persistence for ObjectStack
In-Memory Driver for ObjectStack (Reference Implementation)
Hono adapter for ObjectStack — edge-compatible REST API server for Cloudflare Workers, Deno, Bun, and Node.