Skip to content

Commit 50ceb25

Browse files
authored
Merge pull request #439 from krzysztofspilka/patch-1
Add Handsontable - Data Grid
2 parents fbab574 + f0915bb commit 50ceb25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
139139
- [fortune-sheet](https://github.com/ruilisi/fortune-sheet) - An online spreedsheet component that provides out-of-the-box features just like Excel.
140140
- [AG Grid](https://github.com/ag-grid/ag-grid) - Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components.
141141
- [gigatables-react](https://github.com/GigaTables/reactables) - Sorting, pagination/infinite scroll, global/column search, AJAX CRUD, and more.
142+
- [Handsontable](https://github.com/handsontable/handsontable) - [demo](https://handsontable.com/demo) - [docs](https://handsontable.com/docs/react-data-grid/) - Data Grid with spreadsheet-like UI supporting React, Angular, TypeScript and JavaScript.
142143
- [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.
143144
- [react-data-grid](https://github.com/adazzle/react-data-grid) - Excel-like grid.
144145
- [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.
@@ -1019,7 +1020,6 @@ _Internationalization / L10n / localization / translation_
10191020

10201021
### Test
10211022

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

0 commit comments

Comments
 (0)