Skip to content

Commit 02b5310

Browse files
committed
Merge pull request #396 from mm0hammadi/master
add: AG Grid
2 parents 95fe643 + 331a8c7 commit 02b5310

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ 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
158+
- [Material-React-Table](https://github.com/KevinVandy/material-react-table) - A fully featured Material UI V5 implementation of TanStack React Table V8, written from the ground up in TypeScript
159+
- [AG Grid](https://www.ag-grid.com/) - The Best JavaScript Grid in the World
160160

161161
### Infinite Scroll
162162

@@ -995,8 +995,8 @@ _Internationalization / L10n / localization / translation_
995995
- [redux-test-recorder](https://github.com/conorhastings/redux-test-recorder) - A redux middleware to automatically generate tests for reducers through ui interaction.
996996
- [rut](https://github.com/milesj/rut) - React testing made easy with `react-test-renderer`. Supports DOM and custom renderers.
997997
- [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
998+
- [playwright](https://github.com/microsoft/playwright) enables reliable end-to-end testing for modern web apps.
999+
10001000

10011001
### Redux
10021002

0 commit comments

Comments
 (0)