JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 362
  • Score
    100M100P100Q102640F
  • 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

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.

License

MIT © Orwa Mahmoud