DEV Community

John B
John B

Posted on

1 2

Typescript datatable for React Material-UI

In the last few months we have worked on a data-table library.

Our main requirements were the following:

  • should be UI independent (it works out of the box with material UI)
  • fully customizable
  • fully typed
  • powerful filters
  • async (load data asynchronously)

Here's the result
Code: https://github.com/Nexysweb/mui-list-ts/
Demos: https://nexysweb.github.io/mui-list-ts/
NPM package: https://www.npmjs.com/package/@nexys/mui-list

Feedbacks and PR welcome!

Top comments (0)

👋 Kindness is contagious

Dive into this insightful write-up, celebrated within the collaborative DEV Community. Developers at any stage are invited to contribute and elevate our shared skills.

A simple "thank you" can boost someone’s spirits—leave your kudos in the comments!

On DEV, exchanging ideas fuels progress and deepens our connections. If this post helped you, a brief note of thanks goes a long way.

Okay