Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasmasuch/best-of-react
π A ranked list of awesome React open-source libraries and tools. Updated weekly.
https://github.com/lukasmasuch/best-of-react
List: best-of-react
ant-design awesome awesome-list best-of best-of-list bootstrap gatsby gatsbyjs material-design material-ui nextjs react react-component react-components react-redux reactjs web-development webapp
Last synced: about 2 months ago
JSON representation
π A ranked list of awesome React open-source libraries and tools. Updated weekly.
- Host: GitHub
- URL: https://github.com/lukasmasuch/best-of-react
- Owner: lukasmasuch
- License: cc-by-sa-4.0
- Created: 2021-02-21T12:52:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-13T23:55:13.000Z (3 months ago)
- Last Synced: 2024-09-23T15:04:15.610Z (about 2 months ago)
- Topics: ant-design, awesome, awesome-list, best-of, best-of-list, bootstrap, gatsby, gatsbyjs, material-design, material-ui, nextjs, react, react-component, react-components, react-redux, reactjs, web-development, webapp
- Homepage:
- Size: 7.57 MB
- Stars: 817
- Watchers: 16
- Forks: 87
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: history/2021-02-21_changes.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Best-of React Web
πΒ A ranked list of awesome React open-source libraries and tools. Updated weekly.This curated list contains 430 awesome open-source projects with a total of 5M stars grouped into 22 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from GitHub and different package managers. If you like to add or update projects, feel free to open an [issue](https://github.com/LukasMasuch/best-of-react/issues/new/choose), submit a [pull request](https://github.com/LukasMasuch/best-of-react/pulls), or directly edit the [projects.yaml](https://github.com/LukasMasuch/best-of-react/edit/main/projects.yaml). Contributions are very welcome!
> π§ββοΈ Discover other [best-of lists](https://best-of.org) or [create your own](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
## Contents
- [UI Frameworks & Libraries](#ui-frameworks--libraries) _47 projects_
- [App Frameworks](#app-frameworks) _6 projects_
- [Styling](#styling) _16 projects_
- [Layout](#layout) _11 projects_
- [Data Tables & Grids](#data-tables--grids) _39 projects_
- [Input Components](#input-components) _24 projects_
- [Internationalization & Localization](#internationalization--localization) _4 projects_
- [State Management](#state-management) _31 projects_
- [Routing](#routing) _12 projects_
- [Animations](#animations) _12 projects_
- [Data Visualization](#data-visualization) _37 projects_
- [Data Fetching](#data-fetching) _7 projects_
- [Notifications](#notifications) _9 projects_
- [File Handling](#file-handling) _10 projects_
- [Editor Components](#editor-components) _41 projects_
- [Drag & Drop](#drag--drop) _12 projects_
- [Developer Tools](#developer-tools) _31 projects_
- [Desktop Applications](#desktop-applications) _2 projects_
- [Utilities](#utilities) _8 projects_
- [Testing](#testing) _6 projects_
- [Admin Dashboards](#admin-dashboards) _11 projects_
- [Other Components](#other-components) _38 projects_
- [Others](#others) _17 projects_## Explanation
- π₯π₯π₯Β Combined project-quality score
- βοΈΒ Star count from GitHub
- π£Β New project _(less than 6 months old)_
- π€Β Inactive project _(6 months no activity)_
- πΒ Dead project _(12 months no activity)_
- ππΒ Project is trending up or down
- βΒ Project was recently added
- βοΈΒ Warning _(e.g. missing/risky license)_
- π¨βπ»Β Contributors count from GitHub
- πΒ Fork count from GitHub
- πΒ Issue count from GitHub
- β±οΈΒ Last update timestamp on package manager
- π₯Β Download count from package manager
- π¦Β Number of dependent projects
- Β Projects related to Material UI Framework.
- Β Projects related to Ant Design Framework.
- Β Projects related to Bootstrap UI Framework.
## UI Frameworks & Libraries
Material-UI (π₯52 Β· β 92K) - MaterialUI: Ready-to-use foundational React components, free..
MIT
- [GitHub](https://github.com/mui/material-ui) (π¨βπ» 3.2K Β· π 32K Β· π¦ 1.2M Β· π 19K - 8% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/mui-org/material-ui
```
- [npm](https://www.npmjs.com/package/@material-ui/core) (π₯ 6M / month Β· π¦ 14K Β· β±οΈ 03.04.2022):
```
npm install @material-ui/core
```Ant Design (π₯51 Β· β 91K) - An enterprise-class UI design language and React UI library.
MIT
- [GitHub](https://github.com/ant-design/ant-design) (π¨βπ» 2.4K Β· π 47K Β· π₯ 11K Β· π¦ 630K Β· π 30K - 3% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/ant-design/ant-design
```
- [npm](https://www.npmjs.com/package/antd) (π₯ 6.4M / month Β· π¦ 39K Β· β±οΈ 03.06.2024):
```
npm install antd
```Bootstrap React (π₯45 Β· β 22K) - Bootstrap components built with React.
MIT
- [GitHub](https://github.com/react-bootstrap/react-bootstrap) (π¨βπ» 530 Β· π 3.6K Β· π₯ 51K Β· π¦ 1.6M Β· π 3.6K - 5% open Β· β±οΈ 23.05.2024):
```
git clone https://github.com/react-bootstrap/react-bootstrap
```
- [npm](https://www.npmjs.com/package/react-bootstrap) (π₯ 5.2M / month Β· π¦ 7.9K Β· β±οΈ 18.03.2024):
```
npm install react-bootstrap
```bulma (π₯43 Β· β 49K) - Modern CSS framework based on Flexbox.
MIT
- [GitHub](https://github.com/jgthms/bulma) (π¨βπ» 420 Β· π 3.9K Β· π₯ 800K Β· π¦ 250K Β· π 2.8K - 15% open Β· β±οΈ 29.05.2024):
```
git clone https://github.com/jgthms/bulma
```
- [npm](https://www.npmjs.com/package/bulma) (π₯ 1M / month Β· π¦ 2.5K Β· β±οΈ 20.05.2024):
```
npm install bulma
```fluentui (π₯43 Β· β 18K) - Fluent UI web represents a collection of utilities, React components, and..
MIT
- [GitHub](https://github.com/microsoft/fluentui) (π¨βπ» 890 Β· π 2.7K Β· π¦ 14K Β· π 13K - 4% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/microsoft/fluentui
```
- [npm](https://www.npmjs.com/package/@fluentui/react) (π₯ 790K / month Β· π¦ 430 Β· β±οΈ 28.05.2024):
```
npm install @fluentui/react
```Blueprint (π₯41 Β· β 20K) - A React-based UI toolkit for the web.
Apache-2
- [GitHub](https://github.com/palantir/blueprint) (π¨βπ» 400 Β· π 2.1K Β· π¦ 17K Β· π 3.1K - 22% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/palantir/blueprint
```
- [npm](https://www.npmjs.com/package/@blueprintjs/core) (π₯ 750K / month Β· π¦ 610 Β· β±οΈ 15.05.2024):
```
npm install @blueprintjs/core
```primereact (π₯41 Β· β 6K) - The Most Complete React UI Component Library.
MIT
- [GitHub](https://github.com/primefaces/primereact) (π¨βπ» 280 Β· π 940 Β· π¦ 33K Β· π 4.6K - 5% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/primefaces/primereact
```
- [npm](https://www.npmjs.com/package/primereact) (π₯ 610K / month Β· π¦ 450 Β· β±οΈ 24.05.2024):
```
npm install primereact
```ant-design-mobile (π₯40 Β· β 11K) - Essential UI blocks for building mobile web apps.
MIT
- [GitHub](https://github.com/ant-design/ant-design-mobile) (π¨βπ» 300 Β· π 2.4K Β· π¦ 26K Β· π 4.4K - 4% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/ant-design/ant-design-mobile
```
- [npm](https://www.npmjs.com/package/antd-mobile) (π₯ 220K / month Β· π¦ 1.1K Β· β±οΈ 27.05.2024):
```
npm install antd-mobile
```reactstrap (π₯40 Β· β 11K) - Simple React Bootstrap 5 components.
MIT
- [GitHub](https://github.com/reactstrap/reactstrap) (π¨βπ» 270 Β· π 1.3K Β· π¦ 390K Β· π 1.3K - 22% open Β· β±οΈ 30.04.2024):
```
git clone https://github.com/reactstrap/reactstrap
```
- [npm](https://www.npmjs.com/package/reactstrap) (π₯ 2M / month Β· π¦ 2.6K Β· β±οΈ 08.11.2023):
```
npm install reactstrap
```carbon (π₯40 Β· β 7.5K) - A design system built by IBM.
Apache-2
- [GitHub](https://github.com/carbon-design-system/carbon) (π¨βπ» 510 Β· π 1.8K Β· π₯ 3 Β· π¦ 7.3K Β· π 8.2K - 7% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/carbon-design-system/carbon
```
- [npm](https://www.npmjs.com/package/carbon-components-react) (π₯ 150K / month Β· π¦ 270 Β· β±οΈ 05.06.2024):
```
npm install carbon-components-react
```polaris-react (π₯40 Β· β 5.7K) - Shopifys design system to help us work together to build a great..
MIT
- [GitHub](https://github.com/Shopify/polaris) (π¨βπ» 520 Β· π 1.2K Β· π¦ 10K Β· π 4.7K - 4% open Β· β±οΈ 03.06.2024):
```
git clone https://github.com/Shopify/polaris-react
```
- [npm](https://www.npmjs.com/package/@shopify/polaris) (π₯ 540K / month Β· π¦ 130 Β· β±οΈ 24.05.2024):
```
npm install @shopify/polaris
```chakra-ui (π₯39 Β· β 37K) - Simple, Modular & Accessible UI Components for your React Applications.
MIT
- [GitHub](https://github.com/chakra-ui/chakra-ui) (π¨βπ» 660 Β· π 3.2K Β· π¦ 300K Β· π 3.6K - 7% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/chakra-ui/chakra-ui
```
- [npm](https://www.npmjs.com/package/chakra-ui) (π₯ 3.7K / month Β· π¦ 8 Β· β±οΈ 03.08.2019):
```
npm install chakra-ui
```Semantic UI React (π₯39 Β· β 13K) - The official Semantic-UI-React integration.
MIT
- [GitHub](https://github.com/Semantic-Org/Semantic-UI-React) (π¨βπ» 330 Β· π 4K Β· π¦ 190K Β· π 2.6K - 7% open Β· β±οΈ 19.03.2024):
```
git clone https://github.com/Semantic-Org/Semantic-UI-React
```
- [npm](https://www.npmjs.com/package/semantic-ui-react) (π₯ 1.1M / month Β· π¦ 1.9K Β· β±οΈ 30.12.2023):
```
npm install semantic-ui-react
```react-spectrum (π₯38 Β· β 12K) - A collection of libraries and tools that help you build..
Apache-2
- [GitHub](https://github.com/adobe/react-spectrum) (π¨βπ» 340 Β· π 1K Β· π¦ 2.1K Β· π 2.3K - 30% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/adobe/react-spectrum
```
- [npm](https://www.npmjs.com/package/react-aria) (π₯ 2M / month Β· π¦ 510 Β· β±οΈ 05.06.2024):
```
npm install react-aria
```Grommet (π₯38 Β· β 8.3K) - a react-based framework that provides accessibility, modularity,..
Apache-2
- [GitHub](https://github.com/grommet/grommet) (π¨βπ» 380 Β· π 1K Β· π₯ 2.3K Β· π¦ 10K Β· π 3.4K - 9% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/grommet/grommet
```
- [npm](https://www.npmjs.com/package/grommet) (π₯ 120K / month Β· π¦ 230 Β· β±οΈ 28.05.2024):
```
npm install grommet
```React Suite (π₯37 Β· β 8.2K) - A suite of React components .
MIT
- [GitHub](https://github.com/rsuite/rsuite) (π¨βπ» 120 Β· π 920 Β· π¦ 19K Β· π 1.1K - 20% open Β· β±οΈ 31.05.2024):
```
git clone https://github.com/rsuite/rsuite
```
- [npm](https://www.npmjs.com/package/rsuite) (π₯ 390K / month Β· π¦ 280 Β· β±οΈ 30.05.2024):
```
npm install rsuite
```reakit (π₯35 Β· β 7.7K) - Toolkit for building accessible web apps with React.
MIT
- [GitHub](https://github.com/ariakit/ariakit) (π¨βπ» 120 Β· π 370 Β· π¦ 1.8K Β· π 610 - 14% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/reakit/reakit
```
- [npm](https://www.npmjs.com/package/reakit) (π₯ 500K / month Β· π¦ 240 Β· β±οΈ 18.11.2021):
```
npm install reakit
```theme-ui (π₯35 Β· β 5.2K) - Build consistent, themeable React apps based on constraint-based design..
MIT
- [GitHub](https://github.com/system-ui/theme-ui) (π¨βπ» 160 Β· π 670 Β· π¦ 37K Β· π 680 - 9% open Β· β±οΈ 10.04.2024):
```
git clone https://github.com/system-ui/theme-ui
```
- [npm](https://www.npmjs.com/package/theme-ui) (π₯ 260K / month Β· π¦ 1.3K Β· β±οΈ 19.02.2024):
```
npm install theme-ui
```headlessui (π₯34 Β· β 25K) - Completely unstyled, fully accessible UI components, designed to..
MIT
- [GitHub](https://github.com/tailwindlabs/headlessui) (π¨βπ» 62 Β· π 1K Β· π¦ 3.7K Β· π 1.2K - 1% open Β· β±οΈ 03.06.2024):
```
git clone https://github.com/tailwindlabs/headlessui
```
- [npm](https://www.npmjs.com/package/headlessui) (π₯ 29K / month Β· π¦ 6 Β· β±οΈ 13.09.2020):
```
npm install headlessui
```semi-design (π₯34 Β· β 8K) - A modern, comprehensive, flexible design system and React UI library...
MIT
- [GitHub](https://github.com/DouyinFE/semi-design) (π¨βπ» 130 Β· π 680 Β· π¦ 1.2K Β· π 1K - 15% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/DouyinFE/semi-design
```
- [npm](https://www.npmjs.com/package/@douyinfe/semi-animation-react) (π₯ 11K / month Β· π¦ 9 Β· β±οΈ 04.06.2024):
```
npm install @douyinfe/semi-animation-react
```components (π₯34 Β· β 3K) - An implementation of GitHubs Primer Design System using React.
MIT
- [GitHub](https://github.com/primer/react) (π¨βπ» 390 Β· π 510 Β· π¦ 3.2K Β· π 930 - 11% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/primer/react
```
- [npm](https://www.npmjs.com/package/@primer/components) (π₯ 24K / month Β· π¦ 40 Β· β±οΈ 30.06.2022):
```
npm install @primer/components
```mantine (π₯32 Β· β 25K) - A fully featured React components library.
MIT
- [GitHub](https://github.com/mantinedev/mantine) (π¨βπ» 520 Β· π 1.8K Β· π¦ 1 Β· π 2.5K - 1% open Β· β±οΈ 30.05.2024):
```
git clone https://github.com/mantinedev/mantine
```
- [npm](https://www.npmjs.com/package/@mantine/tag-picker) (π₯ 47 / month Β· π¦ 5 Β· β±οΈ 30.07.2021):
```
npm install @mantine/tag-picker
```gestalt (π₯32 Β· β 4.2K) - A set of React UI components that supports Pinterests design language.
Apache-2
- [GitHub](https://github.com/pinterest/gestalt) (π¨βπ» 130 Β· π 340 Β· π¦ 850 Β· β±οΈ 05.06.2024):
```
git clone https://github.com/pinterest/gestalt
```
- [npm](https://www.npmjs.com/package/gestalt) (π₯ 21K / month Β· π¦ 20 Β· β±οΈ 04.06.2024):
```
npm install gestalt
```ring-ui (π₯32 Β· β 3.6K) - A collection of JetBrains Web UI components.
Apache-2
- [GitHub](https://github.com/JetBrains/ring-ui) (π¨βπ» 180 Β· π 180 Β· π¦ 76 Β· β±οΈ 06.06.2024):
```
git clone https://github.com/JetBrains/ring-ui
```
- [npm](https://www.npmjs.com/package/@jetbrains/ring-ui) (π₯ 18K / month Β· π¦ 66 Β· β±οΈ 05.06.2024):
```
npm install @jetbrains/ring-ui
```tabler (π₯31 Β· β 37K) - Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap.
MIT
- [GitHub](https://github.com/tabler/tabler) (π¨βπ» 120 Β· π 3.8K Β· π¦ 1.2K Β· π 900 - 8% open Β· β±οΈ 30.04.2024):
```
git clone https://github.com/tabler/tabler
```
- [npm](https://www.npmjs.com/package/tabler) (π₯ 900 / month Β· π¦ 12 Β· β±οΈ 09.11.2020):
```
npm install tabler
```coreui-react (π₯31 Β· β 650) - CoreUI React.js UI Components. CoreUI for React.js replaces and..
MIT
- [GitHub](https://github.com/coreui/coreui-react) (π¨βπ» 12 Β· π 260 Β· π¦ 20K Β· π 290 - 2% open Β· β±οΈ 27.05.2024):
```
git clone https://github.com/coreui/coreui-react
```
- [npm](https://www.npmjs.com/package/@coreui/react) (π₯ 260K / month Β· π¦ 93 Β· β±οΈ 27.05.2024):
```
npm install @coreui/react
```orbit (π₯30 Β· β 1.4K) - React components of open-source Orbit design system by Kiwi.com.
MIT
- [GitHub](https://github.com/kiwicom/orbit) (π¨βπ» 88 Β· π 150 Β· π¦ 72 Β· π 400 - 7% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/kiwicom/orbit
```
- [npm](https://www.npmjs.com/package/@kiwicom/orbit-components) (π₯ 30K / month Β· π¦ 37 Β· β±οΈ 31.05.2024):
```
npm install @kiwicom/orbit-components
```react-bulma-components (π₯30 Β· β 1.2K) - React components for Bulma framework.
MIT
- [GitHub](https://github.com/couds/react-bulma-components) (π¨βπ» 62 Β· π 130 Β· π¦ 4.8K Β· π 250 - 14% open Β· β±οΈ 26.01.2024):
```
git clone https://github.com/couds/react-bulma-components
```
- [npm](https://www.npmjs.com/package/react-bulma-components) (π₯ 110K / month Β· π¦ 140 Β· β±οΈ 04.02.2022):
```
npm install react-bulma-components
```Radix Primitives (π₯29 Β· β 15K) - Radix Primitives is an open-source UI component library for..
MIT
- [GitHub](https://github.com/radix-ui/primitives) (π¨βπ» 44 Β· π 700 Β· π 1.4K - 30% open Β· β±οΈ 03.06.2024):
```
git clone https://github.com/radix-ui/primitives
```
- [npm](https://www.npmjs.com/package/@radix-ui/utils) (π₯ 23K / month Β· π¦ 38 Β· β±οΈ 27.01.2021):
```
npm install @radix-ui/utils
```Evergreen (π₯28 Β· β 12K Β· π€) - Evergreen React UI Framework by Segment.
MIT
- [GitHub](https://github.com/segmentio/evergreen) (π¨βπ» 160 Β· π 830 Β· π¦ 3 Β· π 540 - 14% open Β· β±οΈ 21.06.2023):
```
git clone https://github.com/segmentio/evergreen
```
- [npm](https://www.npmjs.com/package/evergreen-ui) (π₯ 41K / month Β· π¦ 140 Β· β±οΈ 21.06.2023):
```
npm install evergreen-ui
```baseweb (π₯28 Β· β 8.6K) - A React Component library implementing the Base design language.
MIT
- [GitHub](https://github.com/uber/baseweb) (π¨βπ» 250 Β· π 830 Β· π¦ 3 Β· β±οΈ 20.03.2024):
```
git clone https://github.com/uber/baseweb
```
- [npm](https://www.npmjs.com/package/baseui) (π₯ 150K / month Β· π¦ 110 Β· β±οΈ 20.03.2024):
```
npm install baseui
```shineout (π₯26 Β· β 910) - React.
MIT
- [GitHub](https://github.com/sheinsight/shineout) (π¨βπ» 45 Β· π 150 Β· π 130 - 31% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/sheinsight/shineout
```
- [npm](https://www.npmjs.com/package/shineout) (π₯ 9.8K / month Β· π¦ 20 Β· β±οΈ 03.06.2024):
```
npm install shineout
```ChatUI (π₯24 Β· β 2.5K Β· π€) - The UI design language and React library for Conversational UI.
MIT
- [GitHub](https://github.com/alibaba/ChatUI) (π¨βπ» 6 Β· π 270 Β· π¦ 350 Β· π 110 - 27% open Β· β±οΈ 05.07.2023):
```
git clone https://github.com/alibaba/ChatUI
```
- [npm](https://www.npmjs.com/package/@chatui/core) (π₯ 4.4K / month Β· π¦ 14 Β· β±οΈ 23.11.2023):
```
npm install @chatui/core
```pivotal-ui (π₯24 Β· β 640) - Pivotals design system & component library.
MIT
- [GitHub](https://github.com/pivotal-cf/pivotal-ui) (π¨βπ» 170 Β· π 93 Β· π₯ 510 Β· π¦ 180 Β· π 330 - 18% open Β· β±οΈ 15.05.2024):
```
git clone https://github.com/pivotal-cf/pivotal-ui
```
- [npm](https://www.npmjs.com/package/@npmcorp/pui-react-helpers) (π₯ 43 / month Β· π¦ 25 Β· β±οΈ 20.07.2016):
```
npm install @npmcorp/pui-react-helpers
```atomize (π₯22 Β· β 1.7K Β· π€) - Design System for developers build on styled-components & React JS.
MIT
- [GitHub](https://github.com/proksh/atomize) (π¨βπ» 12 Β· π 330 Β· π¦ 630 Β· π 48 - 58% open Β· β±οΈ 19.10.2023):
```
git clone https://github.com/proksh/atomize
```
- [npm](https://www.npmjs.com/package/atomize) (π₯ 2.1K / month Β· π¦ 13 Β· β±οΈ 14.06.2021):
```
npm install atomize
```dashboard-ui-kit (π₯17 Β· β 200) - React UI components for rapid development.
MIT
- [GitHub](https://github.com/march08/dashboard-ui-kit) (π¨βπ» 1 Β· π 30 Β· π¦ 43 Β· π 34 - 70% open Β· β±οΈ 23.01.2024):
```
git clone https://github.com/march08/dashboard-ui-kit
```
- [npm](https://www.npmjs.com/package/@duik/it) (π₯ 220 / month Β· π¦ 3 Β· β±οΈ 14.05.2020):
```
npm install @duik/it
```Show 11 hidden projects...
- eui (π₯38 Β· β 6K) - Elastic UI Framework.
βοΈICU
- Semantic-UI (π₯36 Β· β 51K Β· π) - Semantic is a UI component framework based around useful..MIT
- Rebass (π₯32 Β· β 7.9K Β· π) - React primitive UI components built with styled-system.MIT
- tabler-react (π₯27 Β· β 2.3K Β· π) - React components and demo for the Tabler UI theme.MIT
- Supabase UI (π₯27 Β· β 1.5K Β· π) - Supabase UI Library.MIT
- react-foundation (π₯25 Β· β 600 Β· π) - Foundation as React components.MIT
- geist-ui (π₯24 Β· β 4.2K Β· π) - A design system for building modern websites and applications.MIT
- bumbag-ui (π₯21 Β· β 1K Β· π) - Build themeable React & React Native applications with your Bumbag.MIT
- trunx (π₯21 Β· β 64) - Super Saiyan React components, son of awesome Bulma.MIT
- shards-react (π₯19 Β· β 760 Β· π) - A beautiful and modern React design system.MIT
- fluent-windows (π₯13 Β· β 120 Β· π) - React components that inspired by Microsofts Fluent Design..MIT
## App Frameworks
_Application frameworks, content management systems, and static site generators for React._
Next.js (π₯55 Β· β 120K) - The React Framework.
MIT
- [GitHub](https://github.com/vercel/next.js) (π¨βπ» 3.5K Β· π 26K Β· π¦ 3M Β· π 21K - 15% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/vercel/next.js
```
- [npm](https://www.npmjs.com/package/next) (π₯ 28M / month Β· π¦ 130K Β· β±οΈ 02.06.2024):
```
npm install next
```Gatsby (π₯46 Β· β 55K) - The best React-based framework with performance, scalability and security..
MIT
- [GitHub](https://github.com/gatsbyjs/gatsby) (π¨βπ» 4.4K Β· π 10K Β· π¦ 250K Β· π 14K - 2% open Β· β±οΈ 03.06.2024):
```
git clone https://github.com/gatsbyjs/gatsby
```
- [npm](https://www.npmjs.com/package/gatsby) (π₯ 1.4M / month Β· π¦ 3.5K Β· β±οΈ 04.06.2024):
```
npm install gatsby
```cube.js (π₯41 Β· β 17K) - Cube The Semantic Layer for Building Data Applications.
Apache-2
- [GitHub](https://github.com/cube-js/cube) (π¨βπ» 310 Β· π 1.7K Β· π₯ 330K Β· π¦ 1.8K Β· π 2.2K - 26% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/cube-js/cube.js
```
- [npm](https://www.npmjs.com/package/@cubejs-backend/api-gateway) (π₯ 74K / month Β· π¦ 20 Β· β±οΈ 05.06.2024):
```
npm install @cubejs-backend/api-gateway
```umi (π₯41 Β· β 15K) - A framework in react community.
MIT
- [GitHub](https://github.com/umijs/umi) (π¨βπ» 490 Β· π 2.6K Β· π¦ 37K Β· π 6.7K - 2% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/umijs/umi
```
- [npm](https://www.npmjs.com/package/umi) (π₯ 150K / month Β· π¦ 1.6K Β· β±οΈ 31.05.2024):
```
npm install umi
```redwood (π₯40 Β· β 17K) - The App Framework for Startups.
MIT
- [GitHub](https://github.com/redwoodjs/redwood) (π¨βπ» 440 Β· π 960 Β· π¦ 5.2K Β· π 2.3K - 19% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/redwoodjs/redwood
```
- [npm](https://www.npmjs.com/package/@redwoodjs/core) (π₯ 220K / month Β· π¦ 25 Β· β±οΈ 31.05.2024):
```
npm install @redwoodjs/core
```blitz (π₯33 Β· β 13K) - The Missing Fullstack Toolkit for Next.js.
MIT
- [GitHub](https://github.com/blitz-js/blitz) (π¨βπ» 320 Β· π 780 Β· π¦ 2.6K Β· π 640 - 10% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/blitz-js/blitz
```
- [npm](https://www.npmjs.com/package/blitz) (π₯ 24K / month Β· π¦ 28 Β· β±οΈ 04.06.2024):
```
npm install blitz
```
## Styling
_CSS and component styling frameworks._
Tailwind CSS (π₯49 Β· β 79K) - A utility-first CSS framework for rapid UI development.
MIT
- [GitHub](https://github.com/tailwindlabs/tailwindcss) (π¨βπ» 300 Β· π 4K Β· π₯ 3.2M Β· π¦ 9.7M Β· π 3.3K - 1% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/tailwindlabs/tailwindcss
```
- [npm](https://www.npmjs.com/package/tailwindcss) (π₯ 37M / month Β· π¦ 150K Β· β±οΈ 05.06.2024):
```
npm install tailwindcss
```Styled Components (π₯46 Β· β 40K Β· π) - Visual primitives for the component age. Use the best..
MIT
- [GitHub](https://github.com/styled-components/styled-components) (π¨βπ» 360 Β· π 2.5K Β· π¦ 2.4M Β· π 2.9K - 8% open Β· β±οΈ 09.05.2024):
```
git clone https://github.com/styled-components/styled-components
```
- [npm](https://www.npmjs.com/package/styled-components) (π₯ 24M / month Β· π¦ 45K Β· β±οΈ 09.05.2024):
```
npm install styled-components
```emotion (π₯40 Β· β 17K) - CSS-in-JS library designed for high performance style composition.
MIT
- [GitHub](https://github.com/emotion-js/emotion) (π¨βπ» 320 Β· π 1.1K Β· π¦ 320K Β· π 1.7K - 17% open Β· β±οΈ 17.05.2024):
```
git clone https://github.com/emotion-js/emotion
```
- [npm](https://www.npmjs.com/package/@emotion/react) (π₯ 34M / month Β· π¦ 18K Β· β±οΈ 27.02.2024):
```
npm install @emotion/react
```polished (π₯38 Β· β 7.6K) - A lightweight toolset for writing styles in JavaScript.
MIT
- [GitHub](https://github.com/styled-components/polished) (π¨βπ» 84 Β· π 210 Β· π¦ 380K Β· π 240 - 9% open Β· β±οΈ 01.02.2024):
```
git clone https://github.com/styled-components/polished
```
- [npm](https://www.npmjs.com/package/polished) (π₯ 29M / month Β· π¦ 6.8K Β· β±οΈ 01.02.2024):
```
npm install polished
```jss (π₯36 Β· β 7.1K) - JSS is an authoring tool for CSS which uses JavaScript as a host language.
MIT
- [GitHub](https://github.com/cssinjs/jss) (π¨βπ» 140 Β· π 400 Β· π¦ 710K Β· π 990 - 21% open Β· β±οΈ 14.05.2024):
```
git clone https://github.com/cssinjs/jss
```
- [npm](https://www.npmjs.com/package/react-jss) (π₯ 1.1M / month Β· π¦ 1.8K Β· β±οΈ 09.02.2023):
```
npm install react-jss
```vanilla-extract (π₯35 Β· β 9.3K) - Zero-runtime Stylesheets-in-TypeScript.
MIT
- [GitHub](https://github.com/vanilla-extract-css/vanilla-extract) (π¨βπ» 100 Β· π 270 Β· π¦ 64K Β· π 310 - 14% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/seek-oss/vanilla-extract
```
- [npm](https://www.npmjs.com/package/@vanilla-extract/integration) (π₯ 2.3M / month Β· π¦ 59 Β· β±οΈ 22.05.2024):
```
npm install @vanilla-extract/integration
```react-responsive (π₯33 Β· β 7K) - CSS media queries in react - for responsive design, and more.
MIT
- [GitHub](https://github.com/yocontra/react-responsive) (π¨βπ» 66 Β· π 300 Β· π¦ 76K Β· π 220 - 1% open Β· β±οΈ 19.03.2024):
```
git clone https://github.com/yocontra/react-responsive
```
- [npm](https://www.npmjs.com/package/react-responsive) (π₯ 2.7M / month Β· π¦ 1.3K Β· β±οΈ 19.03.2024):
```
npm install react-responsive
```twin.macro (π₯32 Β· β 7.8K) - Twin blends the magic of Tailwind with the flexibility of css-in-js..
MIT
- [GitHub](https://github.com/ben-rogerson/twin.macro) (π¨βπ» 49 Β· π 180 Β· π¦ 15K Β· π 330 - 5% open Β· β±οΈ 08.04.2024):
```
git clone https://github.com/ben-rogerson/twin.macro
```
- [npm](https://www.npmjs.com/package/twin.macro) (π₯ 330K / month Β· π¦ 440 Β· β±οΈ 19.01.2024):
```
npm install twin.macro
```linaria (π₯31 Β· β 11K) - Zero-runtime CSS in JS library.
MIT
- [GitHub](https://github.com/callstack/linaria) (π¨βπ» 150 Β· π 410 Β· π¦ 1.8K Β· π 670 - 21% open Β· β±οΈ 26.04.2024):
```
git clone https://github.com/callstack/linaria
```
- [npm](https://www.npmjs.com/package/linaria) (π₯ 33K / month Β· π¦ 170 Β· β±οΈ 26.04.2024):
```
npm install linaria
```stitches (π₯31 Β· β 7.7K Β· π€) - [Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR,..
MIT
- [GitHub](https://github.com/stitchesjs/stitches) (π¨βπ» 54 Β· π 250 Β· π¦ 4 Β· π 660 - 17% open Β· β±οΈ 19.06.2023):
```
git clone https://github.com/modulz/stitches
```
- [npm](https://www.npmjs.com/package/@stitches/react) (π₯ 1.5M / month Β· π¦ 2.3K Β· β±οΈ 20.10.2022):
```
npm install @stitches/react
```react-container-query (π₯26 Β· β 890 Β· π€) - Modular responsive component.
MIT
- [GitHub](https://github.com/react-container-query/react-container-query) (π¨βπ» 19 Β· π 45 Β· π¦ 18K Β· π 53 - 32% open Β· β±οΈ 14.09.2023):
```
git clone https://github.com/react-container-query/react-container-query
```
- [npm](https://www.npmjs.com/package/react-container-query) (π₯ 79K / month Β· π¦ 200 Β· β±οΈ 14.09.2023):
```
npm install react-container-query
```styletron (π₯25 Β· β 3.3K Β· π€) - Toolkit for component-oriented styling.
MIT
- [GitHub](https://github.com/styletron/styletron) (π¨βπ» 41 Β· π 100 Β· π¦ 8.1K Β· π 190 - 19% open Β· β±οΈ 06.10.2023):
```
git clone https://github.com/styletron/styletron
```
- [npm](https://www.npmjs.com/package/styletron) (π₯ 670 / month Β· π¦ 30 Β· β±οΈ 17.01.2018):
```
npm install styletron
```Show 4 hidden projects...
- radium (π₯32 Β· β 7.4K Β· π) - A toolchain for React component styling.
MIT
- aphrodite (π₯31 Β· β 5.3K Β· π) - Framework-agnostic CSS-in-JS with support for server-side..MIT
- inline-style-prefixer (π₯31 Β· β 390 Β· π) - Autoprefixer for JavaScript style objects.MIT
- aesthetic (π₯17 Β· β 200 Β· π) - Aesthetic is an end-to-end multi-platform styling framework that..MIT
## Layout
_Components to layout the UI elements._
react-grid-layout (π₯37 Β· β 20K) - A draggable and resizable grid layout with responsive..
MIT
- [GitHub](https://github.com/react-grid-layout/react-grid-layout) (π¨βπ» 130 Β· π 2.5K Β· π¦ 18K Β· π 1.5K - 11% open Β· β±οΈ 15.02.2024):
```
git clone https://github.com/react-grid-layout/react-grid-layout
```
- [npm](https://www.npmjs.com/package/react-grid-layout) (π₯ 2.8M / month Β· π¦ 730 Β· β±οΈ 24.11.2023):
```
npm install react-grid-layout
```react-popper (π₯34 Β· β 2.5K) - Official React library to use Popper, the positioning library.
MIT
- [GitHub](https://github.com/floating-ui/react-popper) (π¨βπ» 73 Β· π 230 Β· π¦ 760K Β· π 300 - 13% open Β· β±οΈ 08.05.2024):
```
git clone https://github.com/floating-ui/react-popper
```
- [npm](https://www.npmjs.com/package/react-popper) (π₯ 21M / month Β· π¦ 3.2K Β· β±οΈ 28.04.2022):
```
npm install react-popper
```react-spaces (π₯26 Β· β 1.3K) - React components that allow you to divide a page or container into..
MIT
- [GitHub](https://github.com/aeagle/react-spaces) (π¨βπ» 9 Β· π 23 Β· π¦ 180 Β· π 68 - 14% open Β· β±οΈ 21.04.2024):
```
git clone https://github.com/aeagle/react-spaces
```
- [npm](https://www.npmjs.com/package/react-spaces) (π₯ 4.6K / month Β· π¦ 78 Β· β±οΈ 30.04.2024):
```
npm install react-spaces
```Re-Flex (π₯25 Β· β 620) - Resizable Flex layout container components for advanced React web..
MIT
- [GitHub](https://github.com/leefsmp/Re-Flex) (π¨βπ» 25 Β· π 72 Β· π¦ 1.5K Β· π 130 - 10% open Β· β±οΈ 10.03.2024):
```
git clone https://github.com/leefsmp/Re-Flex
```
- [npm](https://www.npmjs.com/package/react-reflex) (π₯ 130K / month Β· π¦ 67 Β· β±οΈ 10.03.2024):
```
npm install react-reflex
```Show 7 hidden projects...
- golden-layout (π₯29 Β· β 6.2K Β· π) - A multi window layout manager for webapps.
MIT
- react-masonry-component (π₯29 Β· β 1.4K Β· π) - A React.js component for using @desandros Masonry.MIT
- autoresponsive-react (π₯21 Β· β 1.6K Β· π€) - Auto Responsive Layout Library For React.βUnlicensed
- atomic-layout (π₯21 Β· β 1.1K Β· π) - Build declarative, responsive layouts in React using CSS Grid.MIT
- hedron (π₯20 Β· β 860 Β· π) - A no-frills flexbox grid system for React, powered by styled-components.MIT
- muuri-react (π₯19 Β· β 350 Β· π) - The layout engine for React.MIT
- React-Splitters (π₯18 Β· β 160 Β· π) - React splitter component, written in TypeScript.MIT
## Data Tables & Grids
_Data grid, tables, and spreadsheet components._
ag-Grid (π₯44 Β· β 12K) - The best JavaScript Data Table for building Enterprise Applications...
MIT
- [GitHub](https://github.com/ag-grid/ag-grid) (π¨βπ» 180 Β· π 1.8K Β· π¦ 5.5K Β· π 6K - 1% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/ag-grid/ag-grid
```
- [npm](https://www.npmjs.com/package/ag-grid-community) (π₯ 2.8M / month Β· π¦ 800 Β· β±οΈ 15.05.2024):
```
npm install ag-grid-community
```react-table (π₯41 Β· β 24K) - Headless UI for building powerful tables & datagrids for TS/JS -..
MIT
- [GitHub](https://github.com/TanStack/table) (π¨βπ» 420 Β· π 3K Β· π 2.4K - 6% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/tannerlinsley/react-table
```
- [npm](https://www.npmjs.com/package/react-table) (π₯ 5.6M / month Β· π¦ 2.2K Β· β±οΈ 16.05.2022):
```
npm install react-table
```material-ui-x (π₯41 Β· β 3.9K) - MUI X: Build complex and data-rich applications using a..
MIT
- [GitHub](https://github.com/mui/mui-x) (π¨βπ» 360 Β· π 1.2K Β· π₯ 15K Β· π¦ 110K Β· π 5.5K - 19% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/mui-org/material-ui-x
```
- [npm](https://www.npmjs.com/package/@material-ui/data-grid) (π₯ 200K / month Β· π¦ 130 Β· β±οΈ 12.08.2021):
```
npm install @material-ui/data-grid
```react-data-grid (π₯36 Β· β 6.7K) - Feature-rich and customizable data grid React component.
MIT
- [GitHub](https://github.com/adazzle/react-data-grid) (π¨βπ» 140 Β· π 2.2K Β· π¦ 10K Β· π 1.5K - 11% open Β· β±οΈ 03.06.2024):
```
git clone https://github.com/adazzle/react-data-grid
```
- [npm](https://www.npmjs.com/package/react-data-grid) (π₯ 580K / month Β· π¦ 380 Β· β±οΈ 16.05.2024):
```
npm install react-data-grid
```react-window (π₯35 Β· β 15K Β· π€) - React components for efficiently rendering large lists and..
MIT
- [GitHub](https://github.com/bvaughn/react-window) (π¨βπ» 37 Β· π 770 Β· π₯ 38 Β· π¦ 160K Β· π 640 - 39% open Β· β±οΈ 22.11.2023):
```
git clone https://github.com/bvaughn/react-window
```
- [npm](https://www.npmjs.com/package/react-window) (π₯ 8.5M / month Β· π¦ 2.5K Β· β±οΈ 22.11.2023):
```
npm install react-window
```material-table (π₯34 Β· β 3.5K Β· π€) - Datatable for React based on material-uis table with..
MIT
- [GitHub](https://github.com/mbrn/material-table) (π¨βπ» 200 Β· π 1K Β· π¦ 28K Β· π 2.6K - 1% open Β· β±οΈ 18.06.2023):
```
git clone https://github.com/mbrn/material-table
```
- [npm](https://www.npmjs.com/package/material-table) (π₯ 240K / month Β· π¦ 240 Β· β±οΈ 18.06.2023):
```
npm install material-table
```Perspective (π₯33 Β· β 7.7K) - A data visualization and analytics component, especially well-..
Apache-2
- [GitHub](https://github.com/finos/perspective) (π¨βπ» 93 Β· π 1K Β· π₯ 2.9K Β· π¦ 120 Β· π 760 - 13% open Β· β±οΈ 29.05.2024):
```
git clone https://github.com/finos/perspective
```
- [PyPi](https://pypi.org/project/perspective-python) (π₯ 5.9K / month Β· π¦ 22 Β· β±οΈ 23.05.2024):
```
pip install perspective-python
```
- [Conda](https://anaconda.org/conda-forge/perspective) (π₯ 650K Β· β±οΈ 23.05.2024):
```
conda install -c conda-forge perspective
```
- [npm](https://www.npmjs.com/package/@finos/perspective) (π₯ 64K / month Β· π¦ 48 Β· β±οΈ 23.05.2024):
```
npm install @finos/perspective
```tabulator (π₯33 Β· β 6.3K) - Interactive Tables and Data Grids for JavaScript.
MIT
- [GitHub](https://github.com/olifolkerd/tabulator) (π¨βπ» 110 Β· π 780 Β· π 4.2K - 3% open Β· β±οΈ 28.04.2024):
```
git clone https://github.com/olifolkerd/tabulator
```
- [npm](https://www.npmjs.com/package/tabulator-tables) (π₯ 370K / month Β· π¦ 140 Β· β±οΈ 28.04.2024):
```
npm install tabulator-tables
```React Data Table (π₯33 Β· β 2K) - A responsive table library with built-in sorting,..
Apache-2
- [GitHub](https://github.com/jbetancur/react-data-table-component) (π¨βπ» 68 Β· π 400 Β· π¦ 31K Β· π 790 - 6% open Β· β±οΈ 09.03.2024):
```
git clone https://github.com/jbetancur/react-data-table-component
```
- [npm](https://www.npmjs.com/package/react-data-table-component) (π₯ 530K / month Β· π¦ 260 Β· β±οΈ 12.01.2024):
```
npm install react-data-table-component
```SlickGrid (π₯32 Β· β 1.8K) - A lightning fast JavaScript grid/spreadsheet.
MIT
- [GitHub](https://github.com/6pac/SlickGrid) (π¨βπ» 150 Β· π 420 Β· π¦ 1.7K Β· π 410 - 2% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/6pac/SlickGrid
```
- [npm](https://www.npmjs.com/package/slickgrid) (π₯ 30K / month Β· π¦ 46 Β· β±οΈ 07.05.2024):
```
npm install slickgrid
```fixed-data-table-2 (π₯32 Β· β 1.3K) - A React table component designed to allow presenting..
BSD-3
- [GitHub](https://github.com/schrodinger/fixed-data-table-2) (π¨βπ» 110 Β· π 290 Β· π¦ 1.3K Β· π 360 - 12% open Β· β±οΈ 23.05.2024):
```
git clone https://github.com/schrodinger/fixed-data-table-2
```
- [npm](https://www.npmjs.com/package/fixed-data-table-2) (π₯ 210K / month Β· π¦ 110 Β· β±οΈ 23.05.2024):
```
npm install fixed-data-table-2
```gridjs (π₯31 Β· β 4.3K Β· π) - Advanced table plugin.
MIT
- [GitHub](https://github.com/grid-js/gridjs) (π¨βπ» 45 Β· π 230 Β· π¦ 2.9K Β· π 360 - 27% open Β· β±οΈ 03.03.2024):
```
git clone https://github.com/grid-js/gridjs
```
- [npm](https://www.npmjs.com/package/gridjs) (π₯ 97K / month Β· π¦ 58 Β· β±οΈ 03.03.2024):
```
npm install gridjs
```glide-data-grid (π₯28 Β· β 3.5K) - Glide Data Grid is a no compromise, outrageously react fast..
MIT
- [GitHub](https://github.com/glideapps/glide-data-grid) (π¨βπ» 40 Β· π 270 Β· π¦ 3 Β· π 540 - 13% open Β· β±οΈ 10.05.2024):
```
git clone https://github.com/glideapps/glide-data-grid
```
- [npm](https://www.npmjs.com/package/@glideapps/glide-data-grid) (π₯ 110K / month Β· π¦ 20 Β· β±οΈ 10.05.2024):
```
npm install @glideapps/glide-data-grid
```react-base-table (π₯28 Β· β 1.5K) - A react table component to display large datasets with high..
MIT
- [GitHub](https://github.com/Autodesk/react-base-table) (π¨βπ» 13 Β· π 160 Β· π¦ 610 Β· π 280 - 31% open Β· β±οΈ 24.05.2024):
```
git clone https://github.com/Autodesk/react-base-table
```
- [npm](https://www.npmjs.com/package/react-base-table) (π₯ 95K / month Β· π¦ 47 Β· β±οΈ 24.05.2024):
```
npm install react-base-table
```React Spreadsheet (π₯28 Β· β 1.2K) - Simple, customizable yet performant spreadsheet for React.
MIT
- [GitHub](https://github.com/iddan/react-spreadsheet) (π¨βπ» 34 Β· π 140 Β· π¦ 770 Β· π 180 - 14% open Β· β±οΈ 02.06.2024):
```
git clone https://github.com/iddan/react-spreadsheet
```
- [npm](https://www.npmjs.com/package/react-spreadsheet) (π₯ 100K / month Β· π¦ 16 Β· β±οΈ 28.01.2024):
```
npm install react-spreadsheet
```ka-table (π₯28 Β· β 720) - Lightweight MIT React Table component with Sorting, Filtering, Grouping,..
MIT
- [GitHub](https://github.com/komarovalexander/ka-table) (π¨βπ» 10 Β· π 53 Β· π¦ 330 Β· π 180 - 5% open Β· β±οΈ 18.05.2024):
```
git clone https://github.com/komarovalexander/ka-table
```
- [npm](https://www.npmjs.com/package/ka-table) (π₯ 23K / month Β· π¦ 16 Β· β±οΈ 18.05.2024):
```
npm install ka-table
```rsuite-table (π₯28 Β· β 700) - A React table component.
MIT
- [GitHub](https://github.com/rsuite/rsuite-table) (π¨βπ» 29 Β· π 130 Β· π¦ 15K Β· π 200 - 22% open Β· β±οΈ 01.12.2023):
```
git clone https://github.com/rsuite/rsuite-table
```
- [npm](https://www.npmjs.com/package/rsuite-table) (π₯ 350K / month Β· π¦ 29 Β· β±οΈ 01.12.2023):
```
npm install rsuite-table
```jspreadsheet (π₯27 Β· β 6.6K) - Jspreadsheet is a lightweight vanilla javascript plugin to create..
MIT
- [GitHub](https://github.com/jspreadsheet/ce) (π¨βπ» 78 Β· π 810 Β· π¦ 3 Β· π 1.5K - 9% open Β· β±οΈ 24.04.2024):
```
git clone https://github.com/jspreadsheet/ce
```
- [npm](https://www.npmjs.com/package/jexcel) (π₯ 14K / month Β· π¦ 25 Β· β±οΈ 24.02.2021):
```
npm install jexcel
```RevoGrid (π₯25 Β· β 2.7K) - Powerful virtual data grid smartsheet with advanced customization. Best..
MIT
- [GitHub](https://github.com/revolist/revogrid) (π¨βπ» 24 Β· π 170 Β· π 300 - 52% open Β· β±οΈ 16.04.2024):
```
git clone https://github.com/revolist/revogrid
```
- [npm](https://www.npmjs.com/package/@revolist/revogrid) (π₯ 44K / month Β· π¦ 30 Β· β±οΈ 23.10.2023):
```
npm install @revolist/revogrid
```datatable (π₯24 Β· β 980) - The Missing Javascript Datatable for the Web.
MIT
- [GitHub](https://github.com/frappe/datatable) (π¨βπ» 25 Β· π 150 Β· π¦ 3 Β· π 89 - 64% open Β· β±οΈ 17.04.2024):
```
git clone https://github.com/frappe/datatable
```
- [npm](https://www.npmjs.com/package/frappe-datatable) (π₯ 43K / month Β· π¦ 11 Β· β±οΈ 17.04.2024):
```
npm install frappe-datatable
```reactdatagrid (π₯23 Β· β 3.4K Β· π€) - Empower Your Data with the best React Data Grid there is.
MIT
- [GitHub](https://github.com/inovua/reactdatagrid) (π¨βπ» 1 Β· π 56 Β· π¦ 750 Β· π 340 - 32% open Β· β±οΈ 31.07.2023):
```
git clone https://github.com/inovua/reactdatagrid
```
- [npm](https://www.npmjs.com/package/@inovua/reactdatagrid-community) (π₯ 41K / month Β· π¦ 25 Β· β±οΈ 31.07.2023):
```
npm install @inovua/reactdatagrid-community
```Show 18 hidden projects...
- react-virtualized (π₯39 Β· β 26K Β· π) - React components for efficiently rendering large lists..
MIT
- Handsontable (π₯39 Β· β 19K) - JavaScript data grid with a spreadsheet look & feel. Works with..βοΈICU
- MUI-Datatables (π₯32 Β· β 2.7K Β· π) - Datatables for React using Material-UI.MIT
- jsgrid (π₯31 Β· β 1.5K Β· π) - Lightweight Grid jQuery Plugin.MIT
- mleibman/SlickGrid (π₯30 Β· β 6.8K Β· π) - A lightning fast JavaScript grid/spreadsheet.MIT
- React-Datasheet (π₯28 Β· β 5.4K Β· π) - Excel-like data grid (table) component for React.MIT
- react-bootstrap-table2 (π₯27 Β· β 1.3K Β· π) - Next Generation of react-bootstrap-table.MIT
- jqGrid (π₯26 Β· β 2.8K) - jQuery grid plugin.βUnlicensed
- jtable (π₯26 Β· β 1.1K Β· π) - A JQuery plugin to create AJAX based CRUD tables.MIT
- react-pivottable (π₯24 Β· β 970 Β· π) - React-based dragndrop pivot table with Plotly.js charts.MIT
- ReactPivot (π₯22 Β· β 1K Β· π) - React-Pivot is a data-grid component with pivot-table-like..MIT
- react-smart-data-table (π₯19 Β· β 88 Β· π€) - A smart data table component for React meant to be..MIT
- orb (π₯18 Β· β 560 Β· π) - Pivot table javascript library.MIT
- FancyGrid (π₯17 Β· β 200 Β· π) - FancyGrid - JavaScript grid library with charts..βUnlicensed
- grid (π₯16 Β· β 540 Β· π) - jQuery grid plugin based on jQueryui widget design.βοΈGPL-3.0
- flat-ui (π₯16 Β· β 370 Β· π) - Welcome friends! **flat-ui** is a React component that will render..MIT
- editablegrid (π₯13 Β· β 800) - EditableGrid is an open source Javascript library aimed at..βUnlicensed
- editable-react-table (π₯9 Β· β 650) - React table built to resemble a database.MIT
## Input Components
_Input and form components._
react-hook-form (π₯44 Β· β 40K) - React Hooks for form state management and validation (Web +..
MIT
- [GitHub](https://github.com/react-hook-form/react-hook-form) (π¨βπ» 310 Β· π 2K Β· π¦ 780K Β· π 4.4K - 0% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/react-hook-form/react-hook-form
```
- [npm](https://www.npmjs.com/package/react-hook-form) (π₯ 22M / month Β· π¦ 5.7K Β· β±οΈ 21.05.2024):
```
npm install react-hook-form
```react-datepicker (π₯43 Β· β 7.9K) - A simple and reusable datepicker component for React.
MIT
- [GitHub](https://github.com/Hacker0x01/react-datepicker) (π¨βπ» 460 Β· π 2.2K Β· π¦ 250K Β· π 2.2K - 14% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/Hacker0x01/react-datepicker
```
- [npm](https://www.npmjs.com/package/react-datepicker) (π₯ 9.5M / month Β· π¦ 3.2K Β· β±οΈ 18.04.2024):
```
npm install react-datepicker
```formik (π₯42 Β· β 34K) - Build forms in React, without the tears.
Apache-2
- [GitHub](https://github.com/jaredpalmer/formik) (π¨βπ» 450 Β· π 2.8K Β· π¦ 600K Β· π 2.4K - 34% open Β· β±οΈ 24.04.2024):
```
git clone https://github.com/jaredpalmer/formik
```
- [npm](https://www.npmjs.com/package/formik) (π₯ 11M / month Β· π¦ 4.6K Β· β±οΈ 24.04.2024):
```
npm install formik
```react-select (π₯41 Β· β 27K Β· π€) - The Select Component for React.js.
MIT
- [GitHub](https://github.com/JedWatson/react-select) (π¨βπ» 510 Β· π 4.1K Β· π¦ 490K Β· π 3.6K - 11% open Β· β±οΈ 10.11.2023):
```
git clone https://github.com/JedWatson/react-select
```
- [npm](https://www.npmjs.com/package/react-select) (π₯ 21M / month Β· π¦ 8K Β· β±οΈ 06.11.2023):
```
npm install react-select
```react-jsonschema-form (π₯38 Β· β 14K) - A React component for building Web forms from JSON..
Apache-2
- [GitHub](https://github.com/rjsf-team/react-jsonschema-form) (π¨βπ» 340 Β· π 2.2K Β· π¦ 6.1K Β· π 2.1K - 13% open Β· β±οΈ 24.05.2024):
```
git clone https://github.com/rjsf-team/react-jsonschema-form
```
- [npm](https://www.npmjs.com/package/@rjsf/antd) (π₯ 40K / month Β· π¦ 33 Β· β±οΈ 17.05.2024):
```
npm install @rjsf/antd
```downshift (π₯38 Β· β 12K) - A set of primitives to build simple, flexible, WAI-ARIA compliant React..
MIT
- [GitHub](https://github.com/downshift-js/downshift) (π¨βπ» 210 Β· π 930 Β· π¦ 110K Β· π 830 - 5% open Β· β±οΈ 17.05.2024):
```
git clone https://github.com/downshift-js/downshift
```
- [npm](https://www.npmjs.com/package/downshift) (π₯ 7M / month Β· π¦ 1.5K Β· β±οΈ 17.05.2024):
```
npm install downshift
```cleave.js (π₯35 Β· β 18K Β· π€) - Format input text content when you are typing...
Apache-2
- [GitHub](https://github.com/nosir/cleave.js) (π¨βπ» 79 Β· π 1.6K Β· π¦ 18K Β· π 550 - 40% open Β· β±οΈ 25.11.2023):
```
git clone https://github.com/nosir/cleave.js
```
- [npm](https://www.npmjs.com/package/cleave.js) (π₯ 1.1M / month Β· π¦ 480 Β· β±οΈ 19.05.2020):
```
npm install cleave.js
```survey-library (π₯34 Β· β 4K) - Free JavaScript form builder library with integration for React,..
MIT
- [GitHub](https://github.com/surveyjs/survey-library) (π¨βπ» 160 Β· π 780 Β· π₯ 880 Β· π¦ 10 Β· π 5.3K - 11% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/surveyjs/survey-library
```
- [npm](https://www.npmjs.com/package/survey-knockout) (π₯ 55K / month Β· π¦ 25 Β· β±οΈ 28.05.2024):
```
npm install survey-knockout
```react-date-picker (π₯34 Β· β 1.2K) - A date picker for your React app.
MIT
- [GitHub](https://github.com/wojtekmaj/react-date-picker) (π¨βπ» 23 Β· π 190 Β· π¦ 28K Β· π 360 - 6% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/wojtekmaj/react-date-picker
```
- [npm](https://www.npmjs.com/package/react-date-picker) (π₯ 960K / month Β· π¦ 340 Β· β±οΈ 30.04.2024):
```
npm install react-date-picker
```react-date-range (π₯33 Β· β 2.6K) - A React component for choosing dates and date ranges.
MIT
- [GitHub](https://github.com/hypeserver/react-date-range) (π¨βπ» 68 Β· π 650 Β· π¦ 37K Β· π 440 - 49% open Β· β±οΈ 22.04.2024):
```
git clone https://github.com/hypeserver/react-date-range
```
- [npm](https://www.npmjs.com/package/react-date-range) (π₯ 1.1M / month Β· π¦ 420 Β· β±οΈ 22.04.2024):
```
npm install react-date-range
```react-widgets (π₯31 Β· β 2.3K Β· π€) - Polished, feature rich, accessible form inputs built with..
MIT
- [GitHub](https://github.com/jquense/react-widgets) (π¨βπ» 110 Β· π 400 Β· π¦ 8.7K Β· π 900 - 5% open Β· β±οΈ 02.08.2023):
```
git clone https://github.com/jquense/react-widgets
```
- [npm](https://www.npmjs.com/package/react-widgets) (π₯ 190K / month Β· π¦ 230 Β· β±οΈ 23.03.2022):
```
npm install react-widgets
```react-timezone-select (π₯26 Β· β 200) - An extremely usable and dynamic React timezone selector.
MIT
- [GitHub](https://github.com/ndom91/react-timezone-select) (π¨βπ» 18 Β· π 46 Β· π¦ 2.6K Β· π 66 - 4% open Β· β±οΈ 16.05.2024):
```
git clone https://github.com/ndom91/react-timezone-select
```
- [npm](https://www.npmjs.com/package/react-timezone-select) (π₯ 190K / month Β· π¦ 35 Β· β±οΈ 16.05.2024):
```
npm install react-timezone-select
```Show 12 hidden projects...
- react-datetime (π₯34 Β· β 2K Β· π) - A lightweight but complete datetime picker react component.
MIT
- react-dates (π₯31 Β· β 12K Β· π) - An easily internationalizable, mobile-friendly datepicker library..MIT
- unform (π₯30 Β· β 4.5K Β· π) - Performance-focused API for React forms.MIT
- react-flatpickr (π₯26 Β· β 590 Β· π) - flatpickr for React.MIT
- formsy-material-ui (π₯24 Β· β 570 Β· π) - A Formsy compatibility wrapper for Material-UI form..MIT
- react-nice-dates (π₯23 Β· β 1.1K Β· π) - A responsive, touch-friendly, and modular date picker..MIT
- formsy-react-components (π₯21 Β· β 290 Β· π) - Bootstrap components for a formsy-react form.MIT
- react-datepicker2 (π₯21 Β· β 230 Β· π) - react datepicker component.(include persian jalaali..MIT
- react-simple-timefield (π₯21 Β· β 96 Β· π) - Simple React time input field.MIT
- react-input-enhancements (π₯20 Β· β 1.4K Β· π) - Set of enhancements for input control.MIT
- react-yearly-calendar (π₯16 Β· β 550 Β· π) - React.js Yearly Calendar Component.MIT
- date-range-picker (π₯12 Β· β 100 Β· π) - Flexible React date range picker calendar with no..MIT
## Internationalization & Localization
formatjs (π₯43 Β· β 14K) - The monorepo home to all of the FormatJS related libraries, most..
BSD-3
- [GitHub](https://github.com/formatjs/formatjs) (π¨βπ» 320 Β· π 1.3K Β· π¦ 180K Β· π 1.9K - 1% open Β· β±οΈ 20.05.2024):
```
git clone https://github.com/formatjs/formatjs
```
- [npm](https://www.npmjs.com/package/react-intl) (π₯ 6.9M / month Β· π¦ 5.2K Β· β±οΈ 19.05.2024):
```
npm install react-intl
```react-i18next (π₯40 Β· β 9K) - Internationalization for react done right. Using the i18next i18n..
MIT
- [GitHub](https://github.com/i18next/react-i18next) (π¨βπ» 190 Β· π 1K Β· π¦ 220K Β· π 1.2K - 1% open Β· β±οΈ 30.05.2024):
```
git clone https://github.com/i18next/react-i18next
```
- [npm](https://www.npmjs.com/package/react-i18next) (π₯ 15M / month Β· π¦ 5.4K Β· β±οΈ 22.05.2024):
```
npm install react-i18next
```js-lingui (π₯36 Β· β 4.3K) - A readable, automated, and optimized (3 kb) internationalization for..
MIT
- [GitHub](https://github.com/lingui/js-lingui) (π¨βπ» 220 Β· π 360 Β· π¦ 5.3K Β· π 930 - 3% open Β· β±οΈ 30.05.2024):
```
git clone https://github.com/lingui/js-lingui
```
- [npm](https://www.npmjs.com/package/@lingui/macro) (π₯ 510K / month Β· π¦ 240 Β· β±οΈ 30.05.2024):
```
npm install @lingui/macro
```talkr (π₯18 Β· β 240) - Talkr is the lightest i18n provider for React applications. It supports..
ISC
- [GitHub](https://github.com/DoneDeal0/Talkr) (π¨βπ» 6 Β· π 10 Β· π¦ 43 Β· β±οΈ 20.05.2024):
```
git clone https://github.com/DoneDeal0/Talkr
```
- [npm](https://www.npmjs.com/package/talkr) (π₯ 2.2K / month Β· π¦ 1 Β· β±οΈ 23.02.2023):
```
npm install talkr
```
## State Management
redux (π₯48 Β· β 61K Β· π) - A JS library for predictable global state management.
MIT
- [GitHub](https://github.com/reduxjs/redux) (π¨βπ» 1K Β· π 15K Β· π¦ 4.1M Β· π 2K - 1% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/reduxjs/redux
```
- [npm](https://www.npmjs.com/package/redux) (π₯ 43M / month Β· π¦ 32K Β· β±οΈ 23.12.2023):
```
npm install redux
```react-redux (π₯47 Β· β 23K) - Official React bindings for Redux.
MIT
- [GitHub](https://github.com/reduxjs/react-redux) (π¨βπ» 300 Β· π 3.4K Β· π¦ 3.8M Β· π 1.3K - 2% open Β· β±οΈ 09.05.2024):
```
git clone https://github.com/reduxjs/react-redux
```
- [npm](https://www.npmjs.com/package/react-redux) (π₯ 33M / month Β· π¦ 27K Β· β±οΈ 02.05.2024):
```
npm install react-redux
```immer (π₯45 Β· β 27K) - Create the next immutable state by mutating the current one.
MIT
- [GitHub](https://github.com/immerjs/immer) (π¨βπ» 200 Β· π 840 Β· π¦ 9.8M Β· π 660 - 4% open Β· β±οΈ 27.04.2024):
```
git clone https://github.com/immerjs/immer
```
- [npm](https://www.npmjs.com/package/immer) (π₯ 47M / month Β· π¦ 7.2K Β· β±οΈ 27.04.2024):
```
npm install immer
```mobx (π₯43 Β· β 27K) - Simple, scalable state management.
MIT
- [GitHub](https://github.com/mobxjs/mobx) (π¨βπ» 350 Β· π 1.8K Β· π¦ 160K Β· π 2K - 3% open Β· β±οΈ 29.05.2024):
```
git clone https://github.com/mobxjs/mobx
```
- [npm](https://www.npmjs.com/package/mobx) (π₯ 6.2M / month Β· π¦ 6.8K Β· β±οΈ 28.03.2024):
```
npm install mobx
```xstate (π₯43 Β· β 26K) - Actor-based state management & orchestration for complex app logic.
MIT
- [GitHub](https://github.com/statelyai/xstate) (π¨βπ» 360 Β· π 1.2K Β· π¦ 260K Β· π 1.4K - 9% open Β· β±οΈ 01.06.2024):
```
git clone https://github.com/statelyai/xstate
```
- [npm](https://www.npmjs.com/package/xstate) (π₯ 7.1M / month Β· π¦ 1.2K Β· β±οΈ 01.06.2024):
```
npm install xstate
```zustand (π₯42 Β· β 44K) - Bear necessities for state management in React.
MIT
- [GitHub](https://github.com/pmndrs/zustand) (π¨βπ» 230 Β· π 1.3K Β· π¦ 390K Β· π 660 - 1% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/pmndrs/zustand
```
- [npm](https://www.npmjs.com/package/zustand) (π₯ 15M / month Β· π¦ 3.2K Β· β±οΈ 22.05.2024):
```
npm install zustand
```reselect (π₯42 Β· β 19K) - Selector library for Redux.
MIT
- [GitHub](https://github.com/reduxjs/reselect) (π¨βπ» 110 Β· π 670 Β· π¦ 2.6M Β· π 420 - 8% open Β· β±οΈ 01.06.2024):
```
git clone https://github.com/reduxjs/reselect
```
- [npm](https://www.npmjs.com/package/reselect) (π₯ 32M / month Β· π¦ 4.8K Β· β±οΈ 01.06.2024):
```
npm install reselect
```immutable-js (π₯40 Β· β 33K) - Immutable persistent data collections for Javascript which increase..
MIT
- [GitHub](https://github.com/immutable-js/immutable-js) (π¨βπ» 230 Β· π 1.8K Β· π¦ 5 Β· π 1.3K - 9% open Β· β±οΈ 13.05.2024):
```
git clone https://github.com/immutable-js/immutable-js
```
- [npm](https://www.npmjs.com/package/immutable) (π₯ 77M / month Β· π¦ 14K Β· β±οΈ 13.05.2024):
```
npm install immutable
```rxdb (π₯39 Β· β 21K) - A fast, local first, reactive Database for JavaScript Applications..
Apache-2
- [GitHub](https://github.com/pubkey/rxdb) (π¨βπ» 240 Β· π 1K Β· π¦ 1.7K Β· π 710 - 2% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/pubkey/rxdb
```
- [npm](https://www.npmjs.com/package/rxdb) (π₯ 66K / month Β· π¦ 150 Β· β±οΈ 29.05.2024):
```
npm install rxdb
```Recoil (π₯37 Β· β 19K Β· π€) - Recoil is an experimental state management library for React apps. It..
MIT
- [GitHub](https://github.com/facebookexperimental/Recoil) (π¨βπ» 120 Β· π 1.2K Β· π¦ 87K Β· π 1.1K - 29% open Β· β±οΈ 07.09.2023):
```
git clone https://github.com/facebookexperimental/Recoil
```
- [npm](https://www.npmjs.com/package/recoil) (π₯ 2.5M / month Β· π¦ 870 Β· β±οΈ 01.03.2023):
```
npm install recoil
```redux-toolkit (π₯36 Β· β 10K) - The official, opinionated, batteries-included toolset for..
MIT
- [GitHub](https://github.com/reduxjs/redux-toolkit) (π¨βπ» 360 Β· π 1.1K Β· π¦ 19 Β· π 2.5K - 12% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/reduxjs/redux-toolkit
```
- [npm](https://www.npmjs.com/package/redux-toolkit) (π₯ 60K / month Β· π¦ 24 Β· β±οΈ 21.10.2015):
```
npm install redux-toolkit
```effector (π₯34 Β· β 4.5K) - Business logic with ease.
MIT
- [GitHub](https://github.com/effector/effector) (π¨βπ» 140 Β· π 220 Β· π¦ 5.3K Β· π 420 - 30% open Β· β±οΈ 29.05.2024):
```
git clone https://github.com/effector/effector
```
- [npm](https://www.npmjs.com/package/effector-react) (π₯ 140K / month Β· π¦ 140 Β· β±οΈ 23.05.2024):
```
npm install effector-react
```easy-peasy (π₯31 Β· β 5K Β· π€) - Vegetarian friendly state for React.
MIT
- [GitHub](https://github.com/ctrlplusb/easy-peasy) (π¨βπ» 69 Β· π 200 Β· π¦ 6.3K Β· π 540 - 2% open Β· β±οΈ 19.10.2023):
```
git clone https://github.com/ctrlplusb/easy-peasy
```
- [npm](https://www.npmjs.com/package/easy-peasy) (π₯ 120K / month Β· π¦ 80 Β· β±οΈ 13.10.2023):
```
npm install easy-peasy
```kea (π₯28 Β· β 1.9K) - Batteries Included State Management for React.
MIT
- [GitHub](https://github.com/keajs/kea) (π¨βπ» 18 Β· π 51 Β· π¦ 940 Β· π 130 - 4% open Β· β±οΈ 24.01.2024):
```
git clone https://github.com/keajs/kea
```
- [npm](https://www.npmjs.com/package/kea) (π₯ 450K / month Β· π¦ 50 Β· β±οΈ 19.12.2023):
```
npm install kea
```hookstate (π₯27 Β· β 1.6K Β· π€) - The simple but very powerful and incredibly fast state management..
MIT
- [GitHub](https://github.com/avkonst/hookstate) (π¨βπ» 28 Β· π 110 Β· π¦ 3 Β· π 320 - 7% open Β· β±οΈ 20.11.2023):
```
git clone https://github.com/avkonst/hookstate
```
- [npm](https://www.npmjs.com/package/@hookstate/core) (π₯ 140K / month Β· π¦ 76 Β· β±οΈ 31.03.2023):
```
npm install @hookstate/core
```fluxible (π₯26 Β· β 1.8K) - A pluggable container for universal flux applications.
BSD-3
- [GitHub](https://github.com/yahoo/fluxible) (π¨βπ» 110 Β· π 230 Β· π¦ 640 Β· π 240 - 7% open Β· β±οΈ 06.05.2024):
```
git clone https://github.com/yahoo/fluxible
```
- [npm](https://www.npmjs.com/package/fluxible) (π₯ 5.4K / month Β· π¦ 70 Β· β±οΈ 21.06.2021):
```
npm install fluxible
```react-i13n (π₯23 Β· β 380) - A performant, scalable and pluggable approach to instrumenting your..
BSD-3
- [GitHub](https://github.com/yahoo/react-i13n) (π¨βπ» 32 Β· π 53 Β· π¦ 60 Β· π 57 - 15% open Β· β±οΈ 29.04.2024):
```
git clone https://github.com/yahoo/react-i13n
```
- [npm](https://www.npmjs.com/package/react-i13n) (π₯ 6.8K / month Β· π¦ 28 Β· β±οΈ 25.04.2023):
```
npm install react-i13n
```ore-ui (π₯21 Β· β 380) - Building blocks to construct game UIs using web tech.
MIT
- [GitHub](https://github.com/Mojang/ore-ui) (π¨βπ» 19 Β· π 18 Β· π¦ 15 Β· π 23 - 30% open Β· β±οΈ 20.05.2024):
```
git clone https://github.com/Mojang/ore-ui
```
- [npm](https://www.npmjs.com/package/@react-facet/dom-fiber-testing-library) (π₯ 340K / month Β· π¦ 12 Β· β±οΈ 20.05.2024):
```
npm install @react-facet/dom-fiber-testing-library
```Show 13 hidden projects...
- localForage (π₯39 Β· β 24K Β· π) - Offline storage, improved. Wraps IndexedDB, WebSQL, or..
Apache-2
- history (π₯39 Β· β 8.3K Β· π) - Manage session history with JavaScript.MIT
- react-final-form (π₯32 Β· β 7.3K Β· π) - High performance subscription-based form state management..MIT
- alt (π₯30 Β· β 3.5K Β· π) - Isomorphic flux implementation.MIT
- mobx-react (π₯28 Β· β 4.9K Β· π) - React bindings for MobX.MIT
- cerebral (π₯28 Β· β 2K Β· π) - Declarative state and side effects management for popular JavaScript..MIT
- Unstated Next (π₯26 Β· β 4.2K Β· π) - 200 bytes to never think about React state management..MIT
- reactn (π₯25 Β· β 1.9K Β· π) - React, but with built-in global state management.MIT
- fluxxor (π₯25 Β· β 1.7K Β· π) - Flux architecture tools for React.MIT
- redux-batched-actions (π₯22 Β· β 1K Β· π) - redux higher order reducer + action to reduce actions..MIT
- baobab-react (π₯21 Β· β 310 Β· π) - React integration for Baobab.MIT
- teaful (π₯17 Β· β 710 Β· π) - Tiny, easy and powerful React state management.MIT
- resourcerer (π₯14 Β· β 80) - Declarative data-fetching and caching framework for REST APIs with..MIT
## Routing
react-router (π₯48 Β· β 52K) - Declarative routing for React.
MIT
- [GitHub](https://github.com/remix-run/react-router) (π¨βπ» 970 Β· π 10K Β· π¦ 8.1M Β· π 7.4K - 1% open Β· β±οΈ 02.06.2024):
```
git clone https://github.com/remix-run/react-router
```
- [npm](https://www.npmjs.com/package/react-router-dom) (π₯ 42M / month Β· π¦ 38K Β· β±οΈ 04.06.2024):
```
npm install react-router-dom
```remix-run/react-router (π₯48 Β· β 52K) - Declarative routing for React.
MIT
- [GitHub](https://github.com/remix-run/react-router) (π¨βπ» 970 Β· π 10K Β· π¦ 8.1M Β· π 7.4K - 1% open Β· β±οΈ 02.06.2024):
```
git clone https://github.com/remix-run/react-router
```
- [npm](https://www.npmjs.com/package/react-router-dom) (π₯ 42M / month Β· π¦ 38K Β· β±οΈ 04.06.2024):
```
npm install react-router-dom
```wouter (π₯32 Β· β 6.3K) - A minimalist-friendly ~2.1KB routing for React and Preact.
Unlicense
- [GitHub](https://github.com/molefrog/wouter) (π¨βπ» 48 Β· π 140 Β· π¦ 8.4K Β· π 240 - 7% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/molefrog/wouter
```
- [npm](https://www.npmjs.com/package/wouter) (π₯ 160K / month Β· π¦ 170 Β· β±οΈ 30.05.2024):
```
npm install wouter
```universal-router (π₯28 Β· β 1.7K Β· π€) - A simple middleware-style router for isomorphic..
MIT
- [GitHub](https://github.com/kriasoft/universal-router) (π¨βπ» 22 Β· π 110 Β· π¦ 8.7K Β· π 100 - 33% open Β· β±οΈ 23.06.2023):
```
git clone https://github.com/kriasoft/universal-router
```
- [npm](https://www.npmjs.com/package/universal-router) (π₯ 96K / month Β· π¦ 130 Β· β±οΈ 23.06.2023):
```
npm install universal-router
```redux-first-history (π₯23 Β· β 440) - Redux history binding support react-router - @reach/router..
MIT
- [GitHub](https://github.com/salvoravida/redux-first-history) (π¨βπ» 12 Β· π 33 Β· π¦ 1.1K Β· π 87 - 12% open Β· β±οΈ 14.12.2023):
```
git clone https://github.com/salvoravida/redux-first-history
```
- [npm](https://www.npmjs.com/package/redux-first-history) (π₯ 220K / month Β· π¦ 26 Β· β±οΈ 14.12.2023):
```
npm install redux-first-history
```Show 7 hidden projects...
- router (π₯33 Β· β 6.9K Β· π) - Next generation Routing for React.
MIT
- redux-router (π₯28 Β· β 2.3K Β· π) - Redux bindings for React Router keep your router state inside..MIT
- navi (π₯26 Β· β 2.1K Β· π) - Declarative, asynchronous routing for React.MIT
- react-router-scroll (π₯24 Β· β 840 Β· π) - React Router scroll management.MIT
- react-router-component (π₯22 Β· β 880 Β· π) - Declarative router component for React.MIT
- react-breadcrumbs (π₯22 Β· β 410 Β· π) - Automatic breadcrumbs for React-Router.ISC
- curi (π₯18 Β· β 270 Β· π) - A JavaScript router for single-page applications.MIT
## Animations
react-spring (π₯41 Β· β 28K) - A spring physics based React animation library.
MIT
- [GitHub](https://github.com/pmndrs/react-spring) (π¨βπ» 190 Β· π 1.2K Β· π¦ 160K Β· π 1.2K - 9% open Β· β±οΈ 26.05.2024):
```
git clone https://github.com/pmndrs/react-spring
```
- [npm](https://www.npmjs.com/package/react-spring) (π₯ 3.1M / month Β· π¦ 2.5K Β· β±οΈ 26.09.2023):
```
npm install react-spring
```motion (π₯41 Β· β 22K) - Open source, production-ready animation and gesture library for React.
MIT
- [GitHub](https://github.com/framer/motion) (π¨βπ» 190 Β· π 740 Β· π¦ 3 Β· π 1.6K - 13% open Β· β±οΈ 31.05.2024):
```
git clone https://github.com/framer/motion
```
- [npm](https://www.npmjs.com/package/framer-motion) (π₯ 16M / month Β· π¦ 6.6K Β· β±οΈ 31.05.2024):
```
npm install framer-motion
```tsparticles (π₯36 Β· β 7.2K) - tsParticles - Easily create highly customizable JavaScript particles..
MIT
- [GitHub](https://github.com/tsparticles/tsparticles) (π¨βπ» 88 Β· π 800 Β· π₯ 510 Β· π¦ 32K Β· π 410 - 2% open Β· β±οΈ 12.05.2024):
```
git clone https://github.com/matteobruni/tsparticles
```
- [npm](https://www.npmjs.com/package/tsparticles) (π₯ 200K / month Β· π¦ 140 Β· β±οΈ 12.05.2024):
```
npm install tsparticles
```react-parallax-tilt (π₯29 Β· β 930) - Easily apply tilt hover effect on React components -..
MIT
- [GitHub](https://github.com/mkosir/react-parallax-tilt) (π¨βπ» 15 Β· π 110 Β· π¦ 25K Β· β±οΈ 25.05.2024):
```
git clone https://github.com/mkosir/react-parallax-tilt
```
- [npm](https://www.npmjs.com/package/react-parallax-tilt) (π₯ 120K / month Β· π¦ 37 Β· β±οΈ 25.05.2024):
```
npm install react-parallax-tilt
```Show 8 hidden projects...
- react-motion (π₯35 Β· β 22K Β· π) - A spring that solves your animation problems.
MIT
- react-flip-move (π₯31 Β· β 4K Β· π) - Effortless animation between DOM changes (eg. list..MIT
- React-Move (π₯29 Β· β 6.6K Β· π) - React Move | Beautiful, data-driven animations for React.MIT
- react-router-transition (π₯26 Β· β 2.6K Β· π) - painless transitions built for react-router, powered..MIT
- react-anime (π₯25 Β· β 1.5K Β· π) - ()*: A super easy animation library for React!.MIT
- particles-bg (π₯18 Β· β 640 Β· π) - React particles animation background component.MIT
- gooey-react (π₯16 Β· β 640 Β· π) - The gooey effect for React, used for shape blobbing / metaballs..MIT
- react-tweenful (π₯9 Β· β 86 Β· π) - Animation engine designed for React.MIT
## Data Visualization
_Data visualization, chart and diagram components._
three.js (π₯51 Β· β 100K Β· π) - JavaScript 3D Library.
MIT
- [GitHub](https://github.com/mrdoob/three.js) (π¨βπ» 2.3K Β· π 35K Β· π¦ 330K Β· π 12K - 3% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/mrdoob/three.js
```
- [npm](https://www.npmjs.com/package/three) (π₯ 5.5M / month Β· π¦ 7.1K Β· β±οΈ 31.05.2024):
```
npm install three
```Chart.js (π₯47 Β· β 64K) - Simple HTML5 Charts using the canvas tag.
MIT
- [GitHub](https://github.com/chartjs/Chart.js) (π¨βπ» 500 Β· π 12K Β· π₯ 13M Β· π¦ 960K Β· π 7.1K - 5% open Β· β±οΈ 31.05.2024):
```
git clone https://github.com/chartjs/Chart.js
```
- [npm](https://www.npmjs.com/package/chart.js) (π₯ 14M / month Β· π¦ 3.2K Β· β±οΈ 17.05.2024):
```
npm install chart.js
```d3 (π₯46 Β· β 110K) - Bring data to life with SVG, Canvas and HTML.
ISC
- [GitHub](https://github.com/d3/d3) (π¨βπ» 150 Β· π 23K Β· π₯ 740K Β· π¦ 370K Β· π 2.2K - 0% open Β· β±οΈ 03.06.2024):
```
git clone https://github.com/d3/d3
```
- [npm](https://www.npmjs.com/package/d3) (π₯ 13M / month Β· π¦ 9.7K Β· β±οΈ 12.03.2024):
```
npm install d3
```mermaid (π₯45 Β· β 68K) - Generation of diagrams like flowcharts or sequence diagrams from text in a..
MIT
- [GitHub](https://github.com/mermaid-js/mermaid) (π¨βπ» 630 Β· π 5.9K Β· π¦ 48K Β· π 2.9K - 33% open Β· β±οΈ 24.05.2024):
```
git clone https://github.com/mermaid-js/mermaid
```
- [npm](https://www.npmjs.com/package/mermaid) (π₯ 2.8M / month Β· π¦ 1K Β· β±οΈ 14.05.2024):
```
npm install mermaid
```Recharts (π₯45 Β· β 23K) - Redefined chart library built with React and D3.
MIT
- [GitHub](https://github.com/recharts/recharts) (π¨βπ» 330 Β· π 1.7K Β· π¦ 240K Β· π 3K - 17% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/recharts/recharts
```
- [npm](https://www.npmjs.com/package/recharts) (π₯ 7.1M / month Β· π¦ 1.8K Β· β±οΈ 02.06.2024):
```
npm install recharts
```echarts (π₯40 Β· β 59K) - Apache ECharts is a powerful, interactive charting and data..
Apache-2
- [GitHub](https://github.com/apache/echarts) (π¨βπ» 270 Β· π 20K Β· π¦ 270K Β· π 18K - 12% open Β· β±οΈ 21.05.2024):
```
git clone https://github.com/apache/echarts
```
- [npm](https://www.npmjs.com/package/@mempool/echarts) (π₯ 12 / month Β· π¦ 5 Β· β±οΈ 23.10.2021):
```
npm install @mempool/echarts
```Victory (π₯40 Β· β 11K) - A collection of composable React components for building interactive data..
MIT
- [GitHub](https://github.com/FormidableLabs/victory) (π¨βπ» 320 Β· π 520 Β· π¦ 24K Β· π 1.9K - 5% open Β· β±οΈ 29.05.2024):
```
git clone https://github.com/FormidableLabs/victory
```
- [npm](https://www.npmjs.com/package/victory) (π₯ 990K / month Β· π¦ 350 Β· β±οΈ 16.05.2024):
```
npm install victory
```react-three-fiber (π₯39 Β· β 26K) - A React renderer for Three.js.
MIT
- [GitHub](https://github.com/pmndrs/react-three-fiber) (π¨βπ» 200 Β· π 1.5K Β· π¦ 26K Β· π 990 - 5% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/pmndrs/react-three-fiber
```
- [npm](https://www.npmjs.com/package/react-three-fiber) (π₯ 220K / month Β· π¦ 180 Β· β±οΈ 11.04.2021):
```
npm install react-three-fiber
```apexcharts.js (π₯39 Β· β 14K) - Interactive JavaScript Charts built on SVG.
MIT
- [GitHub](https://github.com/apexcharts/apexcharts.js) (π¨βπ» 200 Β· π 1.3K Β· π¦ 4 Β· π 3.3K - 9% open Β· β±οΈ 01.06.2024):
```
git clone https://github.com/apexcharts/apexcharts.js
```
- [npm](https://www.npmjs.com/package/apexcharts) (π₯ 3.4M / month Β· π¦ 830 Β· β±οΈ 12.05.2024):
```
npm install apexcharts
```nivo (π₯38 Β· β 13K) - nivo provides a rich set of dataviz components, built on top of the awesome d3..
MIT
- [GitHub](https://github.com/plouc/nivo) (π¨βπ» 210 Β· π 1K Β· π¦ 1.9K Β· π 1.7K - 6% open Β· β±οΈ 12.05.2024):
```
git clone https://github.com/plouc/nivo
```
- [npm](https://www.npmjs.com/package/@nivo/core) (π₯ 1.7M / month Β· π¦ 260 Β· β±οΈ 12.05.2024):
```
npm install @nivo/core
```visx (π₯36 Β· β 19K) - visx | visualization components.
MIT
- [GitHub](https://github.com/airbnb/visx) (π¨βπ» 170 Β· π 690 Β· π¦ 2.5K Β· π 790 - 15% open Β· β±οΈ 29.05.2024):
```
git clone https://github.com/airbnb/visx
```
- [npm](https://www.npmjs.com/package/@visx/group) (π₯ 2.7M / month Β· π¦ 150 Β· β±οΈ 11.07.2023):
```
npm install @visx/group
```React Chartjs 2 (π₯36 Β· β 6.4K Β· π€) - React components for Chart.js, the most popular charting..
MIT
- [GitHub](https://github.com/reactchartjs/react-chartjs-2) (π¨βπ» 78 Β· π 2.3K Β· π¦ 340K Β· π 770 - 12% open Β· β±οΈ 30.10.2023):
```
git clone https://github.com/reactchartjs/react-chartjs-2
```
- [npm](https://www.npmjs.com/package/react-chartjs-2) (π₯ 5.3M / month Β· π¦ 1.3K Β· β±οΈ 09.01.2023):
```
npm install react-chartjs-2
```ant-design-charts (π₯35 Β· β 1.8K) - A React Chart Library.
MIT
- [GitHub](https://github.com/ant-design/ant-design-charts) (π¨βπ» 66 Β· π 350 Β· π¦ 10K Β· π 1.8K - 11% open Β· β±οΈ 06.05.2024):
```
git clone https://github.com/ant-design/ant-design-charts
```
- [npm](https://www.npmjs.com/package/@ant-design/charts) (π₯ 220K / month Β· π¦ 180 Β· β±οΈ 06.05.2024):
```
npm install @ant-design/charts
```react-vis (π₯33 Β· β 8.7K Β· π€) - Data Visualization Components.
MIT
- [GitHub](https://github.com/uber/react-vis) (π¨βπ» 130 Β· π 830 Β· π¦ 13K Β· π 860 - 40% open Β· β±οΈ 08.06.2023):
```
git clone https://github.com/uber/react-vis
```
- [npm](https://www.npmjs.com/package/react-vis) (π₯ 270K / month Β· π¦ 190 Β· β±οΈ 08.06.2023):
```
npm install react-vis
```react-google-charts (π₯33 Β· β 1.6K Β· π€) - A thin, typed, React wrapper over Google Charts..
MIT
- [GitHub](https://github.com/rakannimer/react-google-charts) (π¨βπ» 52 Β· π 340 Β· π¦ 29K Β· π 380 - 37% open Β· β±οΈ 20.07.2023):
```
git clone https://github.com/RakanNimer/react-google-charts
```
- [npm](https://www.npmjs.com/package/react-google-charts) (π₯ 510K / month Β· π¦ 180 Β· β±οΈ 20.07.2023):
```
npm install react-google-charts
```echarts-for-react (π₯32 Β· β 4.4K) - Apache ECharts components for React wrapper. Apache echarts..
MIT
- [GitHub](https://github.com/hustcc/echarts-for-react) (π¨βπ» 31 Β· π 620 Β· π¦ 24K Β· π 500 - 10% open Β· β±οΈ 17.02.2024):
```
git clone https://github.com/hustcc/echarts-for-react
```
- [npm](https://www.npmjs.com/package/echarts-for-react) (π₯ 1.2M / month Β· π¦ 740 Β· β±οΈ 29.10.2021):
```
npm install echarts-for-react
```React ApexCharts (π₯32 Β· β 1.3K) - React Component for ApexCharts.
MIT
- [GitHub](https://github.com/apexcharts/react-apexcharts) (π¨βπ» 26 Β· π 150 Β· π¦ 110K Β· π 470 - 61% open Β· β±οΈ 22.05.2024):
```
git clone https://github.com/apexcharts/react-apexcharts
```
- [npm](https://www.npmjs.com/package/react-apexcharts) (π₯ 1.7M / month Β· π¦ 420 Β· β±οΈ 13.07.2023):
```
npm install react-apexcharts
```carbon-charts (π₯32 Β· β 870) - Robust dataviz framework implemented using D3 & typescript.
Apache-2
- [GitHub](https://github.com/carbon-design-system/carbon-charts) (π¨βπ» 77 Β· π 180 Β· π¦ 1.1K Β· π 880 - 21% open Β· β±οΈ 03.06.2024):
```
git clone https://github.com/carbon-design-system/carbon-charts
```
- [npm](https://www.npmjs.com/package/@carbon/charts) (π₯ 170K / month Β· π¦ 33 Β· β±οΈ 03.06.2024):
```
npm install @carbon/charts
```BizCharts (π₯30 Β· β 6.1K Β· π€) - Powerful data visualization library based on G2 and React.
MIT
- [GitHub](https://github.com/alibaba/BizCharts) (π¨βπ» 80 Β· π 680 Β· π¦ 15K Β· π 1.4K - 25% open Β· β±οΈ 13.10.2023):
```
git clone https://github.com/alibaba/BizCharts
```
- [npm](https://www.npmjs.com/package/bizcharts) (π₯ 100K / month Β· π¦ 790 Β· β±οΈ 13.10.2023):
```
npm install bizcharts
```charts (π₯29 Β· β 15K Β· π€) - Simple, responsive, modern SVG Charts with zero dependencies.
MIT
- [GitHub](https://github.com/frappe/charts) (π¨βπ» 55 Β· π 720 Β· π¦ 6 Β· π 300 - 48% open Β· β±οΈ 27.09.2023):
```
git clone https://github.com/frappe/charts
```
- [npm](https://www.npmjs.com/package/frappe-charts) (π₯ 50K / month Β· π¦ 56 Β· β±οΈ 14.11.2022):
```
npm install frappe-charts
```react-diagrams (π₯29 Β· β 8.4K) - a super simple, no-nonsense diagramming library written in react..
MIT
- [GitHub](https://github.com/projectstorm/react-diagrams) (π¨βπ» 95 Β· π 1.2K Β· π¦ 3 Β· π 810 - 38% open Β· β±οΈ 19.02.2024):
```
git clone https://github.com/projectstorm/react-diagrams
```
- [npm](https://www.npmjs.com/package/@projectstorm/react-diagrams) (π₯ 110K / month Β· π¦ 41 Β· β±οΈ 15.02.2024):
```
npm install @projectstorm/react-diagrams
```cal-heatmap (π₯29 Β· β 2.6K Β· π) - Cal-Heatmap is a javascript charting library to create a time-..
MIT
- [GitHub](https://github.com/wa0x6e/cal-heatmap) (π¨βπ» 27 Β· π 280 Β· π¦ 480 Β· π 320 - 12% open Β· β±οΈ 03.03.2024):
```
git clone https://github.com/wa0x6e/cal-heatmap
```
- [npm](https://www.npmjs.com/package/cal-heatmap) (π₯ 25K / month Β· π¦ 8 Β· β±οΈ 03.03.2024):
```
npm install cal-heatmap
```Semiotic (π₯29 Β· β 2.4K) - A data visualization framework combining React & D3.
Apache-2
- [GitHub](https://github.com/nteract/semiotic) (π¨βπ» 31 Β· π 130 Β· π¦ 420 Β· π 460 - 8% open Β· β±οΈ 09.04.2024):
```
git clone https://github.com/nteract/semiotic
```
- [npm](https://www.npmjs.com/package/semiotic) (π₯ 5.9K / month Β· π¦ 18 Β· β±οΈ 10.04.2024):
```
npm install semiotic
```Reaviz (π₯28 Β· β 930) - Data visualization library for React. Maintained by @goodcodeus.
Apache-2
- [GitHub](https://github.com/reaviz/reaviz) (π¨βπ» 27 Β· π 110 Β· π¦ 490 Β· π 67 - 41% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/reaviz/reaviz
```
- [npm](https://www.npmjs.com/package/reaviz) (π₯ 24K / month Β· π¦ 9 Β· β±οΈ 05.06.2024):
```
npm install reaviz
```Drawflow (π₯27 Β· β 4.3K) - Simple flow library.
MIT
- [GitHub](https://github.com/jerosoler/Drawflow) (π¨βπ» 13 Β· π 680 Β· π¦ 420 Β· π 820 - 25% open Β· β±οΈ 08.03.2024):
```
git clone https://github.com/jerosoler/Drawflow
```
- [npm](https://www.npmjs.com/package/drawflow) (π₯ 44K / month Β· π¦ 5 Β· β±οΈ 30.06.2022):
```
npm install drawflow
```Show 12 hidden projects...
- elastic-charts (π₯32 Β· β 360) - Elastic Charts library.
βοΈICU
- react-highcharts (π₯30 Β· β 1.3K Β· π) - React wrapper for Highcharts library.MIT
- react-sparklines (π₯29 Β· β 2.8K Β· π) - Beautiful and expressive Sparklines React component.MIT
- Viser (π₯27 Β· β 1.6K Β· π) - viser is a toolkit fit for data vis engineer. https://viserjs.gitee.io/.MIT
- react-timeseries-charts (π₯26 Β· β 850 Β· π) - Declarative and modular timeseries charting..βοΈBSD-3-Clause-LBNL
- ej2-react-ui-components (π₯26 Β· β 330) - Syncfusion React UI components library offer more..βοΈICU
- GGEditor (π₯25 Β· β 3.4K Β· π) - A visual graph editor based on G6 and React.MIT
- react-chartist (π₯24 Β· β 530 Β· π) - React component for Chartist.js.MIT
- rumble-charts (π₯21 Β· β 350 Β· π) - React components for building composable and flexible charts.MIT
- react-sigma (π₯21 Β· β 260 Β· π) - Lightweight React library for drawing network graphs built on top..MIT
- chartify (π₯17 Β· β 690 Β· π) - React.js plugin for building charts using CSS.MIT
- react-charty (π₯12 Β· β 71 Β· π) - Data Visualization Component.MIT
## Data Fetching
apollo-client (π₯45 Β· β 19K) - A fully-featured, production ready caching GraphQL client for..
MIT
- [GitHub](https://github.com/apollographql/apollo-client) (π¨βπ» 880 Β· π 2.6K Β· π¦ 180K Β· π 5.1K - 10% open Β· β±οΈ 03.06.2024):
```
git clone https://github.com/apollographql/apollo-client
```
- [npm](https://www.npmjs.com/package/apollo-utilities) (π₯ 5.9M / month Β· π¦ 710 Β· β±οΈ 09.05.2020):
```
npm install apollo-utilities
```react-query (π₯43 Β· β 40K) - Powerful asynchronous state management, server-state utilities and..
MIT
- [GitHub](https://github.com/TanStack/query) (π¨βπ» 760 Β· π 2.7K Β· π¦ 2K Β· π 1.8K - 2% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/tannerlinsley/react-query
```
- [npm](https://www.npmjs.com/package/react-query) (π₯ 6M / month Β· π¦ 2.1K Β· β±οΈ 25.01.2023):
```
npm install react-query
```swr (π₯41 Β· β 30K) - React Hooks for Data Fetching.
MIT
- [GitHub](https://github.com/vercel/swr) (π¨βπ» 180 Β· π 1.2K Β· π¦ 280K Β· π 910 - 13% open Β· β±οΈ 31.05.2024):
```
git clone https://github.com/vercel/swr
```
- [npm](https://www.npmjs.com/package/swr) (π₯ 9.3M / month Β· π¦ 1.9K Β· β±οΈ 01.06.2024):
```
npm install swr
```relay (π₯35 Β· β 18K) - Relay is a JavaScript framework for building data-driven React applications.
MIT
- [GitHub](https://github.com/facebook/relay) (π¨βπ» 880 Β· π 1.8K Β· π¦ 3 Β· π 2.4K - 28% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/facebook/relay
```
- [npm](https://www.npmjs.com/package/relay) (π₯ 940 / month Β· π¦ 7 Β· β±οΈ 14.04.2013):
```
npm install relay
```unstorage (π₯35 Β· β 1.6K) - Unstorage provides an async Key-Value storage API with conventional..
MIT
- [GitHub](https://github.com/unjs/unstorage) (π¨βπ» 55 Β· π 120 Β· π¦ 170K Β· π 170 - 44% open Β· β±οΈ 30.05.2024):
```
git clone https://github.com/unjs/unstorage
```
- [npm](https://www.npmjs.com/package/unstorage) (π₯ 3.5M / month Β· π¦ 240 Β· β±οΈ 14.03.2024):
```
npm install unstorage
```react-refetch (π₯26 Β· β 3.4K) - A simple, declarative, and composable way to fetch data for React..
MIT
- [GitHub](https://github.com/heroku/react-refetch) (π¨βπ» 74 Β· π 140 Β· π¦ 890 Β· π 150 - 32% open Β· β±οΈ 21.05.2024):
```
git clone https://github.com/heroku/react-refetch
```
- [npm](https://www.npmjs.com/package/react-refetch) (π₯ 31K / month Β· π¦ 38 Β· β±οΈ 20.01.2020):
```
npm install react-refetch
```Show 1 hidden projects...
- restful-react (π₯24 Β· β 1.9K Β· π) - A consistent, declarative way of interacting with RESTful..
MIT
## Notifications
_Toasts, snackbars, and notification system._
React-Toastify (π₯39 Β· β 12K) - React notification made easy !.
MIT
- [GitHub](https://github.com/fkhadra/react-toastify) (π¨βπ» 95 Β· π 670 Β· π¦ 770K Β· π 800 - 14% open Β· β±οΈ 15.05.2024):
```
git clone https://github.com/fkhadra/react-toastify
```
- [npm](https://www.npmjs.com/package/react-toastify) (π₯ 8.2M / month Β· π¦ 3.1K Β· β±οΈ 15.03.2024):
```
npm install react-toastify
```React Hot Toast (π₯35 Β· β 9.3K) - Smoking Hot React Notifications.
MIT
- [GitHub](https://github.com/timolins/react-hot-toast) (π¨βπ» 26 Β· π 310 Β· π¦ 290K Β· π 260 - 52% open Β· β±οΈ 22.01.2024):
```
git clone https://github.com/timolins/react-hot-toast
```
- [npm](https://www.npmjs.com/package/react-hot-toast) (π₯ 3.7M / month Β· π¦ 1K Β· β±οΈ 28.04.2023):
```
npm install react-hot-toast
```Notistack (π₯32 Β· β 3.8K Β· π€) - Highly customizable notification snackbars (toasts) that can..
MIT
- [GitHub](https://github.com/iamhosseindhv/notistack) (π¨βπ» 49 Β· π 290 Β· π¦ 57K Β· π 430 - 10% open Β· β±οΈ 23.10.2023):
```
git clone https://github.com/iamhosseindhv/notistack
```
- [npm](https://www.npmjs.com/package/notistack) (π₯ 3.2M / month Β· π¦ 960 Β· β±οΈ 08.03.2023):
```
npm install notistack
```reapop (π₯24 Β· β 1.5K) - A simple and customizable React notifications system.
MIT
- [GitHub](https://github.com/LouisBarranqueiro/reapop) (π¨βπ» 19 Β· π 80 Β· π¦ 630 Β· π 97 - 2% open Β· β±οΈ 11.03.2024):
```
git clone https://github.com/LouisBarranqueiro/reapop
```
- [npm](https://www.npmjs.com/package/reapop) (π₯ 15K / month Β· π¦ 20 Β· β±οΈ 27.08.2023):
```
npm install reapop
```Show 5 hidden projects...
- react-toast-notifications (π₯26 Β· β 2.2K Β· π) - A toast notification system for react.
MIT
- react-notifications-component (π₯26 Β· β 1.3K Β· π) - Delightful and highly customisable React Component to..MIT
- cogo-toast (π₯20 Β· β 670 Β· π) - Beautiful, Zero Configuration, Toast Messages for React. Only ~..MIT
- react-toast (π₯17 Β· β 72 Β· π) - Minimal toast notifications for React.MIT
- simple-react-notifications (π₯14 Β· β 60 Β· π) - Tiny React.js notification library (1kb gzip).MIT
## File Handling
_File upload, download, and viewer components._
uppy (π₯41 Β· β 28K) - The next open source file uploader for web browsers.
MIT
- [GitHub](https://github.com/transloadit/uppy) (π¨βπ» 430 Β· π 2K Β· π¦ 24K Β· π 2.3K - 7% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/transloadit/uppy
```
- [npm](https://www.npmjs.com/package/uppy) (π₯ 130K / month Β· π¦ 59 Β· β±οΈ 04.06.2024):
```
npm install uppy
```SheetJS (π₯40 Β· β 35K) - SheetJS Spreadsheet Data Toolkit -- New home..
Apache-2
- [GitHub](https://github.com/SheetJS/sheetjs) (π¨βπ» 200 Β· π 8K Β· π¦ 200K Β· π 2.4K - 5% open Β· β±οΈ 01.02.2024):
```
git clone https://github.com/SheetJS/sheetjs
```
- [npm](https://www.npmjs.com/package/xlsx) (π₯ 9.2M / month Β· π¦ 6.3K Β· β±οΈ 24.03.2022):
```
npm install xlsx
```react-json-view (π₯32 Β· β 3.4K Β· π€) - JSON viewer for react.
MIT
- [GitHub](https://github.com/mac-s-g/react-json-view) (π¨βπ» 33 Β· π 520 Β· π¦ 100K Β· π 270 - 65% open Β· β±οΈ 30.06.2023):
```
git clone https://github.com/mac-s-g/react-json-view
```
- [npm](https://www.npmjs.com/package/react-json-view) (π₯ 2.4M / month Β· π¦ 1.5K Β· β±οΈ 09.03.2021):
```
npm install react-json-view
```react-uploady (π₯25 Β· β 1.1K) - Modern file uploading - components & hooks for React.
MIT
- [GitHub](https://github.com/rpldy/react-uploady) (π¨βπ» 10 Β· π 36 Β· π¦ 760 Β· π 130 - 0% open Β· β±οΈ 02.06.2024):
```
git clone https://github.com/rpldy/react-uploady
```
- [npm](https://www.npmjs.com/package/@rpldy/uploady) (π₯ 47K / month Β· π¦ 25 Β· β±οΈ 16.05.2024):
```
npm install @rpldy/uploady
```react-file-viewer (π₯24 Β· β 510) - Extendable file viewer for web.
MIT
- [GitHub](https://github.com/plangrid/react-file-viewer) (π¨βπ» 15 Β· π 330 Β· π¦ 2.5K Β· π 170 - 91% open Β· β±οΈ 30.01.2024):
```
git clone https://github.com/plangrid/react-file-viewer
```
- [npm](https://www.npmjs.com/package/react-file-viewer) (π₯ 86K / month Β· π¦ 64 Β· β±οΈ 13.11.2019):
```
npm install react-file-viewer
```Show 5 hidden projects...
- React Dropzone (π₯36 Β· β 10K Β· π) - Simple HTML5 drag-drop zone with React.js.
MIT
- react-csv (π₯31 Β· β 1.1K Β· π) - React components to build CSV files on the fly basing on..MIT
- material-ui-dropzone (π₯27 Β· β 480 Β· π) - A Material-UI file upload dropzone.MIT
- React FilePond (π₯26 Β· β 1.8K Β· π) - A handy FilePond adapter component for React.MIT
- React-Data-Export (π₯23 Β· β 180 Β· π) - Export dataset in react.MIT
## Editor Components
_Editor components for code, text, images and more._
Slate (π₯41 Β· β 29K) - A completely customizable framework for building rich text editors...
MIT
- [GitHub](https://github.com/ianstormtaylor/slate) (π¨βπ» 570 Β· π 3.2K Β· π¦ 200K Β· π 3.1K - 20% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/ianstormtaylor/slate
```
- [npm](https://www.npmjs.com/package/slate) (π₯ 3.2M / month Β· π¦ 1.7K Β· β±οΈ 21.04.2024):
```
npm install slate
```React Ace (π₯36 Β· β 4K) - React Ace Component.
MIT
- [GitHub](https://github.com/securingsincity/react-ace) (π¨βπ» 120 Β· π 600 Β· π₯ 1.2K Β· π¦ 30K Β· π 510 - 40% open Β· β±οΈ 24.03.2024):
```
git clone https://github.com/securingsincity/react-ace
```
- [npm](https://www.npmjs.com/package/react-ace) (π₯ 2M / month Β· π¦ 1.3K Β· β±οΈ 24.03.2024):
```
npm install react-ace
```tiptap (π₯35 Β· β 24K) - The headless rich text editor framework for web artisans.
MIT
- [GitHub](https://github.com/ueberdosis/tiptap) (π¨βπ» 320 Β· π 2K Β· π¦ 4.8K Β· π 2.7K - 20% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/ueberdosis/tiptap
```
- [npm](https://www.npmjs.com/package/magic-tiptap-extensions) (π₯ 6 / month Β· π¦ 5 Β· β±οΈ 31.03.2021):
```
npm install magic-tiptap-extensions
```jodit (π₯35 Β· β 1.6K) - Jodit - Best WYSIWYG Editor for You.
MIT
- [GitHub](https://github.com/xdan/jodit) (π¨βπ» 90 Β· π 340 Β· π¦ 8K Β· π 920 - 28% open Β· β±οΈ 02.06.2024):
```
git clone https://github.com/xdan/jodit
```
- [npm](https://www.npmjs.com/package/jodit) (π₯ 280K / month Β· π¦ 100 Β· β±οΈ 02.06.2024):
```
npm install jodit
```editor.js (π₯34 Β· β 27K) - A block-style editor with clean JSON output.
Apache-2
- [GitHub](https://github.com/codex-team/editor.js) (π¨βπ» 54 Β· π 2K Β· π₯ 13K Β· π 1.5K - 41% open Β· β±οΈ 23.05.2024):
```
git clone https://github.com/codex-team/editor.js
```
- [npm](https://www.npmjs.com/package/@editorjs/editorjs) (π₯ 320K / month Β· π¦ 460 Β· β±οΈ 23.05.2024):
```
npm install @editorjs/editorjs
```react-draft-wysiwyg (π₯34 Β· β 6.4K Β· π€) - A Wysiwyg editor build on top of ReactJS and DraftJS...
MIT
- [GitHub](https://github.com/jpuri/react-draft-wysiwyg) (π¨βπ» 84 Β· π 1.1K Β· π¦ 42K Β· π 1.1K - 65% open Β· β±οΈ 12.06.2023):
```
git clone https://github.com/jpuri/react-draft-wysiwyg
```
- [npm](https://www.npmjs.com/package/react-draft-wysiwyg) (π₯ 1.1M / month Β· π¦ 730 Β· β±οΈ 17.07.2022):
```
npm install react-draft-wysiwyg
```react-image-crop (π₯33 Β· β 3.8K) - A responsive image cropping tool for React.
ISC
- [GitHub](https://github.com/sekoyo/react-image-crop) (π¨βπ» 73 Β· π 340 Β· π¦ 26K Β· π 440 - 12% open Β· β±οΈ 04.05.2024):
```
git clone https://github.com/DominicTobias/react-image-crop
```
- [npm](https://www.npmjs.com/package/react-image-crop) (π₯ 1.7M / month Β· π¦ 420 Β· β±οΈ 15.01.2024):
```
npm install react-image-crop
```react-monaco-editor (π₯33 Β· β 3.7K) - Monaco Editor for React.
MIT
- [GitHub](https://github.com/react-monaco-editor/react-monaco-editor) (π¨βπ» 78 Β· π 370 Β· π¦ 15K Β· π 350 - 19% open Β· β±οΈ 01.06.2024):
```
git clone https://github.com/react-monaco-editor/react-monaco-editor
```
- [npm](https://www.npmjs.com/package/react-monaco-editor) (π₯ 970K / month Β· π¦ 620 Β· β±οΈ 09.12.2023):
```
npm install react-monaco-editor
```react-codemirror (π₯33 Β· β 1.5K) - CodeMirror 6 component for React. @codemirror..
MIT
- [GitHub](https://github.com/uiwjs/react-codemirror) (π¨βπ» 43 Β· π 120 Β· π¦ 66K Β· π 330 - 37% open Β· β±οΈ 16.05.2024):
```
git clone https://github.com/uiwjs/react-codemirror
```
- [npm](https://www.npmjs.com/package/@uiw/react-codemirror) (π₯ 2.3M / month Β· π¦ 330 Β· β±οΈ 16.05.2024):
```
npm install @uiw/react-codemirror
```react-md-editor (π₯30 Β· β 2K) - A simple markdown editor with preview, implemented with React.js..
MIT
- [GitHub](https://github.com/uiwjs/react-md-editor) (π¨βπ» 28 Β· π 150 Β· π¦ 9.2K Β· π 360 - 40% open Β· β±οΈ 28.03.2024):
```
git clone https://github.com/uiwjs/react-md-editor
```
- [npm](https://www.npmjs.com/package/@uiw/react-md-editor) (π₯ 390K / month Β· π¦ 590 Β· β±οΈ 12.03.2024):
```
npm install @uiw/react-md-editor
```React Email Editor (π₯29 Β· β 4.4K) - Drag-n-Drop Email Editor Component for React.js.
MIT
- [GitHub](https://github.com/unlayer/react-email-editor) (π¨βπ» 12 Β· π 710 Β· π¦ 1.4K Β· π 330 - 59% open Β· β±οΈ 09.05.2024):
```
git clone https://github.com/unlayer/react-email-editor
```
- [npm](https://www.npmjs.com/package/react-email-editor) (π₯ 230K / month Β· π¦ 38 Β· β±οΈ 08.05.2024):
```
npm install react-email-editor
```Monaco React (π₯29 Β· β 3.5K) - Monaco Editor for React - use the monaco-editor in any React..
MIT
- [GitHub](https://github.com/suren-atoyan/monaco-react) (π¨βπ» 41 Β· π 250 Β· π¦ 5 Β· π 470 - 28% open Β· β±οΈ 02.05.2024):
```
git clone https://github.com/suren-atoyan/monaco-react
```
- [npm](https://www.npmjs.com/package/@monaco-editor/react) (π₯ 2.8M / month Β· π¦ 1.4K Β· β±οΈ 06.10.2023):
```
npm install @monaco-editor/react
```react-digraph (π₯29 Β· β 2.6K Β· π€) - A library for creating directed graph editors.
MIT
- [GitHub](https://github.com/uber/react-digraph) (π¨βπ» 49 Β· π 270 Β· π¦ 340 Β· π 190 - 46% open Β· β±οΈ 05.09.2023):
```
git clone https://github.com/uber/react-digraph
```
- [npm](https://www.npmjs.com/package/react-digraph) (π₯ 160K / month Β· π¦ 15 Β· β±οΈ 05.09.2023):
```
npm install react-digraph
```easy-markdown-editor (π₯29 Β· β 2.3K) - EasyMDE: A simple, beautiful, and embeddable JavaScript..
MIT
- [GitHub](https://github.com/Ionaru/easy-markdown-editor) (π¨βπ» 110 Β· π 300 Β· π¦ 3 Β· π 420 - 56% open Β· β±οΈ 21.12.2023):
```
git clone https://github.com/Ionaru/easy-markdown-editor
```
- [npm](https://www.npmjs.com/package/easymde) (π₯ 290K / month Β· π¦ 87 Β· β±οΈ 21.12.2023):
```
npm install easymde
```prosemirror (π₯28 Β· β 7.4K) - The ProseMirror WYSIWYM editor.
MIT
- [GitHub](https://github.com/ProseMirror/prosemirror) (π¨βπ» 36 Β· π 320 Β· π¦ 220 Β· π 1.3K - 9% open Β· β±οΈ 25.05.2024):
```
git clone https://github.com/ProseMirror/prosemirror
```
- [npm](https://www.npmjs.com/package/prosemirror) (π₯ 12K / month Β· π¦ 46 Β· β±οΈ 28.09.2017):
```
npm install prosemirror
```remirror (π₯28 Β· β 2.6K) - ProseMirror toolkit for React.
MIT
- [GitHub](https://github.com/remirror/remirror) (π¨βπ» 79 Β· π 230 Β· π¦ 620 Β· π 670 - 27% open Β· β±οΈ 08.04.2024):
```
git clone https://github.com/remirror/remirror
```
- [npm](https://www.npmjs.com/package/create-context-state) (π₯ 140K / month Β· π¦ 20 Β· β±οΈ 12.12.2023):
```
npm install create-context-state
```megadraft (π₯27 Β· β 1.2K Β· π€) - Megadraft is a Rich Text editor built on top of Facebooks Draft.JS..
MIT
- [GitHub](https://github.com/globocom/megadraft) (π¨βπ» 96 Β· π 210 Β· π¦ 300 Β· π 180 - 14% open Β· β±οΈ 31.10.2023):
```
git clone https://github.com/globocom/megadraft
```
- [npm](https://www.npmjs.com/package/megadraft) (π₯ 10K / month Β· π¦ 54 Β· β±οΈ 04.01.2023):
```
npm install megadraft
```Monaco Yaml (π₯27 Β· β 240) - YAML plugin for the Monaco Editor.
MIT
- [GitHub](https://github.com/remcohaszing/monaco-yaml) (π¨βπ» 26 Β· π 66 Β· π¦ 730 Β· π 120 - 2% open Β· β±οΈ 10.05.2024):
```
git clone https://github.com/remcohaszing/monaco-yaml
```
- [npm](https://www.npmjs.com/package/monaco-yaml) (π₯ 910K / month Β· π¦ 74 Β· β±οΈ 19.01.2024):
```
npm install monaco-yaml
```alloy-editor (π₯26 Β· β 1.4K Β· π€) - WYSIWYG editor based on CKEditor with completely..
βοΈLGPL-3.0
- [GitHub](https://github.com/liferay/alloy-editor) (π¨βπ» 59 Β· π 290 Β· π₯ 9.9K Β· π¦ 250 Β· π 840 - 11% open Β· β±οΈ 24.10.2023):
```
git clone https://github.com/liferay/alloy-editor
```
- [npm](https://www.npmjs.com/package/alloyeditor) (π₯ 5.9K / month Β· π¦ 8 Β· β±οΈ 24.10.2023):
```
npm install alloyeditor
```codejar (π₯23 Β· β 1.7K) - An embeddable code editor for the browser.
MIT
- [GitHub](https://github.com/antonmedv/codejar) (π¨βπ» 26 Β· π 110 Β· π¦ 720 Β· π 76 - 11% open Β· β±οΈ 08.01.2024):
```
git clone https://github.com/antonmedv/codejar
```
- [npm](https://www.npmjs.com/package/codejar) (π₯ 39K / month Β· π¦ 51 Β· β±οΈ 03.08.2023):
```
npm install codejar
```react-design-editor (π₯23 Β· β 1.5K) - React Design Editor has started to developed direct..
MIT
- [GitHub](https://github.com/salgum1114/react-design-editor) (π¨βπ» 7 Β· π 390 Β· π¦ 52 Β· π 180 - 33% open Β· β±οΈ 18.01.2024):
```
git clone https://github.com/salgum1114/react-design-editor
```
- [npm](https://www.npmjs.com/package/react-design-editor) (π₯ 770 / month Β· π¦ 5 Β· β±οΈ 18.01.2024):
```
npm install react-design-editor
```react-monacoeditor (π₯21 Β· β 280 Β· π€) - Monaco Editor component for React.
MIT
- [GitHub](https://github.com/uiwjs/react-monacoeditor) (π¨βπ» 7 Β· π 24 Β· π¦ 280 Β· π 30 - 60% open Β· β±οΈ 07.11.2023):
```
git clone https://github.com/jaywcjlove/react-monacoeditor
```
- [npm](https://www.npmjs.com/package/@uiw/react-monacoeditor) (π₯ 7K / month Β· π¦ 6 Β· β±οΈ 07.11.2023):
```
npm install @uiw/react-monacoeditor
```edtr-io (π₯19 Β· β 710) - Edtr.io is an open source WYSIWYG in-line web editor written in React. Its..
MIT
- [GitHub](https://github.com/edtr-io/edtr-io) (π¨βπ» 18 Β· π 35 Β· π¦ 9 Β· π 220 - 27% open Β· β±οΈ 09.12.2023):
```
git clone https://github.com/edtr-io/edtr-io
```
- [npm](https://www.npmjs.com/package/@edtr-io/store) (π₯ 40 / month Β· π¦ 15 Β· β±οΈ 30.03.2023):
```
npm install @edtr-io/store
```smartblock (π₯17 Β· β 310 Β· π€) - intuitive block based wysiwyg editor built with React and..
MIT
- [GitHub](https://github.com/appleple/smartblock) (π¨βπ» 4 Β· π 28 Β· π¦ 19 Β· π 18 - 83% open Β· β±οΈ 20.06.2023):
```
git clone https://github.com/appleple/smartblock
```
- [npm](https://www.npmjs.com/package/@steelydylan/smartblock) (π₯ 160 / month Β· π¦ 5 Β· β±οΈ 20.06.2021):
```
npm install @steelydylan/smartblock
```Show 17 hidden projects...
- tinymce (π₯40 Β· β 15K) - The worlds #1 JavaScript library for rich text..
βοΈCNRI-Python-GPL-Compatible
- Draft JS (π₯39 Β· β 23K Β· π) - A React framework for building text editors.MIT
- react-quill (π₯34 Β· β 6.5K Β· π) - A Quill component for React.MIT
- ckeditor5-react (π₯31 Β· β 410) - Official CKEditor 5 React component.βοΈCNRI-Python-GPL-Compatible
- react-rte (π₯30 Β· β 2.9K Β· π) - Pure React rich text WYSIWYG editor based on draft-js.ISC
- react-mde (π₯29 Β· β 1.4K Β· π) - React Markdown Editor.MIT
- ReactPage (π₯28 Β· β 9.4K Β· π) - Next-gen, highly customizable content editor for the browser -..MIT
- react-simple-code-editor (π₯28 Β· β 1.5K Β· π) - Simple no-frills code editor with syntax highlighting.MIT
- react-easy-crop (π₯27 Β· β 2.2K Β· π) - Ricardo fork of https://valentinh.github.io/react-easy-..MIT
- react-markdown-editor-lite (π₯27 Β· β 1K Β· π) - a light-weight Markdown editor based on React...MIT
- react-simplemde-editor (π₯26 Β· β 760 Β· π) - React wrapper for simplemde (easymde) markdown editor.MIT
- CodeFlask (π₯25 Β· β 1.1K Β· π) - A micro code-editor for awesome web pages.MIT
- ckeditor4-react (π₯24 Β· β 94) - Official CKEditor 4 React component.βοΈICU
- react-lz-editor (π₯22 Β· β 950 Β· π) - A multilingual react rich-text editor component includes..MIT
- react-trumbowyg (π₯17 Β· β 140 Β· π) - React wrapper for lightweight WYSIWYG editor Trumbowyg.MIT
- react-editor (π₯14 Β· β 55 Β· π) - Pure Rich-text Editor with TS & React-hooks.MIT
- react-avatar-generator (π₯12 Β· β 66 Β· π) - Generate fun kaleidoscope for user avatars.βUnlicensed
## Drag & Drop
react-beautiful-dnd (π₯39 Β· β 33K) - Beautiful and accessible drag and drop for lists with..
Apache-2
- [GitHub](https://github.com/atlassian/react-beautiful-dnd) (π¨βπ» 130 Β· π 2.5K Β· π¦ 120K Β· π 1.7K - 37% open Β· β±οΈ 03.04.2024):
```
git clone https://github.com/atlassian/react-beautiful-dnd
```
- [npm](https://www.npmjs.com/package/react-beautiful-dnd) (π₯ 7M / month Β· π¦ 2.3K Β· β±οΈ 30.08.2022):
```
npm install react-beautiful-dnd
```Sortable (π₯38 Β· β 29K) - Reorderable drag-and-drop lists for modern browsers and touch devices. No..
MIT
- [GitHub](https://github.com/SortableJS/Sortable) (π¨βπ» 180 Β· π 3.7K Β· π¦ 3 Β· π 1.8K - 25% open Β· β±οΈ 22.03.2024):
```
git clone https://github.com/SortableJS/Sortable
```
- [npm](https://www.npmjs.com/package/sortablejs) (π₯ 6.4M / month Β· π¦ 3.7K Β· β±οΈ 14.01.2024):
```
npm install sortablejs
```react-draggable (π₯36 Β· β 8.9K Β· π€) - React draggable component.
MIT
- [GitHub](https://github.com/react-grid-layout/react-draggable) (π¨βπ» 72 Β· π 1K Β· π¦ 150K Β· π 530 - 43% open Β· β±οΈ 27.09.2023):
```
git clone https://github.com/react-grid-layout/react-draggable
```
- [npm](https://www.npmjs.com/package/react-draggable) (π₯ 9.5M / month Β· π¦ 2.8K Β· β±οΈ 27.09.2023):
```
npm install react-draggable
```react-rnd (π₯34 Β· β 3.8K) - A resizable and draggable component for React.
MIT
- [GitHub](https://github.com/bokuweb/react-rnd) (π¨βπ» 46 Β· π 320 Β· π¦ 9.6K Β· π 340 - 46% open Β· β±οΈ 26.05.2024):
```
git clone https://github.com/bokuweb/react-rnd
```
- [npm](https://www.npmjs.com/package/react-rnd) (π₯ 850K / month Β· π¦ 570 Β· β±οΈ 26.05.2024):
```
npm install react-rnd
```dnd-kit (π₯33 Β· β 12K) - The modern, lightweight, performant, accessible and extensible drag & drop..
MIT
- [GitHub](https://github.com/clauderic/dnd-kit) (π¨βπ» 41 Β· π 600 Β· π¦ 60K Β· π 880 - 47% open Β· β±οΈ 03.06.2024):
```
git clone https://github.com/clauderic/dnd-kit
```
- [npm](https://www.npmjs.com/package/@dnd-kit/core) (π₯ 6.7M / month Β· π¦ 930 Β· β±οΈ 06.11.2023):
```
npm install @dnd-kit/core
```react-movable (π₯27 Β· β 1.4K) - Drag and drop for your React lists and tables. Accessible. Tiny.
MIT
- [GitHub](https://github.com/tajo/react-movable) (π¨βπ» 15 Β· π 48 Β· π¦ 5K Β· π 63 - 33% open Β· β±οΈ 28.02.2024):
```
git clone https://github.com/tajo/react-movable
```
- [npm](https://www.npmjs.com/package/react-movable) (π₯ 230K / month Β· π¦ 30 Β· β±οΈ 28.02.2024):
```
npm install react-movable
```Show 6 hidden projects...
- react-dnd (π₯40 Β· β 21K Β· π) - Drag and Drop for React.
MIT
- muuri (π₯31 Β· β 11K Β· π) - Infinite responsive, sortable, filterable and draggable layouts.MIT
- react-sortable-tree (π₯30 Β· β 4.9K Β· π) - Drag-and-drop sortable component for nested data and..MIT
- react-sortable (π₯25 Β· β 640 Β· π) - A sortable list component built with React.MIT
- react-dragula (π₯22 Β· β 990 Β· π) - Drag and drop so simple it hurts.MIT
- react-sortable-pane (π₯22 Β· β 650 Β· π) - A sortable and resizable pane component for React.MIT
## Developer Tools
_Tools to help with React development._
Webpack (π₯54 Β· β 64K) - A bundler for javascript and friends. Packs many modules into a few..
MIT
- [GitHub](https://github.com/webpack/webpack) (π¨βπ» 910 Β· π 8.7K Β· π¦ 19M Β· π 9.9K - 2% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/webpack/webpack
```
- [npm](https://www.npmjs.com/package/webpack) (π₯ 110M / month Β· π¦ 340K Β· β±οΈ 20.03.2024):
```
npm install webpack
```Storybook (π₯52 Β· β 83K) - Storybook is a frontend workshop for building UI components and pages..
MIT
- [GitHub](https://github.com/storybookjs/storybook) (π¨βπ» 2.3K Β· π 9.1K Β· π¦ 280K Β· π 13K - 15% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/storybookjs/storybook
```
- [npm](https://www.npmjs.com/package/@storybook/react) (π₯ 21M / month Β· π¦ 56K Β· β±οΈ 03.06.2024):
```
npm install @storybook/react
```vite (π₯48 Β· β 65K) - Next generation frontend tooling. Its fast!.
MIT
- [GitHub](https://github.com/vitejs/vite) (π¨βπ» 980 Β· π 5.8K Β· π¦ 4.8M Β· π 7.2K - 8% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/vitejs/vite
```
- [npm](https://www.npmjs.com/package/vite) (π₯ 53M / month Β· π¦ 95K Β· β±οΈ 04.06.2024):
```
npm install vite
```eslint-plugin-react (π₯46 Β· β 8.8K) - React-specific linting rules for ESLint.
MIT
- [GitHub](https://github.com/jsx-eslint/eslint-plugin-react) (π¨βπ» 560 Β· π 2.8K Β· π¦ 15M Β· π 2.4K - 10% open Β· β±οΈ 14.05.2024):
```
git clone https://github.com/yannickcr/eslint-plugin-react
```
- [npm](https://www.npmjs.com/package/eslint-plugin-react) (π₯ 79M / month Β· π¦ 180K Β· β±οΈ 28.05.2024):
```
npm install eslint-plugin-react
```esbuild (π₯45 Β· β 37K) - An extremely fast bundler for the web.
MIT
- [GitHub](https://github.com/evanw/esbuild) (π¨βπ» 110 Β· π 1.1K Β· π¦ 5.5M Β· π 3.4K - 12% open Β· β±οΈ 25.05.2024):
```
git clone https://github.com/evanw/esbuild
```
- [npm](https://www.npmjs.com/package/esbuild) (π₯ 120M / month Β· π¦ 36K Β· β±οΈ 25.05.2024):
```
npm install esbuild
```
- [Go](https://pkg.go.dev/github.com/evanw/esbuild) (π¦ 350 Β· β±οΈ 25.05.2024):
```
go install github.com/evanw/esbuild
```parcel (π₯43 Β· β 43K) - The zero configuration build tool for the web.
MIT
- [GitHub](https://github.com/parcel-bundler/parcel) (π¨βπ» 430 Β· π 2.3K Β· π¦ 260K Β· π 5.4K - 13% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/parcel-bundler/parcel
```
- [Conda](https://anaconda.org/conda-forge/parceljs) (π₯ 78K Β· β±οΈ 28.02.2024):
```
conda install -c conda-forge parceljs
```
- [npm](https://www.npmjs.com/package/parcel) (π₯ 880K / month Β· π¦ 8.6K Β· β±οΈ 05.06.2024):
```
npm install parcel
```lerna (π₯43 Β· β 35K) - Lerna is a fast, modern build system for managing and publishing multiple..
MIT
- [GitHub](https://github.com/lerna/lerna) (π¨βπ» 360 Β· π 2.2K Β· π¦ 170K Β· π 2.6K - 13% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/lerna/lerna
```
- [npm](https://www.npmjs.com/package/lerna) (π₯ 5M / month Β· π¦ 12K Β· β±οΈ 13.05.2024):
```
npm install lerna
```create-react-app (π₯40 Β· β 100K Β· π€) - Set up a modern web app by running one command.
MIT
- [GitHub](https://github.com/facebook/create-react-app) (π¨βπ» 940 Β· π 27K Β· π¦ 13M Β· π 8.7K - 25% open Β· β±οΈ 14.06.2023):
```
git clone https://github.com/facebook/create-react-app
```
- [npm](https://www.npmjs.com/package/@gd-uikit/react-scripts) (π₯ 4 / month Β· π¦ 5 Β· β±οΈ 21.07.2023):
```
npm install @gd-uikit/react-scripts
```Bit (π₯36 Β· β 18K) - Build, distribute, and collaborate on components.
Apache-2
- [GitHub](https://github.com/teambit/bit) (π¨βπ» 85 Β· π 910 Β· π₯ 8.8K Β· π¦ 6 Β· π 1.9K - 2% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/teambit/bit
```
- [npm](https://www.npmjs.com/package/bit-bin) (π₯ 23K / month Β· π¦ 100 Β· β±οΈ 08.07.2021):
```
npm install bit-bin
```react-intersection-observer (π₯36 Β· β 4.9K) - React implementation of the Intersection Observer API..
MIT
- [GitHub](https://github.com/thebuilder/react-intersection-observer) (π¨βπ» 52 Β· π 180 Β· π¦ 170K Β· β±οΈ 05.06.2024):
```
git clone https://github.com/thebuilder/react-intersection-observer
```
- [npm](https://www.npmjs.com/package/react-intersection-observer) (π₯ 7.9M / month Β· π¦ 1.1K Β· β±οΈ 03.05.2024):
```
npm install react-intersection-observer
```react-styleguidist (π₯35 Β· β 11K) - Isolated React component development environment with a..
MIT
- [GitHub](https://github.com/styleguidist/react-styleguidist) (π¨βπ» 250 Β· π 1.4K Β· π¦ 11K Β· π 1.3K - 18% open Β· β±οΈ 19.01.2024):
```
git clone https://github.com/styleguidist/react-styleguidist
```
- [npm](https://www.npmjs.com/package/react-styleguidist) (π₯ 260K / month Β· π¦ 3.3K Β· β±οΈ 19.01.2024):
```
npm install react-styleguidist
```loadable-components (π₯34 Β· β 7.6K) - The recommended Code Splitting library for React.
MIT
- [GitHub](https://github.com/gregberge/loadable-components) (π¨βπ» 110 Β· π 380 Β· π¦ 36K Β· π 620 - 5% open Β· β±οΈ 20.04.2024):
```
git clone https://github.com/gregberge/loadable-components
```
- [npm](https://www.npmjs.com/package/@loadable/component) (π₯ 1.8M / month Β· π¦ 1K Β· β±οΈ 20.04.2024):
```
npm install @loadable/component
```yarn (π₯34 Β· β 7.2K) - Active development trunk for Yarn.
BSD-2
- [GitHub](https://github.com/yarnpkg/berry) (π¨βπ» 400 Β· π 1K Β· π₯ 450 Β· π¦ 3 Β· π 3K - 25% open Β· β±οΈ 01.06.2024):
```
git clone https://github.com/yarnpkg/berry
```
- [npm](https://www.npmjs.com/package/@yarnpkg/pnpify) (π₯ 94K / month Β· π¦ 550 Β· β±οΈ 08.05.2024):
```
npm install @yarnpkg/pnpify
```react-cosmos (π₯33 Β· β 8.2K) - Sandbox for developing and testing UI components in isolation.
MIT
- [GitHub](https://github.com/react-cosmos/react-cosmos) (π¨βπ» 150 Β· π 340 Β· π¦ 1.9K Β· π 490 - 1% open Β· β±οΈ 19.05.2024):
```
git clone https://github.com/react-cosmos/react-cosmos
```
- [npm](https://www.npmjs.com/package/react-cosmos) (π₯ 83K / month Β· π¦ 240 Β· β±οΈ 19.05.2024):
```
npm install react-cosmos
```jsx-ast-utils (π₯33 Β· β 160 Β· π€) - AST utility module for statically analyzing JSX.
MIT
- [GitHub](https://github.com/jsx-eslint/jsx-ast-utils) (π¨βπ» 15 Β· π 32 Β· π¦ 14M Β· π 57 - 19% open Β· β±οΈ 29.07.2023):
```
git clone https://github.com/jsx-eslint/jsx-ast-utils
```
- [npm](https://www.npmjs.com/package/jsx-ast-utils) (π₯ 76M / month Β· π¦ 1.6K Β· β±οΈ 29.07.2023):
```
npm install jsx-ast-utils
```electron-react-boilerplate (π₯32 Β· β 23K Β· π€) - A Foundation for Scalable Cross-Platform Apps.
MIT
- [GitHub](https://github.com/electron-react-boilerplate/electron-react-boilerplate) (π¨βπ» 170 Β· π 3.7K Β· π₯ 7.1M Β· π¦ 6 Β· π 1.9K - 6% open Β· β±οΈ 16.09.2023):
```
git clone https://github.com/electron-react-boilerplate/electron-react-boilerplate
```
- [npm](https://www.npmjs.com/package/mib-browser) (π₯ 5 / month Β· π¦ 3 Β· β±οΈ 17.01.2022):
```
npm install mib-browser
```Reactotron (π₯32 Β· β 15K) - A desktop app for inspecting your React JS and React Native projects...
MIT
- [GitHub](https://github.com/infinitered/reactotron) (π¨βπ» 150 Β· π 940 Β· π₯ 32K Β· π¦ 420 Β· π 590 - 26% open Β· β±οΈ 15.05.2024):
```
git clone https://github.com/infinitered/reactotron
```
- [npm](https://www.npmjs.com/package/reactotron) (π₯ 1.3K / month Β· π¦ 13 Β· β±οΈ 09.08.2016):
```
npm install reactotron
```ncc (π₯32 Β· β 9K) - Compile a Node.js project into a single file. Supports TypeScript, binary..
MIT
- [GitHub](https://github.com/vercel/ncc) (π¨βπ» 59 Β· π 280 Β· π¦ 5 Β· π 570 - 36% open Β· β±οΈ 12.02.2024):
```
git clone https://github.com/vercel/ncc
```
- [npm](https://www.npmjs.com/package/@vercel/ncc) (π₯ 1.6M / month Β· π¦ 1.9K Β· β±οΈ 18.10.2023):
```
npm install @vercel/ncc
```eslint-plugin-jsx-a11y (π₯31 Β· β 3.3K) - Static AST checker for a11y rules on JSX elements.
MIT
- [GitHub](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) (π¨βπ» 130 Β· π 630 Β· π¦ 12M Β· π 480 - 22% open Β· β±οΈ 30.01.2024):
```
git clone https://github.com/jsx-eslint/eslint-plugin-jsx-a11y
```
- [npm](https://www.npmjs.com/package/canglang-cli) (π₯ 5 / month Β· π¦ 3 Β· β±οΈ 12.07.2021):
```
npm install canglang-cli
```why-did-you-render (π₯29 Β· β 11K) - why-did-you-render by Welldone Software monkey patches React..
MIT
- [GitHub](https://github.com/welldone-software/why-did-you-render) (π¨βπ» 36 Β· π 190 Β· π¦ 11K Β· π 220 - 18% open Β· β±οΈ 28.04.2024):
```
git clone https://github.com/welldone-software/why-did-you-render
```
- [npm](https://www.npmjs.com/package/why-did-you-render) (π₯ 1K / month Β· π¦ 1 Β· β±οΈ 17.05.2020):
```
npm install why-did-you-render
```axe-core-npm (π₯27 Β· β 570) - Provides a method to inject and analyze web pages using axe.
MPL-2.0
- [GitHub](https://github.com/dequelabs/axe-core-npm) (π¨βπ» 32 Β· π 65 Β· π¦ 92 Β· π 320 - 18% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/dequelabs/axe-core-npm
```
- [npm](https://www.npmjs.com/package/@axe-core/webdriverjs) (π₯ 73K / month Β· π¦ 28 Β· β±οΈ 04.06.2024):
```
npm install @axe-core/webdriverjs
```next-enterprise (π₯16 Β· β 5.7K) - An enterprise-grade Next.js boilerplate for high-performance,..
MIT
- [GitHub](https://github.com/Blazity/next-enterprise) (π¨βπ» 11 Β· π 1.3K Β· π 27 - 7% open Β· β±οΈ 30.05.2024):
```
git clone https://github.com/Blazity/next-enterprise
```dataformsjs (π₯16 Β· β 180 Β· π€) - DataFormsJS A minimal JavaScript Framework, standalone React and..
MIT
- [GitHub](https://github.com/dataformsjs/dataformsjs) (π¨βπ» 6 Β· π 22 Β· π¦ 6 Β· β±οΈ 11.06.2023):
```
git clone https://github.com/dataformsjs/dataformsjs
```
- [npm](https://www.npmjs.com/package/dataformsjs) (π₯ 250 / month Β· π¦ 2 Β· β±οΈ 19.04.2023):
```
npm install dataformsjs
```Show 8 hidden projects...
- react-hot-loader (π₯38 Β· β 12K Β· π) - Tweak React components in real time. (Deprecated: use Fast..
MIT
- docz (π₯34 Β· β 24K Β· π) - It has never been so easy to document your things!.MIT
- react-loadable (π₯32 Β· β 17K Β· π) - A higher order component for loading components with promises.MIT
- react-boilerplate (π₯27 Β· β 29K Β· π) - A highly scalable, offline-first foundation with the best..MIT
- Storybook Addon Material-UI (π₯26 Β· β 570 Β· π) - Addon for storybook wich wrap material-ui components..MIT
- react-scanner (π₯21 Β· β 560 Β· π) - Extract React components and props usage from code.MIT
- Luna (π₯15 Β· β 1K Β· π) - Manage npm dependencies through a modern UI.βοΈGPL-3.0
- Material-UI Theme Creator (π₯8 Β· β 440 Β· π) - A tool to help design and customize themes for the..βοΈ0BSD
## Desktop Applications
_Tools to build web-app based desktop applications._
Tauri (π₯39 Β· β 79K) - Build smaller, faster, and more secure desktop applications with a web..
Apache-2
- [GitHub](https://github.com/tauri-apps/tauri) (π¨βπ» 370 Β· π 2.3K Β· π₯ 110K Β· π¦ 630 Β· π 4.1K - 20% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/tauri-apps/tauri
```
- [npm](https://www.npmjs.com/package/tauri) (π₯ 1.8K / month Β· π¦ 12 Β· β±οΈ 24.05.2023):
```
npm install tauri
```
- [Cargo](https://crates.io/crates/tauri-utils) (π₯ 150K / month Β· π¦ 20 Β· β±οΈ 29.05.2024):
```
cargo install tauri-utils
```Electron (π₯34 Β· β 110K Β· π) - Build cross-platform desktop apps with JavaScript, HTML, and CSS.
MIT
- [GitHub](https://github.com/electron/electron) (π¨βπ» 1.3K Β· π 15K):
```
git clone https://github.com/electron/electron
```
- [npm](https://www.npmjs.com/package/electron) (π₯ 2.9M / month Β· π¦ 8.2K Β· β±οΈ 05.06.2024):
```
npm install electron
```
## Utilities
axios (π₯51 Β· β 100K) - Promise based HTTP client for the browser and node.js.
MIT
- [GitHub](https://github.com/axios/axios) (π¨βπ» 460 Β· π 11K Β· π¦ 13M Β· π 4.7K - 15% open Β· β±οΈ 21.05.2024):
```
git clone https://github.com/axios/axios
```
- [npm](https://www.npmjs.com/package/axios) (π₯ 210M / month Β· π¦ 170K Β· β±οΈ 21.05.2024):
```
npm install axios
```date-fns (π₯47 Β· β 34K) - Modern JavaScript date utility library.
MIT
- [GitHub](https://github.com/date-fns/date-fns) (π¨βπ» 410 Β· π 1.7K Β· π¦ 3.1M Β· π 2K - 34% open Β· β±οΈ 13.05.2024):
```
git clone https://github.com/date-fns/date-fns
```
- [npm](https://www.npmjs.com/package/date-fns) (π₯ 84M / month Β· π¦ 20K Β· β±οΈ 18.03.2024):
```
npm install date-fns
```lodash (π₯45 Β· β 59K) - A modern JavaScript utility library delivering modularity, performance, &..
MIT
- [GitHub](https://github.com/lodash/lodash) (π¨βπ» 330 Β· π 7K Β· π¦ 29M Β· π 4.3K - 1% open Β· β±οΈ 16.04.2024):
```
git clone https://github.com/lodash/lodash
```
- [npm](https://www.npmjs.com/package/lodash) (π₯ 220M / month Β· π¦ 100K Β· β±οΈ 20.02.2021):
```
npm install lodash
```winston (π₯44 Β· β 22K) - A logger for just about everything.
MIT
- [GitHub](https://github.com/winstonjs/winston) (π¨βπ» 400 Β· π 1.8K Β· π¦ 910K Β· π 1.5K - 33% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/winstonjs/winston
```
- [npm](https://www.npmjs.com/package/winston) (π₯ 45M / month Β· π¦ 29K Β· β±οΈ 24.03.2024):
```
npm install winston
```yup (π₯40 Β· β 22K) - Dead simple Object schema validation.
MIT
- [GitHub](https://github.com/jquense/yup) (π¨βπ» 170 Β· π 900 Β· π¦ 800K Β· π 1.8K - 12% open Β· β±οΈ 15.03.2024):
```
git clone https://github.com/jquense/yup
```
- [npm](https://www.npmjs.com/package/yup) (π₯ 24M / month Β· π¦ 7K Β· β±οΈ 06.03.2024):
```
npm install yup
```i18next (π₯40 Β· β 7.5K) - i18next: learn once - translate everywhere.
MIT
- [GitHub](https://github.com/i18next/i18next) (π¨βπ» 240 Β· π 620 Β· π¦ 280K Β· π 1.4K - 1% open Β· β±οΈ 20.05.2024):
```
git clone https://github.com/i18next/i18next
```
- [npm](https://www.npmjs.com/package/i18next) (π₯ 23M / month Β· π¦ 7.4K Β· β±οΈ 10.05.2024):
```
npm install i18next
```loglevel (π₯38 Β· β 2.6K) - Minimal lightweight logging for JavaScript, adding reliable log level..
MIT
- [GitHub](https://github.com/pimterry/loglevel) (π¨βπ» 32 Β· π 170 Β· π¦ 7.8M Β· π 130 - 11% open Β· β±οΈ 31.01.2024):
```
git clone https://github.com/pimterry/loglevel
```
- [npm](https://www.npmjs.com/package/loglevel) (π₯ 35M / month Β· π¦ 1.7K Β· β±οΈ 26.01.2024):
```
npm install loglevel
```log4js-node (π₯35 Β· β 5.8K) - A port of log4js to node.js.
Apache-2
- [GitHub](https://github.com/log4js-node/log4js-node) (π¨βπ» 180 Β· π 780 Β· π¦ 3 Β· π 850 - 10% open Β· β±οΈ 05.04.2024):
```
git clone https://github.com/log4js-node/log4js-node
```
- [npm](https://www.npmjs.com/package/log4js) (π₯ 17M / month Β· π¦ 6.6K Β· β±οΈ 08.03.2023):
```
npm install log4js
```
## Testing
jest (π₯48 Β· β 44K) - Delightful JavaScript Testing.
MIT
- [GitHub](https://github.com/jestjs/jest) (π¨βπ» 1.7K Β· π 6.4K Β· π¦ 13M Β· π 7.8K - 3% open Β· β±οΈ 30.05.2024):
```
git clone https://github.com/facebook/jest
```
- [npm](https://www.npmjs.com/package/jest) (π₯ 99M / month Β· π¦ 430K Β· β±οΈ 30.05.2024):
```
npm install jest
```cypress (π₯47 Β· β 46K) - Fast, easy and reliable testing for anything that runs in a browser.
MIT
- [GitHub](https://github.com/cypress-io/cypress) (π¨βπ» 500 Β· π 3.1K Β· π₯ 700 Β· π¦ 1.3M Β· π 14K - 10% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/cypress-io/cypress
```
- [npm](https://www.npmjs.com/package/cypress) (π₯ 23M / month Β· π¦ 10K Β· β±οΈ 04.06.2024):
```
npm install cypress
```enzyme (π₯41 Β· β 20K) - JavaScript Testing utilities for React.
MIT
- [GitHub](https://github.com/enzymejs/enzyme) (π¨βπ» 400 Β· π 2K Β· π¦ 560K Β· π 1.8K - 15% open Β· β±οΈ 23.02.2024):
```
git clone https://github.com/enzymejs/enzyme
```
- [npm](https://www.npmjs.com/package/enzyme) (π₯ 7.6M / month Β· π¦ 46K Β· β±οΈ 20.12.2019):
```
npm install enzyme
```react-testing-library (π₯36 Β· β 19K) - Simple and complete React DOM testing utilities that..
MIT
- [GitHub](https://github.com/testing-library/react-testing-library) (π¨βπ» 180 Β· π 1.1K Β· π¦ 27K Β· π 780 - 5% open Β· β±οΈ 03.06.2024):
```
git clone https://github.com/testing-library/react-testing-library
```
- [npm](https://www.npmjs.com/package/react-testing-library) (π₯ 210K / month Β· π¦ 3.4K Β· β±οΈ 30.05.2019):
```
npm install react-testing-library
```Show 2 hidden projects...
- react-hooks-testing-library (π₯33 Β· β 5.2K Β· π) - Simple and complete React hooks testing utilities..
MIT
- majestic (π₯27 Β· β 7.5K Β· π) - Zero config GUI for Jest.MIT
## Admin Dashboards
_Admin frontend frameworks, dashboards and templates._
React Admin (π₯42 Β· β 24K) - A frontend Framework for building data-driven applications..
MIT
- [GitHub](https://github.com/marmelab/react-admin) (π¨βπ» 690 Β· π 5.2K Β· π¦ 20K Β· π 4.5K - 2% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/marmelab/react-admin
```
- [npm](https://www.npmjs.com/package/react-admin) (π₯ 260K / month Β· π¦ 400 Β· β±οΈ 03.06.2024):
```
npm install react-admin
```Ant Design Pro (π₯35 Β· β 36K) - Use Ant Design like a Pro!.
MIT
- [GitHub](https://github.com/ant-design/ant-design-pro) (π¨βπ» 340 Β· π 8.1K Β· π¦ 2.7K Β· π 9.6K - 0% open Β· β±οΈ 04.06.2024):
```
git clone https://github.com/ant-design/ant-design-pro
```
- [npm](https://www.npmjs.com/package/ant-design-pro) (π₯ 12K / month Β· π¦ 100 Β· β±οΈ 08.05.2019):
```
npm install ant-design-pro
```coreui-free-bootstrap-admin-template (π₯27 Β· β 12K) - Free Bootstrap Admin & Dashboard Template.
MIT
- [GitHub](https://github.com/coreui/coreui-free-bootstrap-admin-template) (π¨βπ» 26 Β· π 3.1K Β· π₯ 1.4K Β· π¦ 32 Β· π 490 - 1% open Β· β±οΈ 28.03.2024):
```
git clone https://github.com/coreui/coreui-free-bootstrap-admin-template
```
- [npm](https://www.npmjs.com/package/@coreui/ajax) (π₯ 190 / month Β· π¦ 10 Β· β±οΈ 28.02.2018):
```
npm install @coreui/ajax
```Material Kit React (π₯23 Β· β 5.2K) - React Dashboard made with Material UIs components. Our..
MIT
- [GitHub](https://github.com/devias-io/material-kit-react) (π¨βπ» 12 Β· π 2.3K Β· π¦ 380 Β· π 54 - 7% open Β· β±οΈ 08.03.2024):
```
git clone https://github.com/devias-io/material-kit-react
```React Dashboard (π₯17 Β· β 1.6K Β· π) - React Dashboard - isomorphic admin dashboard template..
MIT
- [GitHub](https://github.com/flatlogic/react-dashboard) (π¨βπ» 150 Β· π 370 Β· π 50 - 80% open Β· β±οΈ 25.03.2024):
```
git clone https://github.com/flatlogic/react-dashboard
```React Material Admin (π₯14 Β· β 1.6K) - React Material Admin is a React template built with..
MIT
- [GitHub](https://github.com/flatlogic/react-material-admin) (π¨βπ» 10 Β· π 550 Β· π 47 - 59% open Β· β±οΈ 25.03.2024):
```
git clone https://github.com/flatlogic/react-material-admin
```Volt React Dashboard (π₯14 Β· β 900 Β· π€) - Free and open source React.js admin dashboard..
MIT
- [GitHub](https://github.com/themesberg/volt-react-dashboard) (π¨βπ» 4 Β· π 370 Β· π¦ 4 Β· π 23 - 69% open Β· β±οΈ 08.07.2023):
```
git clone https://github.com/themesberg/volt-react-dashboard
```
- [npm](https://www.npmjs.com/package/@themesberg/volt-react-dashboard) (π₯ 59 / month Β· π¦ 2 Β· β±οΈ 26.01.2021):
```
npm install @themesberg/volt-react-dashboard
```matx-react (π₯13 Β· β 910) - Matx -Free and open-source React Material UI Admin Dashboard Template.
MIT
- [GitHub](https://github.com/uilibrary/matx-react) (π¨βπ» 6 Β· π 380 Β· π 37 - 21% open Β· β±οΈ 06.03.2024):
```
git clone https://github.com/uilibrary/matx-react
```plain-free-bootstrap-admin-template (π₯10 Β· β 340 Β· π€) - Free Vanilla JavaScript Bootstrap 5 Admin and..
MIT
- [GitHub](https://github.com/PlainAdmin/plain-free-bootstrap-admin-template) (π¨βπ» 4 Β· π 43 Β· β±οΈ 01.09.2023):
```
git clone https://github.com/PlainAdmin/plain-free-bootstrap-admin-template
```Show 2 hidden projects...
- React SaaS Template (π₯16 Β· β 1.9K Β· π) - Template for building an SaaS / admin website using..
MIT
- Notus React (π₯14 Β· β 760 Β· π) - Notus React: Free Tailwind CSS UI Kit and Admin.MIT
## Other Components
_Collection of other components._
sweetalert2 (π₯42 Β· β 17K) - A beautiful, responsive, highly customizable and accessible (WAI-..
MIT
- [GitHub](https://github.com/sweetalert2/sweetalert2) (π¨βπ» 130 Β· π 1.6K Β· π₯ 1.3M Β· π¦ 450K Β· π 1.6K - 0% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/sweetalert2/sweetalert2
```
- [npm](https://www.npmjs.com/package/sweetalert2) (π₯ 2.5M / month Β· π¦ 2.4K Β· β±οΈ 05.06.2024):
```
npm install sweetalert2
```react-slick (π₯41 Β· β 12K) - React carousel component.
MIT
- [GitHub](https://github.com/akiran/react-slick) (π¨βπ» 160 Β· π 2.1K Β· π¦ 410K Β· π 1.8K - 26% open Β· β±οΈ 11.04.2024):
```
git clone https://github.com/akiran/react-slick
```
- [npm](https://www.npmjs.com/package/react-slick) (π₯ 4.6M / month Β· π¦ 2.2K Β· β±οΈ 17.02.2024):
```
npm install react-slick
```React Flow (π₯40 Β· β 22K) - React Flow |Svelte Flow - Powerful open source libraries for building..
MIT
- [GitHub](https://github.com/xyflow/xyflow) (π¨βπ» 100 Β· π 1.5K Β· π₯ 52 Β· π¦ 5.2K Β· π 1.8K - 8% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/wbkd/react-flow
```
- [npm](https://www.npmjs.com/package/react-flow-renderer) (π₯ 500K / month Β· π¦ 190 Β· β±οΈ 14.09.2022):
```
npm install react-flow-renderer
```react-pdf (π₯39 Β· β 8.8K) - Display PDFs in your React app as easily as if they were images.
MIT
- [GitHub](https://github.com/wojtekmaj/react-pdf) (π¨βπ» 56 Β· π 840 Β· π¦ 61K Β· π 1.1K - 4% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/wojtekmaj/react-pdf
```
- [npm](https://www.npmjs.com/package/react-pdf) (π₯ 4M / month Β· π¦ 780 Β· β±οΈ 29.05.2024):
```
npm install react-pdf
```react-day-picker (π₯39 Β· β 5.8K) - DayPicker is a customizable date picker component for React...
MIT
- [GitHub](https://github.com/gpbl/react-day-picker) (π¨βπ» 160 Β· π 700 Β· π¦ 69K Β· π 840 - 1% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/gpbl/react-day-picker
```
- [npm](https://www.npmjs.com/package/react-day-picker) (π₯ 5.9M / month Β· π¦ 1.6K Β· β±οΈ 03.06.2024):
```
npm install react-day-picker
```react-tooltip (π₯39 Β· β 3.5K) - React Tooltip Component.
MIT
- [GitHub](https://github.com/ReactTooltip/react-tooltip) (π¨βπ» 150 Β· π 520 Β· π¦ 98K Β· π 770 - 1% open Β· β±οΈ 08.05.2024):
```
git clone https://github.com/wwayne/react-tooltip
```
- [npm](https://www.npmjs.com/package/react-tooltip) (π₯ 4.9M / month Β· π¦ 2.2K Β· β±οΈ 09.05.2024):
```
npm install react-tooltip
```react-big-calendar (π₯38 Β· β 7.5K) - gcal/outlook like calendar component.
MIT
- [GitHub](https://github.com/jquense/react-big-calendar) (π¨βπ» 240 Β· π 2.2K Β· π¦ 39K Β· π 1.8K - 18% open Β· β±οΈ 14.05.2024):
```
git clone https://github.com/jquense/react-big-calendar
```
- [npm](https://www.npmjs.com/package/react-big-calendar) (π₯ 1.2M / month Β· π¦ 290 Β· β±οΈ 14.05.2024):
```
npm install react-big-calendar
```react-calendar (π₯37 Β· β 3.4K) - Ultimate calendar for your React app.
MIT
- [GitHub](https://github.com/wojtekmaj/react-calendar) (π¨βπ» 40 Β· π 490 Β· π¦ 84K Β· π 550 - 6% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/wojtekmaj/react-calendar
```
- [npm](https://www.npmjs.com/package/react-calendar) (π₯ 2.4M / month Β· π¦ 540 Β· β±οΈ 29.04.2024):
```
npm install react-calendar
```react-map-gl (π₯36 Β· β 7.6K) - React friendly API wrapper around MapboxGL JS.
MIT
- [GitHub](https://github.com/visgl/react-map-gl) (π¨βπ» 180 Β· π 1.3K Β· π¦ 50K Β· π 1.1K - 7% open Β· β±οΈ 23.05.2024):
```
git clone https://github.com/visgl/react-map-gl
```
- [npm](https://www.npmjs.com/package/react-map-gl) (π₯ 1.6M / month Β· π¦ 520 Β· β±οΈ 18.12.2023):
```
npm install react-map-gl
```react-modal (π₯36 Β· β 7.3K) - Accessible modal dialog component for React.
MIT
- [GitHub](https://github.com/reactjs/react-modal) (π¨βπ» 170 Β· π 810 Β· π¦ 400K Β· π 640 - 30% open Β· β±οΈ 12.02.2024):
```
git clone https://github.com/reactjs/react-modal
```
- [npm](https://www.npmjs.com/package/react-modal) (π₯ 6.7M / month Β· π¦ 3.4K Β· β±οΈ 18.10.2022):
```
npm install react-modal
```react-tabs (π₯36 Β· β 3.1K) - An accessible and easy tab component for ReactJS.
MIT
- [GitHub](https://github.com/reactjs/react-tabs) (π¨βπ» 71 Β· π 440 Β· π¦ 56K Β· π 280 - 21% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/reactjs/react-tabs
```
- [npm](https://www.npmjs.com/package/react-tabs) (π₯ 3.9M / month Β· π¦ 840 Β· β±οΈ 17.07.2023):
```
npm install react-tabs
```lightGallery (π₯35 Β· β 6.3K) - A customizable, modular, responsive, lightbox gallery plugin.
βοΈGPL-3.0
- [GitHub](https://github.com/sachinchoolur/lightGallery) (π¨βπ» 73 Β· π 1.3K Β· π₯ 590 Β· π¦ 11K Β· π 1.3K - 3% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/sachinchoolur/lightGallery
```
- [npm](https://www.npmjs.com/package/lightgallery) (π₯ 270K / month Β· π¦ 80 Β· β±οΈ 25.04.2024):
```
npm install lightgallery
```react-markdown (π₯34 Β· β 12K) - Markdown component for React.
MIT
- [GitHub](https://github.com/remarkjs/react-markdown) (π¨βπ» 68 Β· π 850 Β· π¦ 270K Β· π 650 - 0% open Β· β±οΈ 25.03.2024):
```
git clone https://github.com/remarkjs/react-markdown
```
- [npm](https://www.npmjs.com/package/react-markdown) (π₯ 12M / month Β· π¦ 4.4K Β· β±οΈ 13.11.2023):
```
npm install react-markdown
```react-fontawesome (π₯34 Β· β 3.7K) - Font Awesome React component.
MIT
- [GitHub](https://github.com/FortAwesome/react-fontawesome) (π¨βπ» 48 Β· π 260 Β· π 350 - 32% open Β· β±οΈ 22.05.2024):
```
git clone https://github.com/FortAwesome/react-fontawesome
```
- [npm](https://www.npmjs.com/package/@fortawesome/react-fontawesome) (π₯ 4.5M / month Β· π¦ 6.7K Β· β±οΈ 22.05.2024):
```
npm install @fortawesome/react-fontawesome
```react-content-loader (π₯33 Β· β 13K) - SVG-Powered component to easily create skeleton loadings.
MIT
- [GitHub](https://github.com/danilowoz/react-content-loader) (π¨βπ» 49 Β· π 410 Β· π¦ 48K Β· π 140 - 10% open Β· β±οΈ 08.03.2024):
```
git clone https://github.com/danilowoz/react-content-loader
```
- [npm](https://www.npmjs.com/package/react-content-loader) (π₯ 2.4M / month Β· π¦ 620 Β· β±οΈ 08.03.2024):
```
npm install react-content-loader
```react-image-gallery (π₯33 Β· β 3.7K) - React carousel image gallery component with thumbnail..
MIT
- [GitHub](https://github.com/xiaolin/react-image-gallery) (π¨βπ» 88 Β· π 700 Β· π¦ 31K Β· π 590 - 5% open Β· β±οΈ 27.02.2024):
```
git clone https://github.com/xiaolin/react-image-gallery
```
- [npm](https://www.npmjs.com/package/react-image-gallery) (π₯ 730K / month Β· π¦ 180 Β· β±οΈ 30.07.2023):
```
npm install react-image-gallery
```fullcalendar-react (π₯32 Β· β 1.9K Β· π) - The official React Component for FullCalendar.
MIT
- [GitHub](https://github.com/fullcalendar/fullcalendar-react) (π¨βπ» 4 Β· π 100 Β· π¦ 42K Β· π 180 - 1% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/fullcalendar/fullcalendar-react
```
- [npm](https://www.npmjs.com/package/@fullcalendar/react) (π₯ 1.5M / month Β· π¦ 240 Β· β±οΈ 05.06.2024):
```
npm install @fullcalendar/react
```Reactive Search (π₯31 Β· β 4.9K) - Search UI components for React and Vue.
Apache-2
- [GitHub](https://github.com/appbaseio/reactivesearch) (π¨βπ» 73 Β· π 470 Β· π¦ 1.5K Β· π 1.1K - 15% open Β· β±οΈ 05.04.2024):
```
git clone https://github.com/appbaseio/reactivesearch
```
- [npm](https://www.npmjs.com/package/@appbaseio/reactivesearch) (π₯ 18K / month Β· π¦ 29 Β· β±οΈ 27.11.2023):
```
npm install @appbaseio/reactivesearch
```video-react (π₯31 Β· β 2.6K) - A web video player built for the HTML5 world using React library.
MIT
- [GitHub](https://github.com/video-react/video-react) (π¨βπ» 33 Β· π 390 Β· π¦ 39K Β· π 350 - 38% open Β· β±οΈ 16.04.2024):
```
git clone https://github.com/video-react/video-react
```
- [npm](https://www.npmjs.com/package/video-react) (π₯ 380K / month Β· π¦ 280 Β· β±οΈ 09.11.2022):
```
npm install video-react
```react-avatar-editor (π₯31 Β· β 2.3K) - Small avatar & profile picture component. Resize and crop..
MIT
- [GitHub](https://github.com/mosch/react-avatar-editor) (π¨βπ» 71 Β· π 370 Β· π¦ 8.3K Β· π 250 - 8% open Β· β±οΈ 04.12.2023):
```
git clone https://github.com/mosch/react-avatar-editor
```
- [npm](https://www.npmjs.com/package/react-avatar-editor) (π₯ 860K / month Β· π¦ 180 Β· β±οΈ 20.12.2023):
```
npm install react-avatar-editor
```searchkit (π₯30 Β· β 4.7K) - Search UI for Elasticsearch & Opensearch. Compatible with..
Apache-2
- [GitHub](https://github.com/searchkit/searchkit) (π¨βπ» 63 Β· π 440 Β· π¦ 770 Β· π 640 - 4% open Β· β±οΈ 08.05.2024):
```
git clone https://github.com/searchkit/searchkit
```
- [npm](https://www.npmjs.com/package/searchkit) (π₯ 42K / month Β· π¦ 31 Β· β±οΈ 04.05.2024):
```
npm install searchkit
```Material-UI Treasury (π₯26 Β· β 2.3K) - A collection of ready-to-use components based on..
MIT
- [GitHub](https://github.com/siriwatknp/mui-treasury) (π¨βπ» 19 Β· π 150 Β· π¦ 680 Β· π 300 - 15% open Β· β±οΈ 28.04.2024):
```
git clone https://github.com/siriwatknp/mui-treasury
```
- [npm](https://www.npmjs.com/package/@mui-treasury/components) (π₯ 6.2K / month Β· π¦ 36 Β· β±οΈ 18.06.2021):
```
npm install @mui-treasury/components
```react-nice-avatar (π₯21 Β· β 1K) - react library for generating avatar.
MIT
- [GitHub](https://github.com/dapi-labs/react-nice-avatar) (π¨βπ» 10 Β· π 82 Β· π¦ 600 Β· π 25 - 8% open Β· β±οΈ 21.12.2023):
```
git clone https://github.com/dapilab/react-nice-avatar
```
- [npm](https://www.npmjs.com/package/react-nice-avatar) (π₯ 7.9K / month Β· π¦ 2 Β· β±οΈ 28.11.2023):
```
npm install react-nice-avatar
```Show 15 hidden projects...
- DevExtreme (π₯38 Β· β 1.8K) - HTML5 JavaScript Component Suite for Responsive Web Development.
βοΈAladdin
- react-instantsearch (π₯34 Β· β 3.6K Β· π) - Lightning-fast search for React and React Native..MIT
- react-responsive-carousel (π₯34 Β· β 2.6K Β· π) - React.js Responsive Carousel (with Swipe).MIT
- google-map-react (π₯33 Β· β 6.3K Β· π) - Google map library for react that allows rendering..MIT
- react-leaflet (π₯33 Β· β 5K) - React components for Leaflet maps.βοΈHippocratic-2.1
- react-paginate (π₯33 Β· β 2.7K Β· π) - A ReactJS component that creates a pagination.MIT
- react-autosuggest (π₯32 Β· β 6K Β· π) - WAI-ARIA compliant React autosuggest component.MIT
- react-split-pane (π₯32 Β· β 3.2K Β· π) - React split-pane component.MIT
- react-youtube (π₯31 Β· β 1.8K Β· π) - react.js powered YouTube player component.MIT
- react-copy-to-clipboard (π₯30 Β· β 2.3K Β· π) - Copy-to-clipboard React component.MIT
- react-contenteditable (π₯29 Β· β 1.6K Β· π) - React component for a div with editable contents.Apache-2
- material-ui-chip-input (π₯28 Β· β 740 Β· π) - A chip input field using Material-UI.MIT
- React Flow Chart (π₯27 Β· β 1.5K Β· π) - A flexible, stateless, declarative flow chart library for..MIT
- React Lazylog (π₯23 Β· β 290 Β· π) - React Lazy Logviewer.MPL-2.0
- React Ansi (π₯13 Β· β 42 Β· π) - A foldable and searchable ansi log viewer for React.MIT
## Others
preact (π₯45 Β· β 36K) - Fast 3kB React alternative with the same modern API. Components & Virtual..
MIT
- [GitHub](https://github.com/preactjs/preact) (π¨βπ» 330 Β· π 1.9K Β· π₯ 1.6K Β· π¦ 550K Β· π 1.9K - 11% open Β· β±οΈ 02.06.2024):
```
git clone https://github.com/preactjs/preact
```
- [npm](https://www.npmjs.com/package/preact) (π₯ 16M / month Β· π¦ 5.8K Β· β±οΈ 15.05.2024):
```
npm install preact
```react-use (π₯41 Β· β 41K) - React Hooks.
Unlicense
- [GitHub](https://github.com/streamich/react-use) (π¨βπ» 190 Β· π 3.1K Β· π¦ 90K Β· π 820 - 70% open Β· β±οΈ 22.01.2024):
```
git clone https://github.com/streamich/react-use
```
- [npm](https://www.npmjs.com/package/react-use) (π₯ 7.3M / month Β· π¦ 3.4K Β· β±οΈ 22.01.2024):
```
npm install react-use
```react-icons (π₯40 Β· β 11K) - svg react icons of popular icon packs.
MIT
- [GitHub](https://github.com/react-icons/react-icons) (π¨βπ» 99 Β· π 720 Β· π₯ 260K Β· π¦ 2.6M Β· π 600 - 31% open Β· β±οΈ 07.05.2024):
```
git clone https://github.com/react-icons/react-icons
```
- [npm](https://www.npmjs.com/package/react-icons) (π₯ 9.1M / month Β· π¦ 10K Β· β±οΈ 07.05.2024):
```
npm install react-icons
```FluidFramework (π₯35 Β· β 4.6K) - Library for building distributed, real-time collaborative web..
MIT
- [GitHub](https://github.com/microsoft/FluidFramework) (π¨βπ» 260 Β· π 520 Β· π₯ 1.5K Β· π¦ 440 Β· π 3.4K - 4% open Β· β±οΈ 06.06.2024):
```
git clone https://github.com/microsoft/FluidFramework
```
- [npm](https://www.npmjs.com/package/@fluidframework/eslint-config-fluid) (π₯ 6.1K / month Β· π¦ 180 Β· β±οΈ 27.04.2024):
```
npm install @fluidframework/eslint-config-fluid
```react-syntax-highlighter (π₯34 Β· β 3.9K Β· π€) - syntax highlighting component for react with prismjs..
MIT
- [GitHub](https://github.com/react-syntax-highlighter/react-syntax-highlighter) (π¨βπ» 63 Β· π 270 Β· π¦ 190K Β· π 320 - 39% open Β· β±οΈ 20.10.2023):
```
git clone https://github.com/react-syntax-highlighter/react-syntax-highlighter
```
- [npm](https://www.npmjs.com/package/react-syntax-highlighter) (π₯ 9.7M / month Β· π¦ 3.3K Β· β±οΈ 14.03.2022):
```
npm install react-syntax-highlighter
```diegomura/react-pdf (π₯33 Β· β 14K) - Create PDF files using React.
MIT
- [GitHub](https://github.com/diegomura/react-pdf) (π¨βπ» 120 Β· π 1.1K Β· π¦ 7 Β· π 1.8K - 27% open Β· β±οΈ 17.05.2024):
```
git clone https://github.com/diegomura/react-pdf
```
- [npm](https://www.npmjs.com/package/@react-pdf/png-js) (π₯ 2.3M / month Β· π¦ 45 Β· β±οΈ 06.02.2024):
```
npm install @react-pdf/png-js
```sql.js (π₯33 Β· β 12K) - A javascript library to run SQLite on the web.
MIT
- [GitHub](https://github.com/sql-js/sql.js) (π¨βπ» 51 Β· π 1K Β· π₯ 34K Β· π¦ 7.7K Β· π 440 - 28% open Β· β±οΈ 14.04.2024):
```
git clone https://github.com/sql-js/sql.js
```
- [npm](https://www.npmjs.com/package/sql.js) (π₯ 190K / month Β· π¦ 720 Β· β±οΈ 14.04.2024):
```
npm install sql.js
```liveblocks (π₯33 Β· β 3.1K) - Liveblocks is a platform to ship collaborative features like..
Apache-2
- [GitHub](https://github.com/liveblocks/liveblocks) (π¨βπ» 29 Β· π 240 Β· π¦ 2.5K Β· π 260 - 29% open Β· β±οΈ 05.06.2024):
```
git clone https://github.com/liveblocks/liveblocks
```
- [npm](https://www.npmjs.com/package/@liveblocks/react) (π₯ 120K / month Β· π¦ 13 Β· β±οΈ 05.06.2024):
```
npm install @liveblocks/react
```iconify (π₯32 Β· β 4K) - Universal icon framework. One syntax for FontAwesome, Material Design..
MIT
- [GitHub](https://github.com/iconify/iconify) (π¨βπ» 22 Β· π 110 Β· π¦ 57K Β· π 240 - 4% open Β· β±οΈ 31.05.2024):
```
git clone https://github.com/iconify/iconify
```
- [npm](https://www.npmjs.com/package/iconify) (π₯ 8.7K / month Β· π¦ 25 Β· β±οΈ 13.01.2022):
```
npm install iconify
```reactfire (π₯30 Β· β 3.5K Β· π€) - Hooks, Context Providers, and Components that make it easy to..
MIT
- [GitHub](https://github.com/FirebaseExtended/reactfire) (π¨βπ» 67 Β· π 420 Β· π₯ 1K Β· π¦ 6.7K Β· π 250 - 23% open Β· β±οΈ 03.08.2023):
```
git clone https://github.com/FirebaseExtended/reactfire
```
- [npm](https://www.npmjs.com/package/reactfire) (π₯ 44K / month Β· π¦ 28 Β· β±οΈ 03.08.2023):
```
npm install reactfire
```bulletproof-react (π₯22 Β· β 25K) - A simple, scalable, and powerful architecture for building..
MIT
- [GitHub](https://github.com/alan2207/bulletproof-react) (π¨βπ» 39 Β· π 2.3K Β· π¦ 1 Β· π 91 - 27% open Β· β±οΈ 23.05.2024):
```
git clone https://github.com/alan2207/bulletproof-react
```alright react app (π₯12 Β· β 140) - Professional React app generator. Comes with an exposed,..
ISC
- [GitHub](https://github.com/DoneDeal0/alright-react-app) (π¨βπ» 5 Β· π 8 Β· π¦ 3 Β· π 3 - 33% open Β· β±οΈ 06.02.2024):
```
git clone https://github.com/DoneDeal0/alright-react-app
```
- [npm](https://www.npmjs.com/package/alright-react-app) (π₯ 100 / month Β· π¦ 3 Β· β±οΈ 06.02.2024):
```
npm install alright-react-app
```Show 5 hidden projects...
- Remotion (π₯39 Β· β 19K) - Make videos programmatically with React.
βοΈICU
- react-helmet (π₯36 Β· β 17K Β· π) - A document head manager for React.MIT
- aframe (π₯29 Β· β 16K Β· π) - Building Blocks for the VR Web.MIT
- mozaik (π₯22 Β· β 3.6K Β· π) - Mozak is a tool based on nodejs / react / redux / nivo / d3 to easily..MIT
- datav (π₯20 Β· β 3.7K) - Observe any stack, any service and any data, using any UI..βUnlicensed
---
## Related Resources
- [**Best-of lists**](https://best-of.org): Discover other best-of lists with awesome open-source projects on all kinds of topics.
- [**Front-End-Checklist**](https://github.com/thedaviddias/Front-End-Checklist): The perfect Front-End Checklist for modern websites and meticulous developers.
- [**Awesome React**](https://github.com/enaqx/awesome-react): A collection of awesome things regarding React ecosystem.## Contribution
Contributions are encouraged and always welcome! If you like to add or update projects, choose one of the following ways:
- Open an issue by selecting one of the provided categories from the [issue page](https://github.com/LukasMasuch/best-of-react/issues/new/choose) and fill in the requested information.
- Modify the [projects.yaml](https://github.com/LukasMasuch/best-of-react/blob/main/projects.yaml) with your additions or changes, and submit a pull request. This can also be done directly via the [Github UI](https://github.com/LukasMasuch/best-of-react/edit/main/projects.yaml).If you like to contribute to or share suggestions regarding the project metadata collection or markdown generation, please refer to the [best-of-generator](https://github.com/best-of-lists/best-of-generator) repository. If you like to create your own best-of list, we recommend to follow [this guide](https://github.com/best-of-lists/best-of/blob/main/create-best-of-list.md).
For more information on how to add or update projects, please read the [contribution guidelines](https://github.com/LukasMasuch/best-of-react/blob/main/CONTRIBUTING.md). By participating in this project, you agree to abide by its [Code of Conduct](https://github.com/LukasMasuch/best-of-react/blob/main/.github/CODE_OF_CONDUCT.md).
## License
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/by-sa.svg)](https://creativecommons.org/licenses/by-sa/4.0/)