Skip to content

Playground

Explore live JOC packages in the browser. Each playground is a standalone app bundled with the docs site — open a package below to try APIs, inspect state, and validate behavior without cloning the monorepo.

Local development

Run a playground app directly from the monorepo when you are contributing or debugging:

bash
pnpm browser-session-playground:dev
pnpm object-diff-playground:dev
pnpm form-intelligent-playground:dev

See each package’s playground guide for routes, deployment notes, and module-specific walkthroughs.

JOC is a JayOnCode monorepo of @jayoncode/* packages. Docs sync from source via TypeDoc and sync scripts.