@sdui-kit/core
v0.1.2
Published
Framework-agnostic SDUI runtime core.
Maintainers
Readme
@sdui-kit/core
Framework-agnostic runtime for SDUI Kit.
Install
npm
npm install @sdui-kit/corepnpm
pnpm add @sdui-kit/coreyarn
yarn add @sdui-kit/corebun
bun add @sdui-kit/coreIncludes protocol types, component registry helpers, expression evaluation, action execution, screen loading state, cache/data adapter contracts, and payload validation.
Related Packages
@sdui-kit/react- React provider, renderer, registry helpers, action hooks, and screen renderer.@sdui-kit/vue- Vue provider, renderer, registry helpers, action composables, and screen renderer.@sdui-kit/forms- headless form state, validation, dynamic fields, and submit integration.@sdui-kit/browser-history- browserhistorynavigation and route context helpers.@sdui-kit/next- Next App Router navigation and route context helpers.@sdui-kit/react-router- React Router navigation, route context, and manifest helpers.@sdui-kit/vue-router- Vue Router navigation, route context, and manifest helpers.@sdui-kit/tanstack-query- TanStack Query data, cache, and screen loader helpers.@sdui-kit/tanstack-router- TanStack Router route context and manifest helpers.
See the full docs at https://somdevalex-code.github.io/sdui-kit/guide/getting-started.html.
