Skip to content

Commit 2837399

Browse files
authored
Merge branch 'master' into patch-1
2 parents b175625 + 41da945 commit 2837399

1 file changed

Lines changed: 20 additions & 11 deletions

File tree

README.md

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
138138

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.
141+
- [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.
141143
- [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.
142144
- [react-data-grid](https://github.com/adazzle/react-data-grid) - Excel-like grid.
143145
- [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.
@@ -158,10 +160,11 @@ Please review our [contributing guidelines](https://github.com/brillout/awesome-
158160
- [sematable](https://github.com/sematext/sematable) - Client side sorting, pagination, and text filter for redux/react based apps.
159161
- [DevExtreme React Grid](https://devexpress.github.io/devextreme-reactive/react/grid/) - High-performance plugin-based data grid for Bootstrap and Material Design.
160162
- [Smart React Grid](https://htmlelements.com/react/demos/grid/overview/) - Fast and feature-complete data grid with Material Design.
163+
- [simple-table](https://github.com/petera2c/simple-table) - [demo](https://www.simple-table.com/examples) - [docs](https://www.simple-table.com/docs) - Lightweight, fast and feature rich. Sorting/filtering, virtualization, tree data, nested headers, pinned columns, customized styling etc.
164+
161165
- [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.
162166

163167
- [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
164-
- [AG Grid](https://www.ag-grid.com/) - The Best JavaScript Grid in the World
165168

166169
### Infinite Scroll
167170

@@ -178,6 +181,7 @@ _Display overlay / modal / alert / dialog / lightbox / popup_
178181

179182
- [react-aria-modal](https://github.com/davidtheclark/react-aria-modal) - A fully accessible and flexible React modal built according WAI-ARIA Authoring Practices.
180183
- [react-modal](https://github.com/reactjs/react-modal) - Accessible modal dialog component for React.
184+
- [@paratco/async-modal](https://github.com/Paratco/async-modal) - Simple async modal handler for React.
181185
- [reoverlay](https://github.com/hiradary/reoverlay) - [demo](https://hiradary.github.io/reoverlay/) - The missing solution for managing modals.
182186
- [sweetalert2](https://github.com/sweetalert2/sweetalert2) - [demo/docs](https://sweetalert2.github.io/) - A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
183187
- [sweetalert2-react-content](https://github.com/sweetalert2/sweetalert2-react-content) - Official SweetAlert2 enhancer adding support for React elements as content
@@ -191,8 +195,8 @@ _Toaster / snackbar — Notify the user with a modeless temporary little popup_
191195
- [react-local-toast](https://github.com/OlegWock/react-local-toast) - [demo](https://react-local-toast.netlify.app/showcase/) - [docs](https://react-local-toast.netlify.app/tutorial) - show feedback linked to particular component instead of app-wide toasts.
192196
- [react-toast](https://github.com/moharnadreza/react-toast) - [demo](https://codesandbox.io/s/byqvk) - [docs](https://github.com/moharnadreza/react-toast/blob/main/README.md) - Minimal toast notifications.
193197
- 🚀 [react-toastify](https://github.com/fkhadra/react-toastify) - [demo](https://fkhadra.github.io/react-toastify/) - best bet out there at the moment. Hooks support. No refs.
198+
- [react-confirm-lite](https://github.com/SaadNasir-git/react-confirm-lite) - [demo](https://stackblitz.com/edit/vitejs-vite-bfthlpmw) - is a lightweight, promise-based confirmation dialog for React with built-in Tailwind CSS support. It’s designed to be as simple to use as react-toastify, while remaining fully customizable.
194199
- [reapop](https://github.com/LouisBarranqueiro/reapop) - A React & Redux notifications system.
195-
- [simple-react-notifications](https://github.com/alexpermyakov/simple-react-notifications) - [demo](https://alexpermyakov.github.io/simple-react-notifications/) - Tiny notification library (1kb gzip).
196200
- [react-hot-toast](https://github.com/timolins/react-hot-toast) - [demo](https://react-hot-toast.com/) - Smoking hot Notifications for React. Lightweight, customizable and beautiful by default.
197201
- [Sonner](https://sonner.emilkowal.ski/) - An opinionated toast component for React.
198202

@@ -265,6 +269,7 @@ _Loaders / spinners / progress bars — Let the user know that something is load
265269
_Display data in charts / graphs / diagrams_
266270

267271
- [essential js 2 charts](https://github.com/syncfusion/ej2-react-ui-components/tree/master/components/charts) - Beautiful and interactive charts & graphs for react.
272+
- [EazyChart](https://github.com/Hexastack/eazychart) - [demo](https://docs.eazychart.com/#demos) - [docs](https://docs.eazychart.com) - Easily transform data into meaningful charts
268273
- [echarts for react](https://github.com/hustcc/echarts-for-react) - Wrapper around beautiful Apache Echarts
269274
- [jscharting-react](https://github.com/jscharting/jscharting-react) – React chart component offering a complete set of chart types and engaging data visualizations with [JSCharting](https://jscharting.com/).
270275
- [react-chartist](https://github.com/fraserxu/react-chartist) - React component for Chartist.js.
@@ -296,9 +301,9 @@ _Display data in charts / graphs / diagrams_
296301

297302
_Display a tree data structure_
298303

304+
- [json-edit-react](https://github.com/CarlosNZ/json-edit-react) - [demo](https://carlosnz.github.io/json-edit-react/) - Highly configurable JSON/Object tree viewer and editor
299305
- [react-arborist](https://github.com/brimdata/react-arborist) - [demo](https://react-arborist.netlify.app/) - A Full-Featured Tree View: headless, virtualized, multi-selectable, drag-n-drop, keyboard navigation, search
300306
- [react-complex-tree](https://github.com/lukasbach/react-complex-tree) - [demo](https://rct.lukasbach.com/) - [docs](https://rct.lukasbach.com/docs/getstarted) - Unopinionated Accessible Tree Component with Multi-Select, Drag-And-Drop and Search
301-
- [react-treeview](https://github.com/chenglou/react-treeview) - Easy, light, flexible tree view made with React.
302307
- [he-tree-react](https://github.com/phphe/he-tree-react) - [demo](https://he-tree-react.phphe.com/v1/examples) - [docs](https://he-tree-react.phphe.com/) - Tree, customizable UI, flat data, tree data, drag-n-drop, placeholder for drop, foldable, checkbox, virtualized.
303308

304309
### UI Navigation
@@ -328,6 +333,7 @@ _Ways to navigate views_
328333
### Map
329334

330335
- [google-map-react](https://github.com/istarkov/google-map-react) - Universal google map react component, allows render react components on the google map.
336+
- [mapkit](https://github.com/1amageek/mapkit) - A library for integrating Apple Maps using MapKit JS, with annotations, overlays, and search.
331337
- [pigeon-maps](https://github.com/mariusandra/pigeon-maps) - [demo](https://pigeon-maps.js.org/) - ReactJS Maps without external dependencies.
332338
- [react-geosuggest](https://github.com/ubilabs/react-geosuggest) - A React autosuggest for the Google Maps Places API.
333339
- [react-leaflet](https://github.com/PaulLeCam/react-leaflet) - React components for Leaflet maps.
@@ -405,7 +411,6 @@ _Sketch input using Canvas or SVG_
405411
- [react-awesome-query-builder](https://github.com/ukrbublik/react-awesome-query-builder) - [demo](https://ukrbublik.github.io/react-awesome-query-builder/) - Visual query builder from form fields, with SQL, MongoDB and JSON export
406412
- [react-blur](https://github.com/javierbyte/react-blur) - React component for blurred backgrounds.
407413
- [react-demo-tab](https://github.com/mkosir/react-demo-tab) - [demo](https://mkosir.github.io/react-demo-tab) - A React component to easily create demos of other components.
408-
- [react-facebook](https://github.com/CherryProjects/react-facebook) - Facebook components like a Login button, Like, Share, Comments, Page or Embedded Post.
409414
- [fastcomments-react](https://github.com/fastcomments/fastcomments-react) - [demo](<https://blog.fastcomments.com/(12-30-2019)-fastcomments-demo.html>) - FastComments component for embedding a live comment thread on a page or SPA.
410415
- [react-pdf-viewer](https://github.com/phuoc-ng/react-pdf-viewer) - [docs](https://react-pdf-viewer.dev) - A React component to view a PDF document.
411416
- [react-simple-chatbot](https://github.com/LucasBassetti/react-simple-chatbot) - [demo](https://github.com/anishagg17/PIzzaBuilder) - A simple chatbot component to create conversation chats.
@@ -618,11 +623,11 @@ _Image manipulation_
618623
_Components to layout the app's UI_
619624

620625
- [autoresponsive-react](https://github.com/xudafeng/autoresponsive-react) - Auto responsive grid layout library.
621-
- [golden-layout](https://github.com/deepstreamIO/golden-layout) - A multi-screen JavaScript Layout manager.
622626
- [hedron](https://github.com/JSBros/hedron) - A no-frills flexbox grid system, powered by styled-components.
623627
- [m-react-splitters](https://github.com/martinnov92/React-Splitters) - Splitter component, written in TypeScript.
624628
- [muuri-react](https://github.com/Paol-imi/muuri-react) - [demo](https://1czo5.csb.app/) - [docs](https://paol-imi.github.io/muuri-react) - Responsive, sortable, filterable and draggable grid layouts.
625629
- [react-grid-layout](https://github.com/STRML/react-grid-layout) - A draggable and resizable grid layout with responsive breakpoints, for React.
630+
- [react-layman](https://github.com/Jeshwin/react-layman) - [demo](https://jeshwin.github.io/react-layman/) - Dynamic tiling layout manager with tabs
626631
- [react-masonry-component](https://github.com/eiriklv/react-masonry-component) - Wrapper for @desandro's Masonry.
627632
- [react-reflex](https://github.com/leefsmp/Re-Flex) - Flex layout container component for advanced React web applications.
628633
- [react-spaces](https://github.com/aeagle/react-spaces) - [demo/docs](https://www.allaneagle.com/react-spaces/demo/) - Nestable anchored, resizable, scrollable components.
@@ -670,7 +675,6 @@ _Animate transitions_
670675

671676
_Set of components + responsive layout system_
672677

673-
- [AgnosticUI](https://www.agnosticui.com/) - Accessible React component primitives that also work with Vue 3, Svelte, and Angular!
674678
- [ant-design](https://github.com/ant-design/ant-design) - [demo/docs](https://ant.design/docs/react/introduce) - A UI Design Language from China. Individual [components](http://react-component.github.io/) available.
675679
- [atlaskit](https://atlaskit.atlassian.com/packages) - Atlassian's official UI library, with components from _badge_ to _tree table_.
676680
- [base web](https://baseweb.design) - Base Web is a foundation for initiating, evolving, and unifying web products.
@@ -681,9 +685,9 @@ _Set of components + responsive layout system_
681685
- [CoreUI for React](https://github.com/coreui/coreui-react) - [demo/docs](https://coreui.io/react) - Open Source UI components library.
682686
- [evergreen](https://github.com/segmentio/evergreen) - [demo/docs](https://evergreen.segment.com) - Evergreen React UI Framework by Segment.
683687
- [fluentui](https://github.com/microsoft/fluentui) - UX frameworks for creating beautiful, cross-platform apps that share code, design, and interaction behavior.
684-
- [geist-ui](https://github.com/geist-org/geist-ui) - Modern and minimalist React UI library.
685688
- [gestalt](https://github.com/pinterest/gestalt) - [demo/docs](https://pinterest.github.io/gestalt/#/) - A set of components that supports Pinterest’s design language.
686689
- [grommet](https://github.com/grommet/grommet) - The most advanced UX framework for enterprise applications.
690+
- [kokonut-ui](https://github.com/kokonut-labs/kokonutui) - Free Modern and Customizable UI components.
687691
- [Mantine](https://github.com/mantinedev/mantine) - [demo/docs](https://mantine.dev/) - A fully featured library with 100+ hooks and components with native dark theme support
688692
- [orbit](https://github.com/kiwicom/orbit) - Components for building travel oriented projects.
689693
- [flowbite-react](https://github.com/themesberg/flowbite-react) - Open-source UI component library based on React, Tailwind CSS, and Flowbite.
@@ -695,8 +699,10 @@ _Set of components + responsive layout system_
695699
- [searchkit](https://github.com/searchkit/searchkit) - React UI components / widgets. The easiest way to build a great search experience with Elasticsearch.
696700
- [semantic-ui-react](https://github.com/Semantic-Org/Semantic-UI-React) - The official Semantic-UI-React integration.
697701
- [semi-design](https://github.com/DouyinFE/semi-design) - [demo/docs](https://semi.design/) - A modern, comprehensive, flexible design system.
698-
- [shadcn/ui](https://github.com/shadcn-ui/ui) - [demo](https://ui.shadcn.com/examples/mail) - [docs](https://ui.shadcn.com/docs) - Beautifully designed components that you can copy and paste into your apps.
702+
- [shadcn/ui](https://github.com/shadcn-ui/ui) - [demo](https://ui.shadcn.com/examples/mail) - [docs](https://ui.shadcn.com/docs) - Beautifully designed components that you can copy and paste into your apps.
699703
- [shineout](https://github.com/sheinsight/shineout) - [demo](https://shine.wiki/1.4.x/en/components/GetStart) - Chinese-friendly set of components: form elements, navigation, table, tree, tree select drop-down etc.
704+
- [Tremor](https://github.com/tremorlabs/tremor-raw) - [demo](https://tremor.so/charts) - [docs](https://tremor.so/docs/getting-started/installation) - Open-source components to build charts and dashboards.
705+
- [untitled-ui-react](https://github.com/untitleduico/react) - [demo](https://www.untitledui.com/react/) - Beautifully crafted collection of components built with React Aria and Tailwind CSS.
700706

701707
#### Material Design
702708

@@ -729,6 +735,7 @@ _Set of components + responsive layout system_
729735
- [matrix-card](https://github.com/MehmetKaplan/matrix-card) - [demo](https://mehmetkaplan.github.io/matrix-card/) - Simplest possible component to generate matrix rain style cards.
730736
- [rsuite](https://github.com/rsuite/rsuite) - [demo/docs](https://rsuitejs.com/) - Suite of components for "enterprise system products".
731737
- [lens-ui](https://github.com/luciancaetano/lens-ui) - [docs](https://github.com/luciancaetano/lens-ui/blob/main/docs/introduction.md) - A Suit of components focused on simplicity.
738+
- [Tailwindadmin](https://github.com/Tailwind-Admin/free-tailwind-admin-dashboard-template) - [docs](https://tailwind-admin.com/components) - A collection of Ready-made ShadCN UI components you can directly plug into your React/Next.js projects.
732739

733740
## UI Utilities
734741

@@ -873,6 +880,7 @@ _Component properties asynchronously fetched over the network_
873880
- [aesthetic](https://github.com/milesj/aesthetic) - A powerful type-safe, framework agnostic, CSS-in-JS library for styling components, whether it be plain objects, importing stylesheets, or simply referencing external class names.
874881
- [aphrodite](https://github.com/Khan/aphrodite) - It&#39;s inline styles, but they work!.
875882
- [inline-style-prefixer](https://github.com/rofrischmann/inline-style-prefixer) - Run-time Autoprefixer for Inline Style Objects.
883+
- [@classmatejs/react](https://github.com/richard-unterberg/classmatejs/tree/master/packages/react) - A class name focused component builder with a syntax like styled components and the sugar of cva's variants.
876884
- [react-container-query](https://github.com/d6u/react-container-query) - Modular responsive component.
877885
- [react-responsive](https://github.com/contra/react-responsive) - Media queries in react for responsive design.
878886
- [reactponsive](https://github.com/jmlweb/reactponsive) - Responsive components and hooks.
@@ -910,11 +918,14 @@ _Scaffold / starter kit / Yeoman generator / stack ensemble / seed_
910918
- [create-react-dependency](https://github.com/andrelmlins/create-react-dependency) - Create react dependencies with no build configuration.
911919
- [phoenix](https://github.com/Sazito/phoenix) - A simple boilerplate that helps you make your react application with Server Side Rendering & Localization support.
912920
- [react-enterprise-starter-kit](https://github.com/anandgupta193/react-enterprise-starter-kit) - Highly Scalable and Performant Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase.
921+
- [Tailwindadmin](https://tailwind-admin.com/) - Free Shadcn Dashboard Template Built On React and Tailwind CSS comes with Multiple-framework support
913922

914923
### Miscellaneous
915924

916925
- [react-inlinesvg](https://github.com/matthewwithanm/react-inlinesvg) - An SVG loader component for ReactJS.
917926
- [react-godfather](https://github.com/kapolos/react-godfather) - A new way to write Functional Components, without Hooks.
927+
- [react-vvm](https://github.com/behnamrhp/React-VVM) - A new approach to MVVM in React, to enforce clean separation of concerns, reduce boilerplate, and automatic re-render optimization for scalable UI logic.
928+
- [react-call](https://github.com/desko27/react-call) - Call your React components.
918929
- [redux-auth-patch](https://github.com/lynndylanhurley/redux-auth) - Complete token authentication system for react + redux that supports isomorphic rendering.
919930
- [redux-search](https://github.com/treasure-data/redux-search) - Redux bindings for client-side search.
920931
- [tcomb-react](https://github.com/gcanti/tcomb-react) - Alternative syntax for PropTypes.
@@ -1011,7 +1022,6 @@ _Internationalization / L10n / localization / translation_
10111022

10121023
### Test
10131024

1014-
- [chai-enzyme](https://github.com/producthunt/chai-enzyme) - Chai.js assertions and convenience functions for testing React Components with enzyme.
10151025
- [enzyme](https://github.com/airbnb/enzyme) - JavaScript Testing utilities for React.
10161026
- [jest-cli](https://github.com/facebook/jest) - Painless JavaScript Testing.
10171027
- [react-unit](https://github.com/pzavolinsky/react-unit) - Lightweight unit test library for ReactJS.
@@ -1020,7 +1030,6 @@ _Internationalization / L10n / localization / translation_
10201030
- [unexpected-react](https://github.com/bruderstein/unexpected-react) - Plugin for unexpected to enable testing the full React virtual DOM, and also the shallow renderer.
10211031
- [playwright](https://github.com/microsoft/playwright) enables reliable end-to-end testing for modern web apps.
10221032

1023-
10241033
### Redux
10251034

10261035
- [redux-devtools-chart-monitor](https://github.com/romseguy/redux-devtools-chart-monitor) - A chart monitor for Redux DevTools.
@@ -1060,7 +1069,7 @@ _Internationalization / L10n / localization / translation_
10601069
- [mozaik](https://github.com/plouc/mozaik) - Moza&iuml;k is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards.
10611070
- [react-blessed](https://github.com/Yomguithereal/react-blessed) - A react renderer for blessed.
10621071
- [jsondiffpatch-react](https://github.com/bluepeter/jsondiffpatch-react) - JSON diffing.
1063-
- [iron-session](https://github.com/vvo/iron-session) - Secure, stateless, and cookie-based session library.
1072+
- [iron-session](https://github.com/vvo/iron-session) - Secure, stateless, and cookie-based session library.
10641073

10651074
### Static Website Generator
10661075

0 commit comments

Comments
 (0)