@adapttable/core
v0.2.0
Published
Headless, UI-agnostic React data table engine — state, URL sync, virtualization, prop-getters, and a unified client/server TableSource. Zero UI-kit imports.
Maintainers
Readme
@adapttable/core
The headless engine behind AdaptTable —
a UI-agnostic React data table. Zero UI-kit imports: state, hooks,
prop-getters, and a unified client/server TableSource contract.
pnpm add @adapttable/core reactYou usually want a styled adapter on top (@adapttable/mantine,
@adapttable/mui, @adapttable/chakra, @adapttable/unstyled). Reach for
@adapttable/core directly when you want to render your own markup with full
control via prop-getters.
🚧 Pre-1.0, under active development.
License
MIT © Orwa Mahmoud
