Skip to content

Commit

Permalink
Add Handsontable - Data Grid
Browse files Browse the repository at this point in the history
- Added Handsontable data grid
- Removed chai-enzyme with last commit 6 years ago.
  • Loading branch information
krzysztofspilka authored Nov 3, 2024
1 parent 4309d1b commit 5f94589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
- [fortune-sheet](https://github.com/ruilisi/fortune-sheet) - An online spreedsheet component that provides out-of-the-box features just like Excel.
- [AG Grid](https://github.com/ag-grid/ag-grid) - Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components.
- [gigatables-react](https://github.com/GigaTables/reactables) - Sorting, pagination/infinite scroll, global/column search, AJAX CRUD, and more.
- [Handsontable](https://github.com/handsontable/handsontable) - Data Grid with spreadsheet-like UI supporting React, Angular, TypeScript and JavaScript.
- [MUI X Data grid](https://github.com/mui/mui-x) - [demo/docs](https://mui.com/x/react-data-grid/) - Fast and customizable data grid with advanced features for power users and complex use cases.
- [react-data-grid](https://github.com/adazzle/react-data-grid) - Excel-like grid.
- [revo-grid](https://github.com/revolist/revogrid) - [demo/docs](https://revolist.github.io/revogrid/) - Powerfull Data Grid for React / AngularJS / Vue / Web Components with advanced customization.
Expand Down Expand Up @@ -1013,7 +1014,6 @@ _Internationalization / L10n / localization / translation_

### Test

- [chai-enzyme](https://github.com/producthunt/chai-enzyme) - Chai.js assertions and convenience functions for testing React Components with enzyme.
- [enzyme](https://github.com/airbnb/enzyme) - JavaScript Testing utilities for React.
- [jest-cli](https://github.com/facebook/jest) - Painless JavaScript Testing.
- [react-unit](https://github.com/pzavolinsky/react-unit) - Lightweight unit test library for ReactJS.
Expand Down

0 comments on commit 5f94589

Please sign in to comment.