@dashweave/datasource-core
v0.1.2
Published
Headless datasource runtime helpers and contracts for DashWeave.
Maintainers
Readme
@dashweave/datasource-core
Headless datasource runtime helpers for DashWeave.
Scope
- datasource definition resolution
- invocation planning and runtime execution helpers
- normalized dataset and field-tree utilities
Consumer usage
import { createDataSourceRuntime } from '@dashweave/datasource-core'This package stays intentionally headless so it can be shared by the future DashWeave editor, runtime shell, and server adapters.
