mui-datatable-delight
    Preparing search index...

    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 Material-UI v6!.

    Sincerely,
    @sensasi-delight 🍕

    MUI <DataTable /> Delight

    NPM Version NPM Downloads NPM License

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

    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:

    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.

    # FULL TESTS
    npm run test

    # FULL WATCH TESTS
    npm run test:watch

    # WATCH SINGLE FILE TESTS
    npm run test:watch ./test/[filename].test.tsx

    The files included in this repository are licensed under the MIT license.