A responsive DataTable component built with MUI for React-based project.
npm install mui-datatable-delight> [!NOTE]
> As a passionate fan of MUI Datatables, I’ve continued the development of this project out of appreciation for its simplicity and power, especially after the original repository was no longer maintained. This is not a claim to the original work, but a tribute to the community and the power of latest @mui/material package.
>
> Sincerely,\
> @sensasi-delight 🍕
Delight


MUI Delight is a modern revival of the popular gregnb/mui-datatables, offering a sleek, feature-rich table component built with the latest @mui/material. Designed for effortless data handling, it includes robust support for sorting, filtering, pagination, and row selection. With its intuitive interface and responsive design, MUI Delight is perfect for enhancing any modern web application. Experience the power of latest @mui/material with this versatile and easy-to-use data table solution!

- Getting Started
- Demo
- API
- Contributing
- License
See the docs.
See the examples.
See the API docs.
Thanks for taking an interest in the library and the github community!
The following commands should get you started:
``bash`
npm i
npm run dev
open http://localhost:3000/ in browser
After you make your changes locally, you can run the test suite with npm test.
`bashFULL TESTS
npm run test
The files included in this repository are licensed under the MIT license.