This monorepo provides Material UI (MUI) render components for TanStack Table, enabling seamless integration of TanStack Table's powerful state and logic with Material UI's design system. The goal is to offer a flexible, type-safe, and highly customizable set of MUI components that render TanStack Table data, while keeping all table state and business logic within TanStack Table itself.
- packages/mui-tanstack-table/: Main package containing the MUI render components, utilities, and type extensions for TanStack Table. See the mui-tanstack-table README for details.
- packages/storybook/: Storybook instance with interactive demos, usage examples, and documentation. View the latest docs and demos at storybook docs.
- packages/cypress-tests/: Cypress component tests for table behaviors, selectors, and UI flows.
Contributions are welcome! If you'd like to add features, fix bugs, or improve documentation, please open an issue or submit a pull request. See the package-level README for setup and development instructions.
License: MIT (see individual package for details)
