JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 376
  • Score
    100M100P100Q102293F
  • License MIT

Headless, UI-agnostic React data table engine — state, URL sync, virtualization, prop-getters, and a unified client/server TableSource. Zero UI-kit imports.

Package Exports

  • @adapttable/core
  • @adapttable/core/package.json

Readme

@adapttable/core

AdaptTable — one headless engine: the same table re-rendered through Mantine, MUI, Chakra, Ant Design, Radix, shadcn, and Tailwind

📖 Documentation · 🚀 Live demo · Get started

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 react

You 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.

Documentation

Getting started · Live demo · Comparison vs ag-Grid · MUI X · TanStack

License

MIT © Orwa Mahmoud