Skip to content

Commit 95fe643

Browse files
committed
Merge pull request #395 from mm0hammadi/master
Update README.md
2 parents ae1797c + df51a2c commit 95fe643

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
155155
- [Smart React Grid](https://htmlelements.com/react/demos/grid/overview/) - Fast and feature-complete data grid with Material Design.
156156
- [KendoReact Grid](https://www.telerik.com/kendo-react-ui/components/grid/) - Powerful data grid component with 100+ ready-to-use features like paging, sorting, export to Excel, and more.
157157

158+
- Material-React-Table:A fully featured Material UI V5 implementation of TanStack React Table V8, written from the ground up in TypeScript
159+
https://github.com/KevinVandy/material-react-table
160+
158161
### Infinite Scroll
159162

160163
- [@egjs/react-infinitegrid](https://github.com/naver/egjs-infinitegrid/blob/master/packages/react-infinitegrid) - [npm](https://www.npmjs.com/package/@egjs/react-infinitegrid) - [demo](https://naver.github.io/egjs-infinitegrid/storybook/) - A module used to arrange card elements including content infinitely according to various layout types.
@@ -992,6 +995,8 @@ _Internationalization / L10n / localization / translation_
992995
- [redux-test-recorder](https://github.com/conorhastings/redux-test-recorder) - A redux middleware to automatically generate tests for reducers through ui interaction.
993996
- [rut](https://github.com/milesj/rut) - React testing made easy with `react-test-renderer`. Supports DOM and custom renderers.
994997
- [unexpected-react](https://github.com/bruderstein/unexpected-react) - Plugin for unexpected to enable testing the full React virtual DOM, and also the shallow renderer.
998+
- playwright:Playwright enables reliable end-to-end testing for modern web apps.
999+
https://github.com/microsoft/playwright
9951000

9961001
### Redux
9971002

0 commit comments

Comments
 (0)