diff --git a/README.md b/README.md index cf3f384..4a81dbe 100644 --- a/README.md +++ b/README.md @@ -72,40 +72,52 @@ This curated list contains 430 awesome open-source projects with a total of 4.7M
Material-UI (πŸ₯‡52 Β· ⭐ 87K) - MUI Core: Ready-to-use foundational React components, free.. MIT -- [GitHub](https://github.com/mui/material-ui) (πŸ‘¨β€πŸ’» 3K Β· πŸ”€ 30K Β· πŸ“¦ 1.1M Β· πŸ“‹ 17K - 7% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/mui/material-ui) (πŸ‘¨β€πŸ’» 3K Β· πŸ”€ 30K Β· πŸ“¦ 1.1M Β· πŸ“‹ 18K - 7% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/mui-org/material-ui ``` -- [npm](https://www.npmjs.com/package/@material-ui/core) (πŸ“₯ 7M / month Β· πŸ“¦ 24K Β· ⏱️ 03.04.2022): +- [npm](https://www.npmjs.com/package/@material-ui/core) (πŸ“₯ 7.1M / month Β· πŸ“¦ 24K Β· ⏱️ 03.04.2022): ``` npm install @material-ui/core ```
Ant Design (πŸ₯‡51 Β· ⭐ 86K) - An enterprise-class UI design language and React UI library. MIT -- [GitHub](https://github.com/ant-design/ant-design) (πŸ‘¨β€πŸ’» 2.2K Β· πŸ”€ 40K Β· πŸ“¦ 460K Β· πŸ“‹ 27K - 3% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/ant-design/ant-design) (πŸ‘¨β€πŸ’» 2.2K Β· πŸ”€ 40K Β· πŸ“¦ 470K Β· πŸ“‹ 27K - 3% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/ant-design/ant-design ``` -- [npm](https://www.npmjs.com/package/antd) (πŸ“₯ 5.4M / month Β· πŸ“¦ 26K Β· ⏱️ 19.06.2023): +- [npm](https://www.npmjs.com/package/antd) (πŸ“₯ 5.4M / month Β· πŸ“¦ 26K Β· ⏱️ 27.06.2023): ``` npm install antd ```
Bootstrap React (πŸ₯‡44 Β· ⭐ 22K) - Bootstrap components built with React. MIT -- [GitHub](https://github.com/react-bootstrap/react-bootstrap) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 3.5K Β· πŸ“₯ 51K Β· πŸ“¦ 1.2M Β· πŸ“‹ 3.5K - 4% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/react-bootstrap/react-bootstrap) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 3.5K Β· πŸ“₯ 51K Β· πŸ“¦ 1.2M Β· πŸ“‹ 3.5K - 4% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/react-bootstrap/react-bootstrap ``` -- [npm](https://www.npmjs.com/package/react-bootstrap) (πŸ“₯ 8.9M / month Β· πŸ“¦ 34K Β· ⏱️ 03.05.2023): +- [npm](https://www.npmjs.com/package/react-bootstrap) (πŸ“₯ 9.3M / month Β· πŸ“¦ 34K Β· ⏱️ 23.06.2023): ``` npm install react-bootstrap ```
+
Blueprint (πŸ₯‡42 Β· ⭐ 20K) - A React-based UI toolkit for the web. Apache-2 + +- [GitHub](https://github.com/palantir/blueprint) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 2.1K Β· πŸ“¦ 3.6K Β· πŸ“‹ 3K - 22% open Β· ⏱️ 29.06.2023): + + ``` + git clone https://github.com/palantir/blueprint + ``` +- [npm](https://www.npmjs.com/package/@blueprintjs/core) (πŸ“₯ 940K / month Β· πŸ“¦ 1.4K Β· ⏱️ 22.06.2023): + ``` + npm install @blueprintjs/core + ``` +
reactstrap (πŸ₯‡42 Β· ⭐ 11K) - Simple React Bootstrap 5 components. MIT - [GitHub](https://github.com/reactstrap/reactstrap) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 1.3K Β· πŸ“¦ 350K Β· πŸ“‹ 1.3K - 22% open Β· ⏱️ 09.06.2023): @@ -118,7 +130,7 @@ This curated list contains 430 awesome open-source projects with a total of 4.7M npm install reactstrap ```
-
bulma (πŸ₯‡41 Β· ⭐ 47K) - Modern CSS framework based on Flexbox. MIT +
bulma (πŸ₯ˆ41 Β· ⭐ 47K) - Modern CSS framework based on Flexbox. MIT - [GitHub](https://github.com/jgthms/bulma) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 4K Β· πŸ“₯ 710K Β· πŸ“¦ 230K Β· πŸ“‹ 2.6K - 13% open Β· ⏱️ 03.06.2023): @@ -130,33 +142,21 @@ This curated list contains 430 awesome open-source projects with a total of 4.7M npm install bulma ```
-
Blueprint (πŸ₯‡41 Β· ⭐ 20K) - A React-based UI toolkit for the web. Apache-2 +
fluentui (πŸ₯ˆ41 Β· ⭐ 16K) - Fluent UI web represents a collection of utilities, React components, and.. MIT -- [GitHub](https://github.com/palantir/blueprint) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 2.1K Β· πŸ“¦ 3.6K Β· πŸ“‹ 3K - 22% open Β· ⏱️ 20.06.2023): - - ``` - git clone https://github.com/palantir/blueprint - ``` -- [npm](https://www.npmjs.com/package/@blueprintjs/core) (πŸ“₯ 940K / month Β· πŸ“¦ 1.4K Β· ⏱️ 20.06.2023): - ``` - npm install @blueprintjs/core - ``` -
-
fluentui (πŸ₯‡41 Β· ⭐ 16K) - Fluent UI web represents a collection of utilities, React components, and.. MIT - -- [GitHub](https://github.com/microsoft/fluentui) (πŸ‘¨β€πŸ’» 830 Β· πŸ”€ 2.5K Β· πŸ“¦ 23 Β· πŸ“‹ 11K - 6% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/microsoft/fluentui) (πŸ‘¨β€πŸ’» 830 Β· πŸ”€ 2.5K Β· πŸ“¦ 24 Β· πŸ“‹ 11K - 6% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/microsoft/fluentui ``` -- [npm](https://www.npmjs.com/package/@fluentui/react) (πŸ“₯ 590K / month Β· πŸ“¦ 250 Β· ⏱️ 19.06.2023): +- [npm](https://www.npmjs.com/package/@fluentui/react) (πŸ“₯ 610K / month Β· πŸ“¦ 250 Β· ⏱️ 28.06.2023): ``` npm install @fluentui/react ```
-
ant-design-mobile (πŸ₯‡41 Β· ⭐ 11K) - Essential UI blocks for building mobile web apps. MIT +
ant-design-mobile (πŸ₯ˆ41 Β· ⭐ 11K) - Essential UI blocks for building mobile web apps. MIT -- [GitHub](https://github.com/ant-design/ant-design-mobile) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.2K Β· πŸ“¦ 24K Β· πŸ“‹ 4.2K - 2% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/ant-design/ant-design-mobile) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 2.2K Β· πŸ“¦ 24K Β· πŸ“‹ 4.2K - 2% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/ant-design/ant-design-mobile @@ -166,18 +166,6 @@ This curated list contains 430 awesome open-source projects with a total of 4.7M npm install antd-mobile ```
-
chakra-ui (πŸ₯ˆ40 Β· ⭐ 33K) - Simple, Modular & Accessible UI Components for your React Applications. MIT - -- [GitHub](https://github.com/chakra-ui/chakra-ui) (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 2.9K Β· πŸ“¦ 150K Β· πŸ“‹ 3.3K - 4% open Β· ⏱️ 19.06.2023): - - ``` - git clone https://github.com/chakra-ui/chakra-ui - ``` -- [npm](https://www.npmjs.com/package/chakra-ui) (πŸ“₯ 5.5K / month Β· πŸ“¦ 8 Β· ⏱️ 03.08.2019): - ``` - npm install chakra-ui - ``` -
Semantic UI React (πŸ₯ˆ40 Β· ⭐ 13K) - The official Semantic-UI-React integration. MIT - [GitHub](https://github.com/Semantic-Org/Semantic-UI-React) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 4K Β· πŸ“¦ 180K Β· πŸ“‹ 2.5K - 7% open Β· ⏱️ 28.02.2023): @@ -190,33 +178,33 @@ This curated list contains 430 awesome open-source projects with a total of 4.7M npm install semantic-ui-react ```
-
react-spectrum (πŸ₯ˆ39 Β· ⭐ 8.9K) - A collection of libraries and tools that help you build.. Apache-2 +
primereact (πŸ₯ˆ40 Β· ⭐ 4.2K) - The Most Complete React UI Component Library. MIT -- [GitHub](https://github.com/adobe/react-spectrum) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 740 Β· πŸ“¦ 1.1K Β· πŸ“‹ 1.6K - 30% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/primefaces/primereact) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 730 Β· πŸ“¦ 18K Β· πŸ“‹ 3.4K - 7% open Β· ⏱️ 28.06.2023): ``` - git clone https://github.com/adobe/react-spectrum + git clone https://github.com/primefaces/primereact ``` -- [npm](https://www.npmjs.com/package/react-aria) (πŸ“₯ 660K / month Β· πŸ“¦ 210 Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/primereact) (πŸ“₯ 380K / month Β· πŸ“¦ 390 Β· ⏱️ 27.06.2023): ``` - npm install react-aria + npm install primereact ```
-
primereact (πŸ₯ˆ39 Β· ⭐ 4.1K) - The Most Complete React UI Component Library. MIT +
react-spectrum (πŸ₯ˆ38 Β· ⭐ 8.9K) - A collection of libraries and tools that help you build.. Apache-2 -- [GitHub](https://github.com/primefaces/primereact) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 720 Β· πŸ“¦ 18K Β· πŸ“‹ 3.4K - 7% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/adobe/react-spectrum) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 740 Β· πŸ“¦ 1.2K Β· πŸ“‹ 1.6K - 30% open Β· ⏱️ 29.06.2023): ``` - git clone https://github.com/primefaces/primereact + git clone https://github.com/adobe/react-spectrum ``` -- [npm](https://www.npmjs.com/package/primereact) (πŸ“₯ 370K / month Β· πŸ“¦ 390 Β· ⏱️ 24.05.2023): +- [npm](https://www.npmjs.com/package/react-aria) (πŸ“₯ 680K / month Β· πŸ“¦ 220 Β· ⏱️ 28.06.2023): ``` - npm install primereact + npm install react-aria ```
Grommet (πŸ₯ˆ38 Β· ⭐ 8.2K) - a react-based framework that provides accessibility, modularity,.. Apache-2 -- [GitHub](https://github.com/grommet/grommet) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1K Β· πŸ“₯ 2.1K Β· πŸ“¦ 9.6K Β· πŸ“‹ 3.2K - 7% open Β· ⏱️ 16.06.2023): +- [GitHub](https://github.com/grommet/grommet) (πŸ‘¨β€πŸ’» 370 Β· πŸ”€ 1K Β· πŸ“₯ 2.1K Β· πŸ“¦ 9.6K Β· πŸ“‹ 3.2K - 7% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/grommet/grommet @@ -228,24 +216,24 @@ This curated list contains 430 awesome open-source projects with a total of 4.7M
carbon (πŸ₯ˆ38 Β· ⭐ 6.8K) - A design system built by IBM. Apache-2 -- [GitHub](https://github.com/carbon-design-system/carbon) (πŸ‘¨β€πŸ’» 430 Β· πŸ”€ 1.6K Β· πŸ“₯ 100 Β· πŸ“¦ 60 Β· πŸ“‹ 7K - 7% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/carbon-design-system/carbon) (πŸ‘¨β€πŸ’» 430 Β· πŸ”€ 1.6K Β· πŸ“₯ 100 Β· πŸ“¦ 60 Β· πŸ“‹ 7K - 7% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/carbon-design-system/carbon ``` -- [npm](https://www.npmjs.com/package/carbon-components-react) (πŸ“₯ 200K / month Β· πŸ“¦ 340 Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/carbon-components-react) (πŸ“₯ 180K / month Β· πŸ“¦ 340 Β· ⏱️ 22.06.2023): ``` npm install carbon-components-react ```
polaris-react (πŸ₯ˆ38 Β· ⭐ 5.4K) - Shopifys design system to help us work together to build a great.. MIT -- [GitHub](https://github.com/Shopify/polaris) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 1.1K Β· πŸ“¦ 24 Β· πŸ“‹ 3.8K - 11% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/Shopify/polaris) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 1.1K Β· πŸ“¦ 24 Β· πŸ“‹ 3.8K - 10% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/Shopify/polaris-react ``` -- [npm](https://www.npmjs.com/package/@shopify/polaris) (πŸ“₯ 600K / month Β· πŸ“¦ 200 Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/@shopify/polaris) (πŸ“₯ 640K / month Β· πŸ“¦ 210 Β· ⏱️ 28.06.2023): ``` npm install @shopify/polaris ``` @@ -269,50 +257,74 @@ This curated list contains 430 awesome open-source projects with a total of 4.7M ``` git clone https://github.com/system-ui/theme-ui ``` -- [npm](https://www.npmjs.com/package/theme-ui) (πŸ“₯ 310K / month Β· πŸ“¦ 1.3K Β· ⏱️ 15.06.2023): +- [npm](https://www.npmjs.com/package/theme-ui) (πŸ“₯ 320K / month Β· πŸ“¦ 1.3K Β· ⏱️ 15.06.2023): ``` npm install theme-ui ```
-
mantine (πŸ₯ˆ36 Β· ⭐ 20K) - A fully featured React components library. MIT +
chakra-ui (πŸ₯ˆ36 Β· ⭐ 33K Β· πŸ“‰) - Simple, Modular & Accessible UI Components for your React.. MIT -- [GitHub](https://github.com/mantinedev/mantine) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 1.4K Β· πŸ“¦ 4.1K Β· πŸ“‹ 1.7K - 8% open Β· ⏱️ 20.06.2023): +- [GitHub](https://github.com/chakra-ui/chakra-ui) (πŸ‘¨β€πŸ’» 620 Β· πŸ”€ 2.9K Β· πŸ“¦ 450 Β· πŸ“‹ 3.3K - 4% open Β· ⏱️ 23.06.2023): ``` - git clone https://github.com/mantinedev/mantine + git clone https://github.com/chakra-ui/chakra-ui ``` -- [npm](https://www.npmjs.com/package/@mantine/tag-picker) (πŸ“₯ 85 / month Β· πŸ“¦ 2 Β· ⏱️ 30.07.2021): +- [npm](https://www.npmjs.com/package/chakra-ui) (πŸ“₯ 5.2K / month Β· πŸ“¦ 8 Β· ⏱️ 03.08.2019): ``` - npm install @mantine/tag-picker + npm install chakra-ui ```
baseweb (πŸ₯ˆ36 Β· ⭐ 8.4K) - A React Component library implementing the Base design language. MIT -- [GitHub](https://github.com/uber/baseweb) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 820 Β· πŸ“¦ 4.9K Β· πŸ“‹ 1K - 18% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/uber/baseweb) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 820 Β· πŸ“¦ 5K Β· πŸ“‹ 1K - 18% open Β· ⏱️ 27.06.2023): ``` git clone https://github.com/uber/baseweb ``` -- [npm](https://www.npmjs.com/package/baseui) (πŸ“₯ 190K / month Β· πŸ“¦ 96 Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/baseui) (πŸ“₯ 190K / month Β· πŸ“¦ 96 Β· ⏱️ 27.06.2023): ``` npm install baseui ```
-
Evergreen (πŸ₯‰35 Β· ⭐ 12K) - Evergreen React UI Framework by Segment. MIT +
headlessui (πŸ₯ˆ35 Β· ⭐ 21K Β· πŸ“ˆ) - Completely unstyled, fully accessible UI components, designed to.. MIT + +- [GitHub](https://github.com/tailwindlabs/headlessui) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 870 Β· πŸ“¦ 150K Β· πŸ“‹ 940 - 2% open Β· ⏱️ 28.06.2023): + + ``` + git clone https://github.com/tailwindlabs/headlessui + ``` +- [npm](https://www.npmjs.com/package/headlessui) (πŸ“₯ 14K / month Β· πŸ“¦ 6 Β· ⏱️ 13.09.2020): + ``` + npm install headlessui + ``` +
+
Evergreen (πŸ₯ˆ35 Β· ⭐ 12K) - Evergreen React UI Framework by Segment. MIT - [GitHub](https://github.com/segmentio/evergreen) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 840 Β· πŸ“¦ 4.1K Β· πŸ“‹ 510 - 10% open Β· ⏱️ 21.06.2023): ``` git clone https://github.com/segmentio/evergreen ``` -- [npm](https://www.npmjs.com/package/evergreen-ui) (πŸ“₯ 75K / month Β· πŸ“¦ 170 Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/evergreen-ui) (πŸ“₯ 86K / month Β· πŸ“¦ 170 Β· ⏱️ 21.06.2023): ``` npm install evergreen-ui ```
-
React Suite (πŸ₯‰35 Β· ⭐ 7.6K) - A suite of React components . MIT +
Radix Primitives (πŸ₯ˆ35 Β· ⭐ 10K Β· πŸ“ˆ) - Radix Primitives is an open-source UI component library.. MIT + +- [GitHub](https://github.com/radix-ui/primitives) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 420 Β· πŸ“¦ 47K Β· πŸ“‹ 910 - 23% open Β· ⏱️ 05.06.2023): + + ``` + git clone https://github.com/radix-ui/primitives + ``` +- [npm](https://www.npmjs.com/package/@radix-ui/utils) (πŸ“₯ 12K / month Β· πŸ“¦ 34 Β· ⏱️ 27.01.2021): + ``` + npm install @radix-ui/utils + ``` +
+
React Suite (πŸ₯ˆ35 Β· ⭐ 7.6K) - A suite of React components . MIT -- [GitHub](https://github.com/rsuite/rsuite) (πŸ‘¨β€πŸ’» 99 Β· πŸ”€ 890 Β· πŸ“¦ 12K Β· πŸ“‹ 970 - 21% open Β· ⏱️ 20.06.2023): +- [GitHub](https://github.com/rsuite/rsuite) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 890 Β· πŸ“¦ 13K Β· πŸ“‹ 970 - 21% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/rsuite/rsuite @@ -324,122 +336,122 @@ This curated list contains 430 awesome open-source projects with a total of 4.7M
reakit (πŸ₯‰34 Β· ⭐ 6.9K) - Toolkit for building accessible web apps with React. MIT -- [GitHub](https://github.com/ariakit/ariakit) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 360 Β· πŸ“¦ 36 Β· πŸ“‹ 500 - 8% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/ariakit/ariakit) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 360 Β· πŸ“¦ 43 Β· πŸ“‹ 500 - 7% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/reakit/reakit ``` -- [npm](https://www.npmjs.com/package/reakit) (πŸ“₯ 690K / month Β· πŸ“¦ 250 Β· ⏱️ 18.11.2021): +- [npm](https://www.npmjs.com/package/reakit) (πŸ“₯ 740K / month Β· πŸ“¦ 250 Β· ⏱️ 18.11.2021): ``` npm install reakit ```
gestalt (πŸ₯‰34 Β· ⭐ 4.1K) - A set of React UI components that supports Pinterests design language. Apache-2 -- [GitHub](https://github.com/pinterest/gestalt) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 340 Β· πŸ“¦ 790 Β· πŸ“‹ 210 - 5% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/pinterest/gestalt) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 310 Β· πŸ“¦ 790 Β· πŸ“‹ 210 - 1% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/pinterest/gestalt ``` -- [npm](https://www.npmjs.com/package/gestalt) (πŸ“₯ 100K / month Β· πŸ“¦ 54 Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/gestalt) (πŸ“₯ 110K / month): ``` npm install gestalt ```
components (πŸ₯‰34 Β· ⭐ 2.5K) - An implementation of GitHubs Primer Design System using React. MIT -- [GitHub](https://github.com/primer/react) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 440 Β· πŸ“¦ 2.2K Β· πŸ“‹ 740 - 15% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/primer/react) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 440 Β· πŸ“¦ 2.2K Β· πŸ“‹ 750 - 15% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/primer/react ``` -- [npm](https://www.npmjs.com/package/@primer/components) (πŸ“₯ 41K / month Β· πŸ“¦ 49 Β· ⏱️ 30.06.2022): +- [npm](https://www.npmjs.com/package/@primer/components) (πŸ“₯ 40K / month Β· πŸ“¦ 49 Β· ⏱️ 30.06.2022): ``` npm install @primer/components ```
ring-ui (πŸ₯‰33 Β· ⭐ 3.5K) - A collection of JetBrains Web UI components. Apache-2 -- [GitHub](https://github.com/JetBrains/ring-ui) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 210 Β· πŸ“¦ 220 Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/JetBrains/ring-ui) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 210 Β· πŸ“¦ 220 Β· ⏱️ 29.06.2023): ``` git clone https://github.com/JetBrains/ring-ui ``` -- [npm](https://www.npmjs.com/package/@jetbrains/ring-ui) (πŸ“₯ 14K / month Β· πŸ“¦ 71 Β· ⏱️ 15.06.2023): +- [npm](https://www.npmjs.com/package/@jetbrains/ring-ui) (πŸ“₯ 13K / month Β· πŸ“¦ 71 Β· ⏱️ 27.06.2023): ``` npm install @jetbrains/ring-ui ```
tabler (πŸ₯‰32 Β· ⭐ 35K) - Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap. MIT -- [GitHub](https://github.com/tabler/tabler) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 3.6K Β· πŸ“¦ 510 Β· πŸ“‹ 780 - 7% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/tabler/tabler) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 3.6K Β· πŸ“¦ 520 Β· πŸ“‹ 780 - 7% open Β· ⏱️ 26.06.2023): ``` git clone https://github.com/tabler/tabler ``` -- [npm](https://www.npmjs.com/package/tabler) (πŸ“₯ 920 / month Β· πŸ“¦ 8 Β· ⏱️ 09.11.2020): +- [npm](https://www.npmjs.com/package/tabler) (πŸ“₯ 1K / month Β· πŸ“¦ 8 Β· ⏱️ 09.11.2020): ``` npm install tabler ```
-
headlessui (πŸ₯‰32 Β· ⭐ 21K) - Completely unstyled, fully accessible UI components, designed to.. MIT +
semi-design (πŸ₯‰32 Β· ⭐ 7.1K) - A modern, comprehensive, flexible design system and React UI.. MIT -- [GitHub](https://github.com/tailwindlabs/headlessui) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 870 Β· πŸ“¦ 1.1K Β· πŸ“‹ 930 - 1% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/DouyinFE/semi-design) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 560 Β· πŸ“¦ 520 Β· πŸ“‹ 750 - 22% open Β· ⏱️ 29.06.2023): ``` - git clone https://github.com/tailwindlabs/headlessui + git clone https://github.com/DouyinFE/semi-design ``` -- [npm](https://www.npmjs.com/package/headlessui) (πŸ“₯ 15K / month Β· πŸ“¦ 6 Β· ⏱️ 13.09.2020): +- [npm](https://www.npmjs.com/package/@douyinfe/semi-animation-react) (πŸ“₯ 6.6K / month Β· πŸ“¦ 4 Β· ⏱️ 28.06.2023): ``` - npm install headlessui + npm install @douyinfe/semi-animation-react ```
-
semi-design (πŸ₯‰32 Β· ⭐ 7.1K) - A modern, comprehensive, flexible design system and React UI.. MIT +
mantine (πŸ₯‰31 Β· ⭐ 20K Β· πŸ“‰) - A fully featured React components library. MIT -- [GitHub](https://github.com/DouyinFE/semi-design) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 560 Β· πŸ“¦ 520 Β· πŸ“‹ 740 - 21% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/mantinedev/mantine) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 1.4K Β· πŸ“¦ 1 Β· πŸ“‹ 1.7K - 8% open Β· ⏱️ 27.06.2023): ``` - git clone https://github.com/DouyinFE/semi-design + git clone https://github.com/mantinedev/mantine ``` -- [npm](https://www.npmjs.com/package/@douyinfe/semi-animation-react) (πŸ“₯ 7.6K / month Β· πŸ“¦ 4 Β· ⏱️ 09.06.2023): +- [npm](https://www.npmjs.com/package/@mantine/tag-picker) (πŸ“₯ 87 / month Β· πŸ“¦ 2 Β· ⏱️ 30.07.2021): ``` - npm install @douyinfe/semi-animation-react + npm install @mantine/tag-picker ```
-
Radix Primitives (πŸ₯‰31 Β· ⭐ 10K) - Radix Primitives is an open-source UI component library for.. MIT +
coreui-react (πŸ₯‰31 Β· ⭐ 600) - CoreUI React.js UI Components. CoreUI for React.js replaces and.. MIT -- [GitHub](https://github.com/radix-ui/primitives) (πŸ‘¨β€πŸ’» 39 Β· πŸ”€ 420 Β· πŸ“¦ 13 Β· πŸ“‹ 880 - 21% open Β· ⏱️ 05.06.2023): +- [GitHub](https://github.com/coreui/coreui-react) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 240 Β· πŸ“¦ 14K Β· πŸ“‹ 260 - 2% open Β· ⏱️ 29.06.2023): ``` - git clone https://github.com/radix-ui/primitives + git clone https://github.com/coreui/coreui-react ``` -- [npm](https://www.npmjs.com/package/@radix-ui/utils) (πŸ“₯ 11K / month Β· πŸ“¦ 34 Β· ⏱️ 27.01.2021): +- [npm](https://www.npmjs.com/package/@coreui/react) (πŸ“₯ 170K / month Β· πŸ“¦ 240 Β· ⏱️ 27.06.2023): ``` - npm install @radix-ui/utils + npm install @coreui/react ```
orbit (πŸ₯‰30 Β· ⭐ 1.3K) - React components of open-source Orbit design system by Kiwi.com. MIT -- [GitHub](https://github.com/kiwicom/orbit) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 140 Β· πŸ“¦ 65 Β· πŸ“‹ 390 - 6% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/kiwicom/orbit) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 140 Β· πŸ“¦ 65 Β· πŸ“‹ 380 - 3% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/kiwicom/orbit ``` -- [npm](https://www.npmjs.com/package/@kiwicom/orbit-components) (πŸ“₯ 28K / month Β· πŸ“¦ 45 Β· ⏱️ 19.06.2023): +- [npm](https://www.npmjs.com/package/@kiwicom/orbit-components) (πŸ“₯ 28K / month): ``` npm install @kiwicom/orbit-components ```
-
coreui-react (πŸ₯‰30 Β· ⭐ 600) - CoreUI React.js UI Components. CoreUI for React.js replaces and.. MIT +
geist-ui (πŸ₯‰28 Β· ⭐ 3.9K) - A design system for building modern websites and applications. MIT -- [GitHub](https://github.com/coreui/coreui-react) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 240 Β· πŸ“¦ 14K Β· πŸ“‹ 260 - 2% open Β· ⏱️ 08.06.2023): +- [GitHub](https://github.com/geist-org/geist-ui) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 310 Β· πŸ“¦ 850 Β· πŸ“‹ 300 - 12% open Β· ⏱️ 21.04.2023): ``` - git clone https://github.com/coreui/coreui-react + git clone https://github.com/geist-org/react ``` -- [npm](https://www.npmjs.com/package/@coreui/react) (πŸ“₯ 170K / month Β· πŸ“¦ 240 Β· ⏱️ 13.06.2023): +- [npm](https://www.npmjs.com/package/@geist-ui/react) (πŸ“₯ 8.7K / month Β· πŸ“¦ 4 Β· ⏱️ 22.01.2022): ``` - npm install @coreui/react + npm install @geist-ui/react ```
Supabase UI (πŸ₯‰28 Β· ⭐ 1.4K Β· πŸ’€) - Supabase UI Library. MIT @@ -454,50 +466,38 @@ This curated list contains 430 awesome open-source projects with a total of 4.7M npm install @supabase/ui ```
-
geist-ui (πŸ₯‰27 Β· ⭐ 3.9K) - A design system for building modern websites and applications. MIT - -- [GitHub](https://github.com/geist-org/geist-ui) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 310 Β· πŸ“¦ 840 Β· πŸ“‹ 300 - 13% open Β· ⏱️ 21.04.2023): - - ``` - git clone https://github.com/geist-org/react - ``` -- [npm](https://www.npmjs.com/package/@geist-ui/react) (πŸ“₯ 9.8K / month Β· πŸ“¦ 4 Β· ⏱️ 22.01.2022): - ``` - npm install @geist-ui/react - ``` -
shineout (πŸ₯‰27 Β· ⭐ 860) - React. MIT -- [GitHub](https://github.com/sheinsight/shineout) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 140 Β· πŸ“¦ 110 Β· πŸ“‹ 130 - 31% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/sheinsight/shineout) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 140 Β· πŸ“¦ 110 Β· πŸ“‹ 130 - 31% open Β· ⏱️ 26.06.2023): ``` git clone https://github.com/sheinsight/shineout ``` -- [npm](https://www.npmjs.com/package/shineout) (πŸ“₯ 17K / month Β· πŸ“¦ 16 Β· ⏱️ 14.06.2023): +- [npm](https://www.npmjs.com/package/shineout) (πŸ“₯ 17K / month Β· πŸ“¦ 16 Β· ⏱️ 23.06.2023): ``` npm install shineout ```
-
react-foundation (πŸ₯‰25 Β· ⭐ 600) - Foundation as React components. MIT +
react-foundation (πŸ₯‰26 Β· ⭐ 600) - Foundation as React components. MIT - [GitHub](https://github.com/digiaonline/react-foundation) (πŸ‘¨β€πŸ’» 21 Β· πŸ”€ 70 Β· πŸ“¦ 4.2K Β· πŸ“‹ 64 - 14% open Β· ⏱️ 27.01.2023): ``` git clone https://github.com/digiaonline/react-foundation ``` -- [npm](https://www.npmjs.com/package/react-foundation) (πŸ“₯ 7.8K / month Β· πŸ“¦ 210 Β· ⏱️ 02.03.2021): +- [npm](https://www.npmjs.com/package/react-foundation) (πŸ“₯ 8.3K / month Β· πŸ“¦ 210 Β· ⏱️ 02.03.2021): ``` npm install react-foundation ```
-
ChatUI (πŸ₯‰24 Β· ⭐ 1.9K) - The UI design language and React library for Conversational UI. MIT +
ChatUI (πŸ₯‰25 Β· ⭐ 1.9K) - The UI design language and React library for Conversational UI. MIT -- [GitHub](https://github.com/alibaba/ChatUI) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 200 Β· πŸ“¦ 220 Β· πŸ“‹ 81 - 24% open Β· ⏱️ 30.03.2023): +- [GitHub](https://github.com/alibaba/ChatUI) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 210 Β· πŸ“¦ 220 Β· πŸ“‹ 84 - 27% open Β· ⏱️ 30.03.2023): ``` git clone https://github.com/alibaba/ChatUI ``` -- [npm](https://www.npmjs.com/package/@chatui/core) (πŸ“₯ 7.2K / month Β· πŸ“¦ 4 Β· ⏱️ 25.04.2023): +- [npm](https://www.npmjs.com/package/@chatui/core) (πŸ“₯ 6.7K / month Β· πŸ“¦ 5 Β· ⏱️ 25.04.2023): ``` npm install @chatui/core ``` @@ -509,23 +509,23 @@ This curated list contains 430 awesome open-source projects with a total of 4.7M ``` git clone https://github.com/jxom/bumbag-ui ``` -- [npm](https://www.npmjs.com/package/bumbag) (πŸ“₯ 3.4K / month Β· πŸ“¦ 11 Β· ⏱️ 25.08.2022): +- [npm](https://www.npmjs.com/package/bumbag) (πŸ“₯ 2.9K / month Β· πŸ“¦ 11 Β· ⏱️ 25.08.2022): ``` npm install bumbag ```
Show 10 hidden projects... -- eui (πŸ₯‰35 Β· ⭐ 5.8K) - Elastic UI Framework. ❗️ICU +- eui (πŸ₯ˆ35 Β· ⭐ 5.8K) - Elastic UI Framework. ❗️ICU - Rebass (πŸ₯‰32 Β· ⭐ 7.9K Β· πŸ’€) - React primitive UI components built with styled-system. MIT - react-bulma-components (πŸ₯‰29 Β· ⭐ 1.2K Β· πŸ’€) - React components for Bulma framework. MIT - tabler-react (πŸ₯‰27 Β· ⭐ 2.2K Β· πŸ’€) - React components and demo for the Tabler UI theme. MIT -- pivotal-ui (πŸ₯‰25 Β· ⭐ 640 Β· πŸ’€) - Pivotals design system & component library. MIT -- atomize (πŸ₯‰22 Β· ⭐ 1.6K Β· πŸ’€) - Design System for developers build on styled-components & React JS. MIT +- pivotal-ui (πŸ₯‰24 Β· ⭐ 640 Β· πŸ’€) - Pivotals design system & component library. MIT +- atomize (πŸ₯‰20 Β· ⭐ 1.6K Β· πŸ’€) - Design System for developers build on styled-components & React JS. MIT - trunx (πŸ₯‰19 Β· ⭐ 65) - Super Saiyan React components, son of awesome Bulma. MIT - shards-react (πŸ₯‰18 Β· ⭐ 750 Β· πŸ’€) - A beautiful and modern React design system. MIT - dashboard-ui-kit (πŸ₯‰17 Β· ⭐ 200 Β· πŸ’€) - React UI components for rapid development. MIT -- fluent-windows (πŸ₯‰13 Β· ⭐ 120 Β· πŸ’€) - React components that inspired by Microsofts Fluent Design.. MIT +- fluent-windows (πŸ₯‰12 Β· ⭐ 120 Β· πŸ’€) - React components that inspired by Microsofts Fluent Design.. MIT

@@ -537,19 +537,19 @@ _Application frameworks, content management systems, and static site generators
Next.js (πŸ₯‡51 Β· ⭐ 110K) - The React Framework. MIT -- [GitHub](https://github.com/vercel/next.js) (πŸ‘¨β€πŸ’» 2.9K Β· πŸ”€ 24K Β· πŸ“¦ 43K Β· πŸ“‹ 17K - 12% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/vercel/next.js) (πŸ‘¨β€πŸ’» 2.9K Β· πŸ”€ 24K Β· πŸ“¦ 43K Β· πŸ“‹ 17K - 12% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/vercel/next.js ``` -- [npm](https://www.npmjs.com/package/next) (πŸ“₯ 19M / month Β· πŸ“¦ 14K Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/next) (πŸ“₯ 19M / month Β· πŸ“¦ 14K Β· ⏱️ 28.06.2023): ``` npm install next ```
-
Gatsby (πŸ₯ˆ48 Β· ⭐ 55K) - The fastest frontend for the headless web. Build modern websites with React. MIT +
Gatsby (πŸ₯ˆ46 Β· ⭐ 55K) - The fastest frontend for the headless web. Build modern websites with React. MIT -- [GitHub](https://github.com/gatsbyjs/gatsby) (πŸ‘¨β€πŸ’» 4.3K Β· πŸ”€ 11K Β· πŸ“¦ 490K Β· πŸ“‹ 14K - 1% open Β· ⏱️ 16.06.2023): +- [GitHub](https://github.com/gatsbyjs/gatsby) (πŸ‘¨β€πŸ’» 4.3K Β· πŸ”€ 11K Β· πŸ“¦ 57K Β· πŸ“‹ 14K - 1% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/gatsbyjs/gatsby @@ -559,50 +559,50 @@ _Application frameworks, content management systems, and static site generators npm install gatsby ```
-
umi (πŸ₯ˆ41 Β· ⭐ 14K) - A framework in react community. MIT +
umi (πŸ₯ˆ40 Β· ⭐ 14K) - A framework in react community. MIT -- [GitHub](https://github.com/umijs/umi) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 2.6K Β· πŸ“¦ 31K Β· πŸ“‹ 6.1K - 3% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/umijs/umi) (πŸ‘¨β€πŸ’» 460 Β· πŸ”€ 2.6K Β· πŸ“¦ 3.5K Β· πŸ“‹ 6.2K - 3% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/umijs/umi ``` -- [npm](https://www.npmjs.com/package/umi) (πŸ“₯ 270K / month Β· πŸ“¦ 1.7K Β· ⏱️ 15.06.2023): +- [npm](https://www.npmjs.com/package/umi) (πŸ“₯ 260K / month Β· πŸ“¦ 1.7K Β· ⏱️ 15.06.2023): ``` npm install umi ```
redwood (πŸ₯‰39 Β· ⭐ 16K) - The App Framework for Startups. MIT -- [GitHub](https://github.com/redwoodjs/redwood) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 900 Β· πŸ“¦ 3.7K Β· πŸ“‹ 2.1K - 21% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/redwoodjs/redwood) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 900 Β· πŸ“¦ 3.7K Β· πŸ“‹ 2.1K - 21% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/redwoodjs/redwood ``` -- [npm](https://www.npmjs.com/package/@redwoodjs/core) (πŸ“₯ 82K / month Β· πŸ“¦ 20 Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/@redwoodjs/core) (πŸ“₯ 87K / month Β· πŸ“¦ 20 Β· ⏱️ 28.06.2023): ``` npm install @redwoodjs/core ```
cube.js (πŸ₯‰39 Β· ⭐ 16K) - Cube The Semantic Layer for Building Data Applications. Apache-2 -- [GitHub](https://github.com/cube-js/cube) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.6K Β· πŸ“₯ 270K Β· πŸ“¦ 470 Β· πŸ“‹ 1.8K - 26% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/cube-js/cube) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.6K Β· πŸ“₯ 260K Β· πŸ“¦ 470 Β· πŸ“‹ 1.8K - 26% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/cube-js/cube.js ``` -- [npm](https://www.npmjs.com/package/@cubejs-backend/api-gateway) (πŸ“₯ 83K / month Β· πŸ“¦ 24 Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/@cubejs-backend/api-gateway) (πŸ“₯ 80K / month Β· πŸ“¦ 24 Β· ⏱️ 20.06.2023): ``` npm install @cubejs-backend/api-gateway ```
blitz (πŸ₯‰33 Β· ⭐ 13K) - The Missing Fullstack Toolkit for Next.js. MIT -- [GitHub](https://github.com/blitz-js/blitz) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 750 Β· πŸ“¦ 2.3K Β· πŸ“‹ 560 - 33% open Β· ⏱️ 14.06.2023): +- [GitHub](https://github.com/blitz-js/blitz) (πŸ‘¨β€πŸ’» 290 Β· πŸ”€ 750 Β· πŸ“¦ 2.4K Β· πŸ“‹ 570 - 33% open Β· ⏱️ 14.06.2023): ``` git clone https://github.com/blitz-js/blitz ``` -- [npm](https://www.npmjs.com/package/blitz) (πŸ“₯ 41K / month Β· πŸ“¦ 19 Β· ⏱️ 14.06.2023): +- [npm](https://www.npmjs.com/package/blitz) (πŸ“₯ 39K / month Β· πŸ“¦ 20 Β· ⏱️ 26.06.2023): ``` npm install blitz ``` @@ -617,24 +617,24 @@ _CSS and component styling frameworks._
Tailwind CSS (πŸ₯‡48 Β· ⭐ 70K) - A utility-first CSS framework for rapid UI development. MIT -- [GitHub](https://github.com/tailwindlabs/tailwindcss) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 3.6K Β· πŸ“₯ 1.2M Β· πŸ“¦ 5.3M Β· πŸ“‹ 2.9K - 0% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/tailwindlabs/tailwindcss) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 3.6K Β· πŸ“₯ 1.3M Β· πŸ“¦ 5.3M Β· πŸ“‹ 2.9K - 0% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/tailwindlabs/tailwindcss ``` -- [npm](https://www.npmjs.com/package/tailwindcss) (πŸ“₯ 25M / month Β· πŸ“¦ 15K Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/tailwindcss) (πŸ“₯ 26M / month Β· πŸ“¦ 15K Β· ⏱️ 27.06.2023): ``` npm install tailwindcss ```
Styled Components (πŸ₯‡47 Β· ⭐ 39K) - Visual primitives for the component age. Use the best bits of.. MIT -- [GitHub](https://github.com/styled-components/styled-components) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 2.5K Β· πŸ“¦ 1.8M Β· πŸ“‹ 2.7K - 6% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/styled-components/styled-components) (πŸ‘¨β€πŸ’» 340 Β· πŸ”€ 2.5K Β· πŸ“¦ 1.8M Β· πŸ“‹ 2.7K - 6% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/styled-components/styled-components ``` -- [npm](https://www.npmjs.com/package/styled-components) (πŸ“₯ 25M / month Β· πŸ“¦ 55K Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/styled-components) (πŸ“₯ 25M / month Β· πŸ“¦ 55K Β· ⏱️ 28.06.2023): ``` npm install styled-components ``` @@ -646,33 +646,45 @@ _CSS and component styling frameworks._ ``` git clone https://github.com/emotion-js/emotion ``` -- [npm](https://www.npmjs.com/package/@emotion/react) (πŸ“₯ 26M / month Β· πŸ“¦ 8.9K Β· ⏱️ 07.06.2023): +- [npm](https://www.npmjs.com/package/@emotion/react) (πŸ“₯ 27M / month Β· πŸ“¦ 8.9K Β· ⏱️ 07.06.2023): ``` npm install @emotion/react ```
-
jss (πŸ₯ˆ37 Β· ⭐ 7K) - JSS is an authoring tool for CSS which uses JavaScript as a host language. MIT +
polished (πŸ₯ˆ36 Β· ⭐ 7.5K) - A lightweight toolset for writing styles in JavaScript. MIT -- [GitHub](https://github.com/cssinjs/jss) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 420 Β· πŸ“¦ 610K Β· πŸ“‹ 970 - 20% open Β· ⏱️ 09.02.2023): +- [GitHub](https://github.com/styled-components/polished) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 240 Β· πŸ“¦ 280K Β· πŸ“‹ 230 - 7% open Β· ⏱️ 03.02.2023): ``` - git clone https://github.com/cssinjs/jss + git clone https://github.com/styled-components/polished ``` -- [npm](https://www.npmjs.com/package/react-jss) (πŸ“₯ 1M / month Β· πŸ“¦ 6K Β· ⏱️ 09.02.2023): +- [npm](https://www.npmjs.com/package/polished) (πŸ“₯ 26M / month Β· πŸ“¦ 10K Β· ⏱️ 06.04.2022): ``` - npm install react-jss + npm install polished ```
-
polished (πŸ₯ˆ36 Β· ⭐ 7.5K) - A lightweight toolset for writing styles in JavaScript. MIT +
vanilla-extract (πŸ₯ˆ34 Β· ⭐ 8.3K Β· πŸ“ˆ) - Zero-runtime Stylesheets-in-TypeScript. MIT -- [GitHub](https://github.com/styled-components/polished) (πŸ‘¨β€πŸ’» 83 Β· πŸ”€ 240 Β· πŸ“¦ 280K Β· πŸ“‹ 230 - 7% open Β· ⏱️ 03.02.2023): +- [GitHub](https://github.com/vanilla-extract-css/vanilla-extract) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 220 Β· πŸ“¦ 14K Β· πŸ“‹ 240 - 18% open Β· ⏱️ 29.06.2023): ``` - git clone https://github.com/styled-components/polished + git clone https://github.com/seek-oss/vanilla-extract ``` -- [npm](https://www.npmjs.com/package/polished) (πŸ“₯ 26M / month Β· πŸ“¦ 10K Β· ⏱️ 06.04.2022): +- [npm](https://www.npmjs.com/package/@vanilla-extract/integration) (πŸ“₯ 2.7M / month Β· πŸ“¦ 37 Β· ⏱️ 20.05.2023): ``` - npm install polished + npm install @vanilla-extract/integration + ``` +
+
jss (πŸ₯ˆ34 Β· ⭐ 7K) - JSS is an authoring tool for CSS which uses JavaScript as a host language. MIT + +- [GitHub](https://github.com/cssinjs/jss) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 420 Β· πŸ“¦ 9.4K Β· πŸ“‹ 970 - 20% open Β· ⏱️ 09.02.2023): + + ``` + git clone https://github.com/cssinjs/jss + ``` +- [npm](https://www.npmjs.com/package/react-jss) (πŸ“₯ 1M / month Β· πŸ“¦ 6K Β· ⏱️ 09.02.2023): + ``` + npm install react-jss ```
radium (πŸ₯ˆ33 Β· ⭐ 7.4K Β· πŸ’€) - A toolchain for React component styling. MIT @@ -687,76 +699,64 @@ _CSS and component styling frameworks._ npm install radium ```
-
twin.macro (πŸ₯ˆ33 Β· ⭐ 7.3K) - Twin blends the magic of Tailwind with the flexibility of css-in-js.. MIT +
twin.macro (πŸ₯‰32 Β· ⭐ 7.4K) - Twin blends the magic of Tailwind with the flexibility of css-in-js.. MIT - [GitHub](https://github.com/ben-rogerson/twin.macro) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 180 Β· πŸ“¦ 12K Β· πŸ“‹ 310 - 3% open Β· ⏱️ 13.04.2023): ``` git clone https://github.com/ben-rogerson/twin.macro ``` -- [npm](https://www.npmjs.com/package/twin.macro) (πŸ“₯ 310K / month Β· πŸ“¦ 270 Β· ⏱️ 13.04.2023): +- [npm](https://www.npmjs.com/package/twin.macro) (πŸ“₯ 300K / month Β· πŸ“¦ 270 Β· ⏱️ 13.04.2023): ``` npm install twin.macro ```
react-responsive (πŸ₯‰32 Β· ⭐ 6.7K) - CSS media queries in react - for responsive design, and more. MIT -- [GitHub](https://github.com/yocontra/react-responsive) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 310 Β· πŸ“¦ 52K Β· πŸ“‹ 210 - 2% open Β· ⏱️ 30.03.2023): +- [GitHub](https://github.com/yocontra/react-responsive) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 310 Β· πŸ“¦ 53K Β· πŸ“‹ 210 - 2% open Β· ⏱️ 30.03.2023): ``` git clone https://github.com/yocontra/react-responsive ``` -- [npm](https://www.npmjs.com/package/react-responsive) (πŸ“₯ 2.6M / month Β· πŸ“¦ 2.1K Β· ⏱️ 29.03.2023): +- [npm](https://www.npmjs.com/package/react-responsive) (πŸ“₯ 2.6M / month Β· πŸ“¦ 2.2K Β· ⏱️ 29.03.2023): ``` npm install react-responsive ```
-
linaria (πŸ₯‰31 Β· ⭐ 11K) - Zero-runtime CSS in JS library. MIT - -- [GitHub](https://github.com/callstack/linaria) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 420 Β· πŸ“¦ 1.7K Β· πŸ“‹ 610 - 26% open Β· ⏱️ 05.05.2023): - - ``` - git clone https://github.com/callstack/linaria - ``` -- [npm](https://www.npmjs.com/package/linaria) (πŸ“₯ 46K / month Β· πŸ“¦ 150 Β· ⏱️ 05.05.2023): - ``` - npm install linaria - ``` -
stitches (πŸ₯‰31 Β· ⭐ 7.5K) - [Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-.. MIT -- [GitHub](https://github.com/stitchesjs/stitches) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 230 Β· πŸ“¦ 5K Β· πŸ“‹ 660 - 17% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/stitchesjs/stitches) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 240 Β· πŸ“¦ 5.2K Β· πŸ“‹ 660 - 17% open Β· ⏱️ 19.06.2023): ``` git clone https://github.com/modulz/stitches ``` -- [npm](https://www.npmjs.com/package/@stitches/react) (πŸ“₯ 730K / month Β· πŸ“¦ 1.4K Β· ⏱️ 20.10.2022): +- [npm](https://www.npmjs.com/package/@stitches/react) (πŸ“₯ 750K / month Β· πŸ“¦ 1.5K Β· ⏱️ 20.10.2022): ``` npm install @stitches/react ```
inline-style-prefixer (πŸ₯‰31 Β· ⭐ 390 Β· πŸ’€) - Autoprefixer for JavaScript style objects. MIT -- [GitHub](https://github.com/robinweser/inline-style-prefixer) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 71 Β· πŸ“¦ 710K Β· πŸ“‹ 140 - 5% open Β· ⏱️ 17.11.2022): +- [GitHub](https://github.com/robinweser/inline-style-prefixer) (πŸ‘¨β€πŸ’» 46 Β· πŸ”€ 71 Β· πŸ“¦ 720K Β· πŸ“‹ 140 - 5% open Β· ⏱️ 17.11.2022): ``` git clone https://github.com/robinweser/inline-style-prefixer ``` -- [npm](https://www.npmjs.com/package/inline-style-prefixer) (πŸ“₯ 9M / month Β· πŸ“¦ 18K Β· ⏱️ 16.11.2022): +- [npm](https://www.npmjs.com/package/inline-style-prefixer) (πŸ“₯ 9.1M / month Β· πŸ“¦ 18K Β· ⏱️ 16.11.2022): ``` npm install inline-style-prefixer ```
-
vanilla-extract (πŸ₯‰30 Β· ⭐ 8.3K) - Zero-runtime Stylesheets-in-TypeScript. MIT +
linaria (πŸ₯‰30 Β· ⭐ 11K) - Zero-runtime CSS in JS library. MIT -- [GitHub](https://github.com/vanilla-extract-css/vanilla-extract) (πŸ‘¨β€πŸ’» 80 Β· πŸ”€ 220 Β· πŸ“‹ 240 - 18% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/callstack/linaria) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 420 Β· πŸ“¦ 1.7K Β· πŸ“‹ 610 - 26% open Β· ⏱️ 05.05.2023): ``` - git clone https://github.com/seek-oss/vanilla-extract + git clone https://github.com/callstack/linaria ``` -- [npm](https://www.npmjs.com/package/@vanilla-extract/integration) (πŸ“₯ 2.6M / month Β· πŸ“¦ 37 Β· ⏱️ 20.05.2023): +- [npm](https://www.npmjs.com/package/linaria) (πŸ“₯ 43K / month Β· πŸ“¦ 150 Β· ⏱️ 05.05.2023): ``` - npm install @vanilla-extract/integration + npm install linaria ```
react-container-query (πŸ₯‰26 Β· ⭐ 880 Β· πŸ’€) - Modular responsive component. MIT @@ -778,7 +778,7 @@ _CSS and component styling frameworks._ ``` git clone https://github.com/styletron/styletron ``` -- [npm](https://www.npmjs.com/package/styletron) (πŸ“₯ 1.5K / month Β· πŸ“¦ 49 Β· ⏱️ 17.01.2018): +- [npm](https://www.npmjs.com/package/styletron) (πŸ“₯ 1.6K / month Β· πŸ“¦ 49 Β· ⏱️ 17.01.2018): ``` npm install styletron ``` @@ -798,48 +798,48 @@ _Components to layout the UI elements._
react-grid-layout (πŸ₯‡36 Β· ⭐ 18K) - A draggable and resizable grid layout with responsive.. MIT -- [GitHub](https://github.com/react-grid-layout/react-grid-layout) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 2.4K Β· πŸ“¦ 14K Β· πŸ“‹ 1.4K - 8% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/react-grid-layout/react-grid-layout) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 2.3K Β· πŸ“¦ 14K Β· πŸ“‹ 1.3K - 3% open Β· ⏱️ 19.06.2023): ``` git clone https://github.com/react-grid-layout/react-grid-layout ``` -- [npm](https://www.npmjs.com/package/react-grid-layout) (πŸ“₯ 1.9M / month Β· πŸ“¦ 1.3K Β· ⏱️ 21.02.2022): +- [npm](https://www.npmjs.com/package/react-grid-layout) (πŸ“₯ 1.9M / month): ``` npm install react-grid-layout ```
golden-layout (πŸ₯ˆ28 Β· ⭐ 5.9K) - A multi window layout manager for webapps. MIT -- [GitHub](https://github.com/golden-layout/golden-layout) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 510 Β· πŸ“₯ 670 Β· πŸ“¦ 1K Β· πŸ“‹ 630 - 10% open Β· ⏱️ 07.04.2023): +- [GitHub](https://github.com/golden-layout/golden-layout) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 480 Β· πŸ“₯ 680 Β· πŸ“¦ 1K Β· πŸ“‹ 630 - 10% open Β· ⏱️ 07.04.2023): ``` git clone https://github.com/golden-layout/golden-layout ``` -- [npm](https://www.npmjs.com/package/golden-layout) (πŸ“₯ 37K / month Β· πŸ“¦ 230 Β· ⏱️ 26.09.2022): +- [npm](https://www.npmjs.com/package/golden-layout) (πŸ“₯ 36K / month): ``` npm install golden-layout ```
-
Re-Flex (πŸ₯ˆ26 Β· ⭐ 560 Β· πŸ“ˆ) - Resizable Flex layout container components for advanced React web.. MIT +
Re-Flex (πŸ₯ˆ26 Β· ⭐ 560) - Resizable Flex layout container components for advanced React web.. MIT -- [GitHub](https://github.com/leefsmp/Re-Flex) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 69 Β· πŸ“¦ 1.2K Β· πŸ“‹ 120 - 11% open Β· ⏱️ 19.05.2023): +- [GitHub](https://github.com/leefsmp/Re-Flex) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 70 Β· πŸ“¦ 1.2K Β· πŸ“‹ 120 - 11% open Β· ⏱️ 19.05.2023): ``` git clone https://github.com/leefsmp/Re-Flex ``` -- [npm](https://www.npmjs.com/package/react-reflex) (πŸ“₯ 120K / month Β· πŸ“¦ 74 Β· ⏱️ 08.05.2023): +- [npm](https://www.npmjs.com/package/react-reflex) (πŸ“₯ 110K / month Β· πŸ“¦ 74 Β· ⏱️ 08.05.2023): ``` npm install react-reflex ```
autoresponsive-react (πŸ₯‰22 Β· ⭐ 1.5K Β· πŸ’€) - Auto Responsive Layout Library For React. MIT -- [GitHub](https://github.com/xudafeng/autoresponsive-react) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 130 Β· πŸ“¦ 360 Β· πŸ“‹ 22 - 13% open Β· ⏱️ 07.09.2022): +- [GitHub](https://github.com/xudafeng/autoresponsive-react) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 130 Β· πŸ“¦ 370 Β· πŸ“‹ 22 - 13% open Β· ⏱️ 07.09.2022): ``` git clone https://github.com/xudafeng/autoresponsive-react ``` -- [npm](https://www.npmjs.com/package/autoresponsive-react) (πŸ“₯ 2K / month Β· πŸ“¦ 61 Β· ⏱️ 07.09.2022): +- [npm](https://www.npmjs.com/package/autoresponsive-react) (πŸ“₯ 2.2K / month Β· πŸ“¦ 61 Β· ⏱️ 07.09.2022): ``` npm install autoresponsive-react ``` @@ -851,19 +851,19 @@ _Components to layout the UI elements._ ``` git clone https://github.com/aeagle/react-spaces ``` -- [npm](https://www.npmjs.com/package/react-spaces) (πŸ“₯ 4.9K / month Β· πŸ“¦ 11 Β· ⏱️ 28.02.2023): +- [npm](https://www.npmjs.com/package/react-spaces) (πŸ“₯ 4.8K / month Β· πŸ“¦ 11 Β· ⏱️ 28.02.2023): ``` npm install react-spaces ```
muuri-react (πŸ₯‰20 Β· ⭐ 310) - The layout engine for React. MIT -- [GitHub](https://github.com/paol-imi/muuri-react) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 43 Β· πŸ“¦ 100 Β· πŸ“‹ 59 - 50% open Β· ⏱️ 18.01.2023): +- [GitHub](https://github.com/paol-imi/muuri-react) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 32 Β· πŸ“¦ 100 Β· πŸ“‹ 51 - 43% open Β· ⏱️ 18.01.2023): ``` git clone https://github.com/Paol-imi/muuri-react ``` -- [npm](https://www.npmjs.com/package/muuri-react) (πŸ“₯ 2.9K / month Β· πŸ“¦ 2 Β· ⏱️ 18.01.2023): +- [npm](https://www.npmjs.com/package/muuri-react) (πŸ“₯ 3.2K / month): ``` npm install muuri-react ``` @@ -874,7 +874,7 @@ _Components to layout the UI elements._ - react-masonry-component (πŸ₯ˆ30 Β· ⭐ 1.4K Β· πŸ’€) - A React.js component for using @desandros Masonry. MIT - 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 -- React-Splitters (πŸ₯‰17 Β· ⭐ 160 Β· πŸ’€) - React splitter component, written in TypeScript. MIT +- React-Splitters (πŸ₯‰18 Β· ⭐ 160 Β· πŸ’€) - React splitter component, written in TypeScript. MIT

@@ -886,24 +886,24 @@ _Data grid, tables, and spreadsheet components._
ag-Grid (πŸ₯‡43 Β· ⭐ 10K) - The best JavaScript Data Table for building Enterprise Applications... MIT -- [GitHub](https://github.com/ag-grid/ag-grid) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.7K Β· πŸ“¦ 1.6K Β· πŸ“‹ 5.3K - 1% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/ag-grid/ag-grid) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.7K Β· πŸ“¦ 1.6K Β· πŸ“‹ 5.3K - 1% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/ag-grid/ag-grid ``` -- [npm](https://www.npmjs.com/package/ag-grid-community) (πŸ“₯ 2.3M / month Β· πŸ“¦ 800 Β· ⏱️ 19.06.2023): +- [npm](https://www.npmjs.com/package/ag-grid-community) (πŸ“₯ 2.4M / month Β· πŸ“¦ 810 Β· ⏱️ 19.06.2023): ``` npm install ag-grid-community ```
react-table (πŸ₯‡42 Β· ⭐ 22K) - Headless UI for building powerful tables & datagrids for TS/JS -.. MIT -- [GitHub](https://github.com/TanStack/table) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 2.8K Β· πŸ“¦ 19K Β· πŸ“‹ 2.3K - 4% open Β· ⏱️ 08.06.2023): +- [GitHub](https://github.com/TanStack/table) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 2.8K Β· πŸ“¦ 19K Β· πŸ“‹ 2.3K - 5% open Β· ⏱️ 23.06.2023): ``` git clone https://github.com/tannerlinsley/react-table ``` -- [npm](https://www.npmjs.com/package/react-table) (πŸ“₯ 5.9M / month Β· πŸ“¦ 3.2K Β· ⏱️ 16.05.2022): +- [npm](https://www.npmjs.com/package/react-table) (πŸ“₯ 6M / month Β· πŸ“¦ 3.2K Β· ⏱️ 16.05.2022): ``` npm install react-table ``` @@ -915,26 +915,26 @@ _Data grid, tables, and spreadsheet components._ ``` git clone https://github.com/bvaughn/react-virtualized ``` -- [npm](https://www.npmjs.com/package/react-virtualized) (πŸ“₯ 8.8M / month Β· πŸ“¦ 4.5K Β· ⏱️ 17.04.2023): +- [npm](https://www.npmjs.com/package/react-virtualized) (πŸ“₯ 9.1M / month Β· πŸ“¦ 4.5K Β· ⏱️ 17.04.2023): ``` npm install react-virtualized ```
react-window (πŸ₯ˆ37 Β· ⭐ 14K) - React components for efficiently rendering large lists and tabular.. MIT -- [GitHub](https://github.com/bvaughn/react-window) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 760 Β· πŸ“₯ 36 Β· πŸ“¦ 100K Β· πŸ“‹ 600 - 37% open Β· ⏱️ 17.04.2023): +- [GitHub](https://github.com/bvaughn/react-window) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 760 Β· πŸ“₯ 36 Β· πŸ“¦ 110K Β· πŸ“‹ 600 - 37% open Β· ⏱️ 17.04.2023): ``` git clone https://github.com/bvaughn/react-window ``` -- [npm](https://www.npmjs.com/package/react-window) (πŸ“₯ 7.8M / month Β· πŸ“¦ 1.8K Β· ⏱️ 17.04.2023): +- [npm](https://www.npmjs.com/package/react-window) (πŸ“₯ 8M / month Β· πŸ“¦ 1.8K Β· ⏱️ 17.04.2023): ``` npm install react-window ```
react-data-grid (πŸ₯ˆ36 Β· ⭐ 6.1K) - Feature-rich and customizable data grid React component. MIT -- [GitHub](https://github.com/adazzle/react-data-grid) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 2.1K Β· πŸ“¦ 8K Β· πŸ“‹ 1.5K - 10% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/adazzle/react-data-grid) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 2.1K Β· πŸ“¦ 8K Β· πŸ“‹ 1.5K - 10% open Β· ⏱️ 27.06.2023): ``` git clone https://github.com/adazzle/react-data-grid @@ -944,33 +944,33 @@ _Data grid, tables, and spreadsheet components._ npm install react-data-grid ```
-
material-table (πŸ₯ˆ36 Β· ⭐ 3.4K Β· πŸ“ˆ) - Datatable for React based on material-uis table with.. MIT +
material-table (πŸ₯ˆ36 Β· ⭐ 3.4K) - Datatable for React based on material-uis table with.. MIT - [GitHub](https://github.com/mbrn/material-table) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 1K Β· πŸ“¦ 26K Β· πŸ“‹ 2.6K - 0% open Β· ⏱️ 18.06.2023): ``` git clone https://github.com/mbrn/material-table ``` -- [npm](https://www.npmjs.com/package/material-table) (πŸ“₯ 320K / month Β· πŸ“¦ 440 Β· ⏱️ 18.06.2023): +- [npm](https://www.npmjs.com/package/material-table) (πŸ“₯ 350K / month Β· πŸ“¦ 440 Β· ⏱️ 18.06.2023): ``` npm install material-table ```
-
material-ui-x (πŸ₯ˆ35 Β· ⭐ 2.8K) - MUI X: Build data-rich applications using a growing list of.. MIT +
material-ui-x (πŸ₯ˆ35 Β· ⭐ 2.9K) - MUI X: Build data-rich applications using a growing list of.. MIT -- [GitHub](https://github.com/mui/mui-x) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 670 Β· πŸ“₯ 1.3K Β· πŸ“¦ 2 Β· πŸ“‹ 3.6K - 20% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/mui/mui-x) (πŸ‘¨β€πŸ’» 260 Β· πŸ”€ 670 Β· πŸ“₯ 2.2K Β· πŸ“¦ 7 Β· πŸ“‹ 3.7K - 20% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/mui-org/material-ui-x ``` -- [npm](https://www.npmjs.com/package/@material-ui/data-grid) (πŸ“₯ 260K / month Β· πŸ“¦ 80 Β· ⏱️ 12.08.2021): +- [npm](https://www.npmjs.com/package/@material-ui/data-grid) (πŸ“₯ 260K / month Β· πŸ“¦ 82 Β· ⏱️ 12.08.2021): ``` npm install @material-ui/data-grid ```
MUI-Datatables (πŸ₯ˆ33 Β· ⭐ 2.6K) - Datatables for React using Material-UI -.. MIT -- [GitHub](https://github.com/gregnb/mui-datatables) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 920 Β· πŸ“¦ 11K Β· πŸ“‹ 1.4K - 42% open Β· ⏱️ 03.01.2023): +- [GitHub](https://github.com/gregnb/mui-datatables) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 930 Β· πŸ“¦ 11K Β· πŸ“‹ 1.4K - 42% open Β· ⏱️ 03.01.2023): ``` git clone https://github.com/gregnb/mui-datatables @@ -999,26 +999,26 @@ _Data grid, tables, and spreadsheet components._ ``` git clone https://github.com/grid-js/gridjs ``` -- [npm](https://www.npmjs.com/package/gridjs) (πŸ“₯ 81K / month Β· πŸ“¦ 29 Β· ⏱️ 29.01.2023): +- [npm](https://www.npmjs.com/package/gridjs) (πŸ“₯ 83K / month Β· πŸ“¦ 29 Β· ⏱️ 29.01.2023): ``` npm install gridjs ```
SlickGrid (πŸ₯ˆ32 Β· ⭐ 1.6K) - A lightning fast JavaScript grid/spreadsheet. MIT -- [GitHub](https://github.com/6pac/SlickGrid) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 400 Β· πŸ“¦ 1.4K Β· πŸ“‹ 380 - 10% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/6pac/SlickGrid) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 400 Β· πŸ“¦ 1.4K Β· πŸ“‹ 390 - 12% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/6pac/SlickGrid ``` -- [npm](https://www.npmjs.com/package/slickgrid) (πŸ“₯ 40K / month Β· πŸ“¦ 140 Β· ⏱️ 28.05.2023): +- [npm](https://www.npmjs.com/package/slickgrid) (πŸ“₯ 39K / month Β· πŸ“¦ 140 Β· ⏱️ 28.05.2023): ``` npm install slickgrid ```
Perspective (πŸ₯ˆ31 Β· ⭐ 6.4K) - A data visualization and analytics component, especially well-.. Apache-2 -- [GitHub](https://github.com/finos/perspective) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 730 Β· πŸ“¦ 11 Β· πŸ“‹ 650 - 14% open Β· ⏱️ 20.06.2023): +- [GitHub](https://github.com/finos/perspective) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 750 Β· πŸ“¦ 11 Β· πŸ“‹ 650 - 14% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/finos/perspective @@ -1027,7 +1027,7 @@ _Data grid, tables, and spreadsheet components._ ``` pip install perspective-python ``` -- [Conda](https://anaconda.org/conda-forge/perspective) (πŸ“₯ 380K Β· ⏱️ 06.06.2023): +- [Conda](https://anaconda.org/conda-forge/perspective) (πŸ“₯ 390K Β· ⏱️ 06.06.2023): ``` conda install -c conda-forge perspective ``` @@ -1048,21 +1048,21 @@ _Data grid, tables, and spreadsheet components._ npm install fixed-data-table-2 ```
-
jspreadsheet (πŸ₯‰30 Β· ⭐ 6.4K) - Jspreadsheet is a lightweight vanilla javascript plugin to create.. MIT +
jspreadsheet (πŸ₯ˆ30 Β· ⭐ 6.4K) - Jspreadsheet is a lightweight vanilla javascript plugin to create.. MIT -- [GitHub](https://github.com/jspreadsheet/ce) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 770 Β· πŸ“¦ 140 Β· πŸ“‹ 1.4K - 8% open Β· ⏱️ 30.05.2023): +- [GitHub](https://github.com/jspreadsheet/ce) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 780 Β· πŸ“¦ 140 Β· πŸ“‹ 1.4K - 8% open Β· ⏱️ 27.06.2023): ``` git clone https://github.com/jspreadsheet/ce ``` -- [npm](https://www.npmjs.com/package/jexcel) (πŸ“₯ 13K / month Β· πŸ“¦ 20 Β· ⏱️ 24.02.2021): +- [npm](https://www.npmjs.com/package/jexcel) (πŸ“₯ 13K / month Β· πŸ“¦ 21 Β· ⏱️ 24.02.2021): ``` npm install jexcel ```
-
React Data Table (πŸ₯‰30 Β· ⭐ 1.8K Β· πŸ’€) - A responsive table library with built-in sorting,.. Apache-2 +
React Data Table (πŸ₯ˆ30 Β· ⭐ 1.8K Β· πŸ’€) - A responsive table library with built-in sorting,.. Apache-2 -- [GitHub](https://github.com/jbetancur/react-data-table-component) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 340 Β· πŸ“¦ 19K Β· ⏱️ 18.10.2022): +- [GitHub](https://github.com/jbetancur/react-data-table-component) (πŸ‘¨β€πŸ’» 63 Β· πŸ”€ 350 Β· πŸ“¦ 19K Β· ⏱️ 18.10.2022): ``` git clone https://github.com/jbetancur/react-data-table-component @@ -1074,7 +1074,7 @@ _Data grid, tables, and spreadsheet components._
glide-data-grid (πŸ₯‰29 Β· ⭐ 2.6K) - Glide Data Grid is a no compromise, outrageously react fast.. MIT -- [GitHub](https://github.com/glideapps/glide-data-grid) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 200 Β· πŸ“¦ 160 Β· πŸ“‹ 420 - 22% open Β· ⏱️ 10.02.2023): +- [GitHub](https://github.com/glideapps/glide-data-grid) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 200 Β· πŸ“¦ 170 Β· πŸ“‹ 420 - 22% open Β· ⏱️ 10.02.2023): ``` git clone https://github.com/glideapps/glide-data-grid @@ -1091,43 +1091,43 @@ _Data grid, tables, and spreadsheet components._ ``` git clone https://github.com/Autodesk/react-base-table ``` -- [npm](https://www.npmjs.com/package/react-base-table) (πŸ“₯ 100K / month Β· πŸ“¦ 34 Β· ⏱️ 15.03.2023): +- [npm](https://www.npmjs.com/package/react-base-table) (πŸ“₯ 110K / month Β· πŸ“¦ 34 Β· ⏱️ 15.03.2023): ``` npm install react-base-table ```
rsuite-table (πŸ₯‰29 Β· ⭐ 650) - A React table component. MIT -- [GitHub](https://github.com/rsuite/rsuite-table) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 120 Β· πŸ“¦ 9K Β· πŸ“‹ 170 - 24% open Β· ⏱️ 02.06.2023): +- [GitHub](https://github.com/rsuite/rsuite-table) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 120 Β· πŸ“¦ 9.1K Β· πŸ“‹ 170 - 24% open Β· ⏱️ 02.06.2023): ``` git clone https://github.com/rsuite/rsuite-table ``` -- [npm](https://www.npmjs.com/package/rsuite-table) (πŸ“₯ 230K / month Β· πŸ“¦ 52 Β· ⏱️ 02.06.2023): +- [npm](https://www.npmjs.com/package/rsuite-table) (πŸ“₯ 240K / month Β· πŸ“¦ 52 Β· ⏱️ 02.06.2023): ``` npm install rsuite-table ```
RevoGrid (πŸ₯‰26 Β· ⭐ 2.4K) - Powerful virtual data grid smartsheet with advanced customization. Best.. MIT -- [GitHub](https://github.com/revolist/revogrid) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 140 Β· πŸ“¦ 210 Β· πŸ“‹ 280 - 51% open Β· ⏱️ 03.05.2023): +- [GitHub](https://github.com/revolist/revogrid) (πŸ‘¨β€πŸ’» 19 Β· πŸ”€ 150 Β· πŸ“¦ 210 Β· πŸ“‹ 280 - 51% open Β· ⏱️ 03.05.2023): ``` git clone https://github.com/revolist/revogrid ``` -- [npm](https://www.npmjs.com/package/@revolist/revogrid) (πŸ“₯ 30K / month Β· πŸ“¦ 23 Β· ⏱️ 19.06.2023): +- [npm](https://www.npmjs.com/package/@revolist/revogrid) (πŸ“₯ 31K / month Β· πŸ“¦ 23 Β· ⏱️ 28.06.2023): ``` npm install @revolist/revogrid ```
React Spreadsheet (πŸ₯‰26 Β· ⭐ 970) - Simple, customizable yet performant spreadsheet for React. MIT -- [GitHub](https://github.com/iddan/react-spreadsheet) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 110 Β· πŸ“¦ 480 Β· πŸ“‹ 140 - 18% open Β· ⏱️ 07.05.2023): +- [GitHub](https://github.com/iddan/react-spreadsheet) (πŸ‘¨β€πŸ’» 27 Β· πŸ”€ 110 Β· πŸ“¦ 490 Β· πŸ“‹ 140 - 18% open Β· ⏱️ 07.05.2023): ``` git clone https://github.com/iddan/react-spreadsheet ``` -- [npm](https://www.npmjs.com/package/react-spreadsheet) (πŸ“₯ 40K / month Β· πŸ“¦ 8 Β· ⏱️ 07.05.2023): +- [npm](https://www.npmjs.com/package/react-spreadsheet) (πŸ“₯ 41K / month Β· πŸ“¦ 8 Β· ⏱️ 07.05.2023): ``` npm install react-spreadsheet ``` @@ -1139,7 +1139,7 @@ _Data grid, tables, and spreadsheet components._ ``` git clone https://github.com/komarovalexander/ka-table ``` -- [npm](https://www.npmjs.com/package/ka-table) (πŸ“₯ 16K / month Β· πŸ“¦ 5 Β· ⏱️ 18.05.2023): +- [npm](https://www.npmjs.com/package/ka-table) (πŸ“₯ 15K / month Β· πŸ“¦ 5 Β· ⏱️ 18.05.2023): ``` npm install ka-table ``` @@ -1151,19 +1151,19 @@ _Data grid, tables, and spreadsheet components._ ``` git clone https://github.com/inovua/reactdatagrid ``` -- [npm](https://www.npmjs.com/package/@inovua/reactdatagrid-community) (πŸ“₯ 40K / month Β· πŸ“¦ 19 Β· ⏱️ 05.06.2023): +- [npm](https://www.npmjs.com/package/@inovua/reactdatagrid-community) (πŸ“₯ 39K / month Β· πŸ“¦ 19 Β· ⏱️ 05.06.2023): ``` npm install @inovua/reactdatagrid-community ```
-
datatable (πŸ₯‰24 Β· ⭐ 880) - The Missing Javascript Datatable for the Web. MIT +
datatable (πŸ₯‰24 Β· ⭐ 890) - The Missing Javascript Datatable for the Web. MIT - [GitHub](https://github.com/frappe/datatable) (πŸ‘¨β€πŸ’» 20 Β· πŸ”€ 130 Β· πŸ“¦ 430 Β· πŸ“‹ 100 - 70% open Β· ⏱️ 17.06.2023): ``` git clone https://github.com/frappe/datatable ``` -- [npm](https://www.npmjs.com/package/frappe-datatable) (πŸ“₯ 25K / month Β· πŸ“¦ 33 Β· ⏱️ 03.03.2023): +- [npm](https://www.npmjs.com/package/frappe-datatable) (πŸ“₯ 24K / month Β· πŸ“¦ 33 Β· ⏱️ 03.03.2023): ``` npm install frappe-datatable ``` @@ -1175,7 +1175,7 @@ _Data grid, tables, and spreadsheet components._ ``` git clone https://github.com/githubocto/flat-ui ``` -- [npm](https://www.npmjs.com/package/@githubocto/flat-ui) (πŸ“₯ 750 / month Β· πŸ“¦ 4 Β· ⏱️ 05.05.2022): +- [npm](https://www.npmjs.com/package/@githubocto/flat-ui) (πŸ“₯ 730 / month Β· πŸ“¦ 4 Β· ⏱️ 05.05.2022): ``` npm install @githubocto/flat-ui ``` @@ -1184,13 +1184,13 @@ _Data grid, tables, and spreadsheet components._ - Handsontable (πŸ₯‡39 Β· ⭐ 18K) - JavaScript data grid with a spreadsheet look & feel. Works with.. ❗️ICU - jsgrid (πŸ₯ˆ32 Β· ⭐ 1.5K Β· πŸ’€) - Lightweight Grid jQuery Plugin. MIT -- react-bootstrap-table2 (πŸ₯ˆ32 Β· ⭐ 1.2K Β· πŸ’€) - Next Generation of react-bootstrap-table. MIT -- mleibman/SlickGrid (πŸ₯‰30 Β· ⭐ 6.8K Β· πŸ’€) - A lightning fast JavaScript grid/spreadsheet. MIT +- mleibman/SlickGrid (πŸ₯ˆ30 Β· ⭐ 6.8K Β· πŸ’€) - A lightning fast JavaScript grid/spreadsheet. MIT - React-Datasheet (πŸ₯‰28 Β· ⭐ 5.2K Β· πŸ’€) - Excel-like data grid (table) component for React. MIT +- react-bootstrap-table2 (πŸ₯‰28 Β· ⭐ 1.2K Β· πŸ’€) - Next Generation of react-bootstrap-table. MIT - jqGrid (πŸ₯‰27 Β· ⭐ 2.8K) - jQuery grid plugin. ❗Unlicensed - jtable (πŸ₯‰24 Β· ⭐ 1.1K Β· πŸ’€) - A JQuery plugin to create AJAX based CRUD tables. MIT - react-pivottable (πŸ₯‰24 Β· ⭐ 920 Β· πŸ’€) - React-based dragndrop pivot table with Plotly.js charts. MIT -- ReactPivot (πŸ₯‰20 Β· ⭐ 1K Β· πŸ’€) - React-Pivot is a data-grid component with pivot-table-like.. MIT +- ReactPivot (πŸ₯‰21 Β· ⭐ 1K Β· πŸ’€) - React-Pivot is a data-grid component with pivot-table-like.. MIT - orb (πŸ₯‰18 Β· ⭐ 550 Β· πŸ’€) - Pivot table javascript library. MIT - react-smart-data-table (πŸ₯‰18 Β· ⭐ 82) - A smart data table component for React meant to be.. MIT - FancyGrid (πŸ₯‰17 Β· ⭐ 200) - FancyGrid - JavaScript grid library with charts integration.. ❗Unlicensed @@ -1206,57 +1206,57 @@ _Data grid, tables, and spreadsheet components._ _Input and form components._ -
react-hook-form (πŸ₯‡45 Β· ⭐ 35K) - React Hooks for form state management and validation (Web +.. MIT +
react-hook-form (πŸ₯‡45 Β· ⭐ 36K) - React Hooks for form state management and validation (Web +.. MIT -- [GitHub](https://github.com/react-hook-form/react-hook-form) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 1.8K Β· πŸ“¦ 400K Β· πŸ“‹ 3.9K - 0% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/react-hook-form/react-hook-form) (πŸ‘¨β€πŸ’» 270 Β· πŸ”€ 1.8K Β· πŸ“¦ 410K Β· πŸ“‹ 3.9K - 0% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/react-hook-form/react-hook-form ``` -- [npm](https://www.npmjs.com/package/react-hook-form) (πŸ“₯ 15M / month Β· πŸ“¦ 2.7K Β· ⏱️ 19.06.2023): +- [npm](https://www.npmjs.com/package/react-hook-form) (πŸ“₯ 15M / month Β· πŸ“¦ 2.8K Β· ⏱️ 28.06.2023): ``` npm install react-hook-form ```
-
formik (πŸ₯‡44 Β· ⭐ 33K) - Build forms in React, without the tears. Apache-2 +
react-select (πŸ₯‡42 Β· ⭐ 26K) - The Select Component for React.js. MIT -- [GitHub](https://github.com/jaredpalmer/formik) (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 2.7K Β· πŸ“¦ 410K Β· πŸ“‹ 2.3K - 33% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/JedWatson/react-select) (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 4.1K Β· πŸ“¦ 360K Β· πŸ“‹ 3.5K - 8% open Β· ⏱️ 03.05.2023): ``` - git clone https://github.com/jaredpalmer/formik + git clone https://github.com/JedWatson/react-select ``` -- [npm](https://www.npmjs.com/package/formik) (πŸ“₯ 10M / month Β· πŸ“¦ 5.2K Β· ⏱️ 14.06.2023): +- [npm](https://www.npmjs.com/package/react-select) (πŸ“₯ 24M / month Β· πŸ“¦ 15K Β· ⏱️ 03.05.2023): ``` - npm install formik + npm install react-select ```
react-datepicker (πŸ₯‡42 Β· ⭐ 7.4K) - A simple and reusable datepicker component for React. MIT -- [GitHub](https://github.com/Hacker0x01/react-datepicker) (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 2.1K Β· πŸ“¦ 170K Β· πŸ“‹ 2.1K - 13% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/Hacker0x01/react-datepicker) (πŸ‘¨β€πŸ’» 410 Β· πŸ”€ 2.1K Β· πŸ“¦ 170K Β· πŸ“‹ 2.1K - 13% open Β· ⏱️ 23.06.2023): ``` git clone https://github.com/Hacker0x01/react-datepicker ``` -- [npm](https://www.npmjs.com/package/react-datepicker) (πŸ“₯ 7.8M / month Β· πŸ“¦ 5.4K Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/react-datepicker) (πŸ“₯ 8M / month Β· πŸ“¦ 5.4K Β· ⏱️ 20.06.2023): ``` npm install react-datepicker ```
-
react-select (πŸ₯ˆ41 Β· ⭐ 26K) - The Select Component for React.js. MIT +
formik (πŸ₯ˆ41 Β· ⭐ 33K Β· πŸ“‰) - Build forms in React, without the tears. Apache-2 -- [GitHub](https://github.com/JedWatson/react-select) (πŸ‘¨β€πŸ’» 500 Β· πŸ”€ 4.1K Β· πŸ“¦ 350K Β· πŸ“‹ 3.5K - 8% open Β· ⏱️ 03.05.2023): +- [GitHub](https://github.com/jaredpalmer/formik) (πŸ‘¨β€πŸ’» 440 Β· πŸ”€ 2.7K Β· πŸ“¦ 9 Β· πŸ“‹ 2.3K - 33% open Β· ⏱️ 25.06.2023): ``` - git clone https://github.com/JedWatson/react-select + git clone https://github.com/jaredpalmer/formik ``` -- [npm](https://www.npmjs.com/package/react-select) (πŸ“₯ 24M / month Β· πŸ“¦ 15K Β· ⏱️ 03.05.2023): +- [npm](https://www.npmjs.com/package/formik) (πŸ“₯ 11M / month Β· πŸ“¦ 5.2K Β· ⏱️ 14.06.2023): ``` - npm install react-select + npm install formik ```
react-jsonschema-form (πŸ₯ˆ39 Β· ⭐ 13K) - A React component for building Web forms from JSON.. Apache-2 -- [GitHub](https://github.com/rjsf-team/react-jsonschema-form) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 2.1K Β· πŸ“¦ 5.6K Β· πŸ“‹ 1.9K - 14% open Β· ⏱️ 20.06.2023): +- [GitHub](https://github.com/rjsf-team/react-jsonschema-form) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 2.1K Β· πŸ“¦ 5.6K Β· πŸ“‹ 1.9K - 14% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/rjsf-team/react-jsonschema-form @@ -1268,7 +1268,7 @@ _Input and form components._
downshift (πŸ₯ˆ37 Β· ⭐ 11K) - A set of primitives to build simple, flexible, WAI-ARIA compliant React.. MIT -- [GitHub](https://github.com/downshift-js/downshift) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 960 Β· πŸ“¦ 89K Β· πŸ“‹ 780 - 5% open Β· ⏱️ 11.06.2023): +- [GitHub](https://github.com/downshift-js/downshift) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 960 Β· πŸ“¦ 90K Β· πŸ“‹ 780 - 5% open Β· ⏱️ 11.06.2023): ``` git clone https://github.com/downshift-js/downshift @@ -1280,12 +1280,12 @@ _Input and form components._
survey-library (πŸ₯ˆ36 Β· ⭐ 3.6K) - Free JavaScript form builder library with integration for React,.. MIT -- [GitHub](https://github.com/surveyjs/survey-library) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 730 Β· πŸ“₯ 1.7K Β· πŸ“¦ 7 Β· πŸ“‹ 4.3K - 11% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/surveyjs/survey-library) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 720 Β· πŸ“₯ 1.6K Β· πŸ“¦ 7 Β· πŸ“‹ 4.3K - 11% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/surveyjs/survey-library ``` -- [npm](https://www.npmjs.com/package/survey-knockout) (πŸ“₯ 75K / month Β· πŸ“¦ 56 Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/survey-knockout) (πŸ“₯ 75K / month Β· πŸ“¦ 56 Β· ⏱️ 27.06.2023): ``` npm install survey-knockout ``` @@ -1304,24 +1304,24 @@ _Input and form components._
react-date-picker (πŸ₯ˆ34 Β· ⭐ 1.1K) - A date picker for your React app. MIT -- [GitHub](https://github.com/wojtekmaj/react-date-picker) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 190 Β· πŸ“¦ 21K Β· πŸ“‹ 340 - 6% open Β· ⏱️ 06.06.2023): +- [GitHub](https://github.com/wojtekmaj/react-date-picker) (πŸ‘¨β€πŸ’» 23 Β· πŸ”€ 190 Β· πŸ“¦ 21K Β· πŸ“‹ 340 - 6% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/wojtekmaj/react-date-picker ``` -- [npm](https://www.npmjs.com/package/react-date-picker) (πŸ“₯ 610K / month Β· πŸ“¦ 710 Β· ⏱️ 22.05.2023): +- [npm](https://www.npmjs.com/package/react-date-picker) (πŸ“₯ 620K / month Β· πŸ“¦ 710 Β· ⏱️ 22.05.2023): ``` npm install react-date-picker ```
react-date-range (πŸ₯‰33 Β· ⭐ 2.4K Β· πŸ’€) - A React component for choosing dates and date ranges. MIT -- [GitHub](https://github.com/hypeserver/react-date-range) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 620 Β· πŸ“¦ 23K Β· πŸ“‹ 410 - 47% open Β· ⏱️ 24.08.2022): +- [GitHub](https://github.com/hypeserver/react-date-range) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 630 Β· πŸ“¦ 23K Β· πŸ“‹ 410 - 47% open Β· ⏱️ 24.08.2022): ``` git clone https://github.com/hypeserver/react-date-range ``` -- [npm](https://www.npmjs.com/package/react-date-range) (πŸ“₯ 970K / month Β· πŸ“¦ 420 Β· ⏱️ 11.09.2021): +- [npm](https://www.npmjs.com/package/react-date-range) (πŸ“₯ 990K / month Β· πŸ“¦ 420 Β· ⏱️ 11.09.2021): ``` npm install react-date-range ``` @@ -1333,26 +1333,26 @@ _Input and form components._ ``` git clone https://github.com/jquense/react-widgets ``` -- [npm](https://www.npmjs.com/package/react-widgets) (πŸ“₯ 210K / month Β· πŸ“¦ 790 Β· ⏱️ 23.03.2022): +- [npm](https://www.npmjs.com/package/react-widgets) (πŸ“₯ 220K / month Β· πŸ“¦ 790 Β· ⏱️ 23.03.2022): ``` npm install react-widgets ```
-
react-timezone-select (πŸ₯‰28 Β· ⭐ 160) - An extremely usable and dynamic React timezone selector. MIT +
react-timezone-select (πŸ₯‰26 Β· ⭐ 160) - An extremely usable and dynamic React timezone selector. MIT - [GitHub](https://github.com/ndom91/react-timezone-select) (πŸ‘¨β€πŸ’» 16 Β· πŸ”€ 39 Β· πŸ“¦ 1.8K Β· πŸ“‹ 59 - 20% open Β· ⏱️ 06.06.2023): ``` git clone https://github.com/ndom91/react-timezone-select ``` -- [npm](https://www.npmjs.com/package/react-timezone-select) (πŸ“₯ 97K / month Β· πŸ“¦ 16 Β· ⏱️ 06.06.2023): +- [npm](https://www.npmjs.com/package/react-timezone-select) (πŸ“₯ 98K / month Β· πŸ“¦ 16 Β· ⏱️ 06.06.2023): ``` npm install react-timezone-select ```
react-flatpickr (πŸ₯‰25 Β· ⭐ 580) - flatpickr for React. MIT -- [GitHub](https://github.com/haoxins/react-flatpickr) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“¦ 9.9K Β· πŸ“‹ 140 - 21% open Β· ⏱️ 07.04.2023): +- [GitHub](https://github.com/haoxins/react-flatpickr) (πŸ‘¨β€πŸ’» 34 Β· πŸ”€ 100 Β· πŸ“¦ 10K Β· πŸ“‹ 140 - 21% open Β· ⏱️ 07.04.2023): ``` git clone https://github.com/haoxins/react-flatpickr @@ -1374,14 +1374,14 @@ _Input and form components._ npm install react-input-enhancements ```
-
date-range-picker (πŸ₯‰11 Β· ⭐ 100) - Flexible React date range picker calendar with no dependencies. MIT +
date-range-picker (πŸ₯‰12 Β· ⭐ 100) - Flexible React date range picker calendar with no dependencies. MIT - [GitHub](https://github.com/almogtavor/date-range-picker) (πŸ‘¨β€πŸ’» 2 Β· πŸ”€ 17 Β· πŸ“¦ 20 Β· πŸ“‹ 4 - 75% open Β· ⏱️ 07.01.2023): ``` git clone https://github.com/almogtavor/date-range-picker ``` -- [npm](https://www.npmjs.com/package/dates-picker) (πŸ“₯ 19 / month Β· πŸ“¦ 2 Β· ⏱️ 28.08.2021): +- [npm](https://www.npmjs.com/package/dates-picker) (πŸ“₯ 36 / month Β· πŸ“¦ 2 Β· ⏱️ 28.08.2021): ``` npm install dates-picker ``` @@ -1392,7 +1392,7 @@ _Input and form components._ - react-dates (πŸ₯‰32 Β· ⭐ 12K Β· πŸ’€) - An easily internationalizable, mobile-friendly datepicker library.. MIT - unform (πŸ₯‰31 Β· ⭐ 4.5K Β· πŸ’€) - Performance-focused API for React forms. MIT - formsy-material-ui (πŸ₯‰25 Β· ⭐ 580 Β· πŸ’€) - A Formsy compatibility wrapper for Material-UI form.. MIT -- react-nice-dates (πŸ₯‰23 Β· ⭐ 1.1K Β· πŸ’€) - A responsive, touch-friendly, and modular date picker.. MIT +- react-nice-dates (πŸ₯‰24 Β· ⭐ 1.1K Β· πŸ’€) - A responsive, touch-friendly, and modular date picker.. MIT - formsy-react-components (πŸ₯‰23 Β· ⭐ 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 @@ -1411,7 +1411,7 @@ _Input and form components._ ``` git clone https://github.com/formatjs/formatjs ``` -- [npm](https://www.npmjs.com/package/react-intl) (πŸ“₯ 5.9M / month Β· πŸ“¦ 11K Β· ⏱️ 12.06.2023): +- [npm](https://www.npmjs.com/package/react-intl) (πŸ“₯ 6M / month Β· πŸ“¦ 12K Β· ⏱️ 12.06.2023): ``` npm install react-intl ``` @@ -1423,19 +1423,19 @@ _Input and form components._ ``` git clone https://github.com/i18next/react-i18next ``` -- [npm](https://www.npmjs.com/package/react-i18next) (πŸ“₯ 11M / month Β· πŸ“¦ 4.2K Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/react-i18next) (πŸ“₯ 11M / month Β· πŸ“¦ 4.3K Β· ⏱️ 22.06.2023): ``` npm install react-i18next ```
js-lingui (πŸ₯‰35 Β· ⭐ 3.8K) - A readable, automated, and optimized (3 kb) internationalization for.. MIT -- [GitHub](https://github.com/lingui/js-lingui) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 340 Β· πŸ“¦ 2.4K Β· πŸ“‹ 840 - 2% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/lingui/js-lingui) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 340 Β· πŸ“¦ 2.4K Β· πŸ“‹ 840 - 2% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/lingui/js-lingui ``` -- [npm](https://www.npmjs.com/package/@lingui/macro) (πŸ“₯ 370K / month Β· πŸ“¦ 160 Β· ⏱️ 07.06.2023): +- [npm](https://www.npmjs.com/package/@lingui/macro) (πŸ“₯ 380K / month Β· πŸ“¦ 160 Β· ⏱️ 07.06.2023): ``` npm install @lingui/macro ``` @@ -1447,7 +1447,7 @@ _Input and form components._ ``` git clone https://github.com/DoneDeal0/Talkr ``` -- [npm](https://www.npmjs.com/package/talkr) (πŸ“₯ 1.7K / month Β· πŸ“¦ 1 Β· ⏱️ 23.02.2023): +- [npm](https://www.npmjs.com/package/talkr) (πŸ“₯ 1.6K / month Β· πŸ“¦ 1 Β· ⏱️ 23.02.2023): ``` npm install talkr ``` @@ -1460,12 +1460,12 @@ _Input and form components._
redux (πŸ₯‡49 Β· ⭐ 60K) - Predictable state container for JavaScript apps. MIT -- [GitHub](https://github.com/reduxjs/redux) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 15K Β· πŸ“¦ 3.2M Β· πŸ“‹ 2K - 2% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/reduxjs/redux) (πŸ‘¨β€πŸ’» 1K Β· πŸ”€ 15K Β· πŸ“¦ 3.2M Β· πŸ“‹ 2K - 2% open Β· ⏱️ 23.06.2023): ``` git clone https://github.com/reduxjs/redux ``` -- [npm](https://www.npmjs.com/package/redux) (πŸ“₯ 39M / month Β· πŸ“¦ 180K Β· ⏱️ 30.05.2023): +- [npm](https://www.npmjs.com/package/redux) (πŸ“₯ 40M / month Β· πŸ“¦ 180K Β· ⏱️ 30.05.2023): ``` npm install redux ``` @@ -1477,26 +1477,14 @@ _Input and form components._ ``` git clone https://github.com/reduxjs/react-redux ``` -- [npm](https://www.npmjs.com/package/react-redux) (πŸ“₯ 29M / month Β· πŸ“¦ 160K Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/react-redux) (πŸ“₯ 30M / month Β· πŸ“¦ 160K Β· ⏱️ 21.06.2023): ``` npm install react-redux ```
-
immutable-js (πŸ₯‡44 Β· ⭐ 33K) - Immutable persistent data collections for Javascript which increase.. MIT +
immer (πŸ₯‡45 Β· ⭐ 26K) - Create the next immutable state by mutating the current one. MIT -- [GitHub](https://github.com/immutable-js/immutable-js) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.9K Β· πŸ“¦ 3.2M Β· πŸ“‹ 1.2K - 9% open Β· ⏱️ 10.03.2023): - - ``` - git clone https://github.com/immutable-js/immutable-js - ``` -- [npm](https://www.npmjs.com/package/immutable) (πŸ“₯ 65M / month Β· πŸ“¦ 100K Β· ⏱️ 10.03.2023): - ``` - npm install immutable - ``` -
-
immer (πŸ₯‡44 Β· ⭐ 25K) - Create the next immutable state by mutating the current one. MIT - -- [GitHub](https://github.com/immerjs/immer) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 830 Β· πŸ“¦ 6.8M Β· πŸ“‹ 610 - 4% open Β· ⏱️ 09.05.2023): +- [GitHub](https://github.com/immerjs/immer) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 830 Β· πŸ“¦ 6.9M Β· πŸ“‹ 610 - 4% open Β· ⏱️ 09.05.2023): ``` git clone https://github.com/immerjs/immer @@ -1506,21 +1494,21 @@ _Input and form components._ npm install immer ```
-
mobx (πŸ₯ˆ42 Β· ⭐ 27K) - Simple, scalable state management. MIT +
immutable-js (πŸ₯‡44 Β· ⭐ 33K) - Immutable persistent data collections for Javascript which increase.. MIT -- [GitHub](https://github.com/mobxjs/mobx) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.8K Β· πŸ“¦ 140K Β· πŸ“‹ 1.9K - 2% open Β· ⏱️ 12.06.2023): +- [GitHub](https://github.com/immutable-js/immutable-js) (πŸ‘¨β€πŸ’» 220 Β· πŸ”€ 1.9K Β· πŸ“¦ 3.2M Β· πŸ“‹ 1.2K - 9% open Β· ⏱️ 10.03.2023): ``` - git clone https://github.com/mobxjs/mobx + git clone https://github.com/immutable-js/immutable-js ``` -- [npm](https://www.npmjs.com/package/mobx) (πŸ“₯ 4.4M / month Β· πŸ“¦ 14K Β· ⏱️ 25.03.2023): +- [npm](https://www.npmjs.com/package/immutable) (πŸ“₯ 67M / month Β· πŸ“¦ 100K Β· ⏱️ 10.03.2023): ``` - npm install mobx + npm install immutable ```
reselect (πŸ₯ˆ42 Β· ⭐ 19K) - Selector library for Redux. MIT -- [GitHub](https://github.com/reduxjs/reselect) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 700 Β· πŸ“¦ 1.7M Β· πŸ“‹ 390 - 7% open Β· ⏱️ 14.05.2023): +- [GitHub](https://github.com/reduxjs/reselect) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 700 Β· πŸ“¦ 1.8M Β· πŸ“‹ 390 - 7% open Β· ⏱️ 14.05.2023): ``` git clone https://github.com/reduxjs/reselect @@ -1532,36 +1520,36 @@ _Input and form components._
xstate (πŸ₯ˆ41 Β· ⭐ 24K) - State machines and statecharts for the modern web. MIT -- [GitHub](https://github.com/statelyai/xstate) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.1K Β· πŸ“¦ 220K Β· πŸ“‹ 1.3K - 16% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/statelyai/xstate) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.1K Β· πŸ“¦ 220K Β· πŸ“‹ 1.3K - 16% open Β· ⏱️ 25.06.2023): ``` git clone https://github.com/statelyai/xstate ``` -- [npm](https://www.npmjs.com/package/xstate) (πŸ“₯ 5.7M / month Β· πŸ“¦ 7.3K Β· ⏱️ 13.06.2023): +- [npm](https://www.npmjs.com/package/xstate) (πŸ“₯ 5.7M / month Β· πŸ“¦ 7.4K Β· ⏱️ 25.06.2023): ``` npm install xstate ```
redux-toolkit (πŸ₯ˆ40 Β· ⭐ 9.6K) - The official, opinionated, batteries-included toolset for.. MIT -- [GitHub](https://github.com/reduxjs/redux-toolkit) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 980 Β· πŸ“¦ 770K Β· πŸ“‹ 2K - 13% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/reduxjs/redux-toolkit) (πŸ‘¨β€πŸ’» 300 Β· πŸ”€ 990 Β· πŸ“¦ 780K Β· πŸ“‹ 2K - 14% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/reduxjs/redux-toolkit ``` -- [npm](https://www.npmjs.com/package/redux-toolkit) (πŸ“₯ 40K / month Β· πŸ“¦ 12 Β· ⏱️ 21.10.2015): +- [npm](https://www.npmjs.com/package/redux-toolkit) (πŸ“₯ 42K / month Β· πŸ“¦ 12 Β· ⏱️ 21.10.2015): ``` npm install redux-toolkit ```
zustand (πŸ₯ˆ39 Β· ⭐ 32K) - Bear necessities for state management in React. MIT -- [GitHub](https://github.com/pmndrs/zustand) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 980 Β· πŸ“¦ 140K Β· πŸ“‹ 600 - 1% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/pmndrs/zustand) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1K Β· πŸ“¦ 140K Β· πŸ“‹ 600 - 1% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/pmndrs/zustand ``` -- [npm](https://www.npmjs.com/package/zustand) (πŸ“₯ 7.4M / month Β· πŸ“¦ 1.1K Β· ⏱️ 04.05.2023): +- [npm](https://www.npmjs.com/package/zustand) (πŸ“₯ 7.6M / month Β· πŸ“¦ 1.2K Β· ⏱️ 04.05.2023): ``` npm install zustand ``` @@ -1580,24 +1568,36 @@ _Input and form components._
rxdb (πŸ₯ˆ38 Β· ⭐ 19K) - A fast, offline-first, reactive Database for JavaScript Applications.. Apache-2 -- [GitHub](https://github.com/pubkey/rxdb) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 980 Β· πŸ“¦ 1.3K Β· πŸ“‹ 610 - 1% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/pubkey/rxdb) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 980 Β· πŸ“¦ 1.3K Β· πŸ“‹ 620 - 2% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/pubkey/rxdb ``` -- [npm](https://www.npmjs.com/package/rxdb) (πŸ“₯ 37K / month Β· πŸ“¦ 160 Β· ⏱️ 07.06.2023): +- [npm](https://www.npmjs.com/package/rxdb) (πŸ“₯ 39K / month Β· πŸ“¦ 160 Β· ⏱️ 23.06.2023): ``` npm install rxdb ```
-
Recoil (πŸ₯ˆ38 Β· ⭐ 19K) - Recoil is an experimental state management library for React apps. It.. MIT +
mobx (πŸ₯ˆ37 Β· ⭐ 27K Β· πŸ“‰) - Simple, scalable state management. MIT -- [GitHub](https://github.com/facebookexperimental/Recoil) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.1K Β· πŸ“¦ 57K Β· πŸ“‹ 1K - 26% open Β· ⏱️ 09.06.2023): +- [GitHub](https://github.com/mobxjs/mobx) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 1.7K Β· πŸ“¦ 220 Β· πŸ“‹ 1.9K - 1% open Β· ⏱️ 23.06.2023): + + ``` + git clone https://github.com/mobxjs/mobx + ``` +- [npm](https://www.npmjs.com/package/mobx) (πŸ“₯ 4.4M / month): + ``` + npm install mobx + ``` +
+
Recoil (πŸ₯ˆ37 Β· ⭐ 19K) - Recoil is an experimental state management library for React apps. It.. MIT + +- [GitHub](https://github.com/facebookexperimental/Recoil) (πŸ‘¨β€πŸ’» 120 Β· πŸ”€ 1.1K Β· πŸ“¦ 57K Β· πŸ“‹ 990 - 22% open Β· ⏱️ 26.06.2023): ``` git clone https://github.com/facebookexperimental/Recoil ``` -- [npm](https://www.npmjs.com/package/recoil) (πŸ“₯ 1.8M / month Β· πŸ“¦ 450 Β· ⏱️ 01.03.2023): +- [npm](https://www.npmjs.com/package/recoil) (πŸ“₯ 1.8M / month): ``` npm install recoil ``` @@ -1628,7 +1628,7 @@ _Input and form components._
effector (πŸ₯‰33 Β· ⭐ 4.2K) - Business logic with ease. MIT -- [GitHub](https://github.com/effector/effector) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 200 Β· πŸ“¦ 3.6K Β· πŸ“‹ 380 - 34% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/effector/effector) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 200 Β· πŸ“¦ 3.7K Β· πŸ“‹ 380 - 34% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/effector/effector @@ -1645,7 +1645,7 @@ _Input and form components._ ``` git clone https://github.com/yahoo/fluxible ``` -- [npm](https://www.npmjs.com/package/fluxible) (πŸ“₯ 7K / month Β· πŸ“¦ 430 Β· ⏱️ 21.06.2021): +- [npm](https://www.npmjs.com/package/fluxible) (πŸ“₯ 6.4K / month Β· πŸ“¦ 430 Β· ⏱️ 21.06.2021): ``` npm install fluxible ``` @@ -1657,14 +1657,14 @@ _Input and form components._ ``` git clone https://github.com/avkonst/hookstate ``` -- [npm](https://www.npmjs.com/package/@hookstate/core) (πŸ“₯ 90K / month Β· πŸ“¦ 47 Β· ⏱️ 31.03.2023): +- [npm](https://www.npmjs.com/package/@hookstate/core) (πŸ“₯ 93K / month Β· πŸ“¦ 47 Β· ⏱️ 31.03.2023): ``` npm install @hookstate/core ```
kea (πŸ₯‰27 Β· ⭐ 1.9K) - Production Ready State Management for React. MIT -- [GitHub](https://github.com/keajs/kea) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 66 Β· πŸ“¦ 770 Β· πŸ“‹ 120 - 5% open Β· ⏱️ 16.03.2023): +- [GitHub](https://github.com/keajs/kea) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 66 Β· πŸ“¦ 780 Β· πŸ“‹ 120 - 5% open Β· ⏱️ 16.03.2023): ``` git clone https://github.com/keajs/kea @@ -1693,7 +1693,7 @@ _Input and form components._ ``` git clone https://github.com/yahoo/react-i13n ``` -- [npm](https://www.npmjs.com/package/react-i13n) (πŸ“₯ 6.2K / month Β· πŸ“¦ 39 Β· ⏱️ 25.04.2023): +- [npm](https://www.npmjs.com/package/react-i13n) (πŸ“₯ 5.6K / month Β· πŸ“¦ 39 Β· ⏱️ 25.04.2023): ``` npm install react-i13n ``` @@ -1705,19 +1705,19 @@ _Input and form components._ ``` git clone https://github.com/Mojang/ore-ui ``` -- [npm](https://www.npmjs.com/package/@react-facet/dom-fiber-testing-library) (πŸ“₯ 160K / month Β· πŸ“¦ 7 Β· ⏱️ 15.06.2023): +- [npm](https://www.npmjs.com/package/@react-facet/dom-fiber-testing-library) (πŸ“₯ 170K / month Β· πŸ“¦ 7 Β· ⏱️ 15.06.2023): ``` npm install @react-facet/dom-fiber-testing-library ```
teaful (πŸ₯‰17 Β· ⭐ 690 Β· πŸ’€) - Tiny, easy and powerful React state management. MIT -- [GitHub](https://github.com/teafuljs/teaful) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 25 Β· πŸ“¦ 45 Β· πŸ“‹ 33 - 60% open Β· ⏱️ 14.09.2022): +- [GitHub](https://github.com/teafuljs/teaful) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 25 Β· πŸ“¦ 46 Β· πŸ“‹ 33 - 60% open Β· ⏱️ 14.09.2022): ``` git clone https://github.com/teafuljs/teaful ``` -- [npm](https://www.npmjs.com/package/teaful) (πŸ“₯ 590 / month Β· πŸ“¦ 1 Β· ⏱️ 19.09.2022): +- [npm](https://www.npmjs.com/package/teaful) (πŸ“₯ 520 / month Β· πŸ“¦ 1 Β· ⏱️ 19.09.2022): ``` npm install teaful ``` @@ -1732,7 +1732,7 @@ _Input and form components._ - mobx-react (πŸ₯‰22 Β· ⭐ 4.9K Β· πŸ’€) - React bindings for MobX. MIT - redux-batched-actions (πŸ₯‰22 Β· ⭐ 1K Β· πŸ’€) - redux higher order reducer + action to reduce actions.. MIT - baobab-react (πŸ₯‰21 Β· ⭐ 310 Β· πŸ’€) - React integration for Baobab. MIT -- resourcerer (πŸ₯‰11 Β· ⭐ 78) - Declarative data-fetching and caching framework for REST APIs with.. MIT +- resourcerer (πŸ₯‰12 Β· ⭐ 78) - Declarative data-fetching and caching framework for REST APIs with.. MIT

@@ -1742,55 +1742,55 @@ _Input and form components._
react-router (πŸ₯‡47 Β· ⭐ 51K) - Declarative routing for React. MIT -- [GitHub](https://github.com/remix-run/react-router) (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 10K Β· πŸ“¦ 4.4M Β· πŸ“‹ 7.1K - 0% open Β· ⏱️ 18.06.2023): +- [GitHub](https://github.com/remix-run/react-router) (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 10K Β· πŸ“¦ 4.4M Β· πŸ“‹ 7.1K - 0% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/remix-run/react-router ``` -- [npm](https://www.npmjs.com/package/react-router-dom) (πŸ“₯ 41M / month Β· πŸ“¦ 130K Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/react-router-dom) (πŸ“₯ 42M / month Β· πŸ“¦ 130K Β· ⏱️ 23.06.2023): ``` npm install react-router-dom ```
remix-run/react-router (πŸ₯‡47 Β· ⭐ 51K) - Declarative routing for React. MIT -- [GitHub](https://github.com/remix-run/react-router) (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 10K Β· πŸ“¦ 4.4M Β· πŸ“‹ 7.1K - 0% open Β· ⏱️ 18.06.2023): +- [GitHub](https://github.com/remix-run/react-router) (πŸ‘¨β€πŸ’» 920 Β· πŸ”€ 10K Β· πŸ“¦ 4.4M Β· πŸ“‹ 7.1K - 0% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/remix-run/react-router ``` -- [npm](https://www.npmjs.com/package/react-router-dom) (πŸ“₯ 41M / month Β· πŸ“¦ 130K Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/react-router-dom) (πŸ“₯ 42M / month Β· πŸ“¦ 130K Β· ⏱️ 23.06.2023): ``` npm install react-router-dom ```
-
wouter (πŸ₯ˆ32 Β· ⭐ 5.2K) - A minimalist-friendly ~1.5KB routing for React and Preact. Nothing else.. ISC +
wouter (πŸ₯ˆ32 Β· ⭐ 5.3K) - A minimalist-friendly ~1.5KB routing for React and Preact. Nothing else.. ISC -- [GitHub](https://github.com/molefrog/wouter) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 130 Β· πŸ“¦ 5.6K Β· πŸ“‹ 190 - 8% open Β· ⏱️ 23.05.2023): +- [GitHub](https://github.com/molefrog/wouter) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 130 Β· πŸ“¦ 5.7K Β· πŸ“‹ 190 - 8% open Β· ⏱️ 23.05.2023): ``` git clone https://github.com/molefrog/wouter ``` -- [npm](https://www.npmjs.com/package/wouter) (πŸ“₯ 120K / month Β· πŸ“¦ 68 Β· ⏱️ 17.05.2023): +- [npm](https://www.npmjs.com/package/wouter) (πŸ“₯ 130K / month Β· πŸ“¦ 68 Β· ⏱️ 17.05.2023): ``` npm install wouter ```
-
universal-router (πŸ₯‰28 Β· ⭐ 1.7K) - A simple middleware-style router for isomorphic JavaScript.. MIT +
universal-router (πŸ₯ˆ29 Β· ⭐ 1.7K) - A simple middleware-style router for isomorphic JavaScript.. MIT -- [GitHub](https://github.com/kriasoft/universal-router) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 110 Β· πŸ“¦ 7.2K Β· πŸ“‹ 100 - 33% open Β· ⏱️ 15.06.2023): +- [GitHub](https://github.com/kriasoft/universal-router) (πŸ‘¨β€πŸ’» 22 Β· πŸ”€ 110 Β· πŸ“¦ 7.2K Β· πŸ“‹ 100 - 33% open Β· ⏱️ 23.06.2023): ``` git clone https://github.com/kriasoft/universal-router ``` -- [npm](https://www.npmjs.com/package/universal-router) (πŸ“₯ 82K / month Β· πŸ“¦ 750 Β· ⏱️ 23.06.2021): +- [npm](https://www.npmjs.com/package/universal-router) (πŸ“₯ 87K / month Β· πŸ“¦ 750 Β· ⏱️ 23.06.2023): ``` npm install universal-router ```
-
navi (πŸ₯‰27 Β· ⭐ 2.1K Β· πŸ’€) - Declarative, asynchronous routing for React. MIT +
navi (πŸ₯‰25 Β· ⭐ 2.1K Β· πŸ’€) - Declarative, asynchronous routing for React. MIT -- [GitHub](https://github.com/frontarm/navi) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 72 Β· πŸ“¦ 860 Β· πŸ“‹ 160 - 27% open Β· ⏱️ 03.08.2022): +- [GitHub](https://github.com/frontarm/navi) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 72 Β· πŸ“¦ 2 Β· πŸ“‹ 160 - 27% open Β· ⏱️ 03.08.2022): ``` git clone https://github.com/frontarm/navi @@ -1807,19 +1807,19 @@ _Input and form components._ ``` git clone https://github.com/STRML/react-router-component ``` -- [npm](https://www.npmjs.com/package/react-router-component) (πŸ“₯ 1.2K / month Β· πŸ“¦ 420 Β· ⏱️ 20.02.2020): +- [npm](https://www.npmjs.com/package/react-router-component) (πŸ“₯ 1.4K / month Β· πŸ“¦ 420 Β· ⏱️ 20.02.2020): ``` npm install react-router-component ```
redux-first-history (πŸ₯‰22 Β· ⭐ 400) - Redux history binding support react-router - @reach/router.. MIT -- [GitHub](https://github.com/salvoravida/redux-first-history) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 31 Β· πŸ“¦ 760 Β· πŸ“‹ 79 - 8% open Β· ⏱️ 23.01.2023): +- [GitHub](https://github.com/salvoravida/redux-first-history) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 31 Β· πŸ“¦ 770 Β· πŸ“‹ 79 - 8% open Β· ⏱️ 23.01.2023): ``` git clone https://github.com/salvoravida/redux-first-history ``` -- [npm](https://www.npmjs.com/package/redux-first-history) (πŸ“₯ 160K / month Β· πŸ“¦ 23 Β· ⏱️ 10.09.2022): +- [npm](https://www.npmjs.com/package/redux-first-history) (πŸ“₯ 170K / month): ``` npm install redux-first-history ``` @@ -1827,7 +1827,7 @@ _Input and form components._
Show 5 hidden projects... - router (πŸ₯ˆ34 Β· ⭐ 6.9K Β· πŸ’€) - Next generation Routing for React. MIT -- redux-router (πŸ₯ˆ29 Β· ⭐ 2.3K Β· πŸ’€) - Redux bindings for React Router keep your router state inside.. MIT +- redux-router (πŸ₯‰28 Β· ⭐ 2.3K Β· πŸ’€) - Redux bindings for React Router keep your router state inside.. MIT - react-router-scroll (πŸ₯‰24 Β· ⭐ 840 Β· πŸ’€) - React Router scroll management. MIT - react-breadcrumbs (πŸ₯‰23 Β· ⭐ 410 Β· πŸ’€) - Automatic breadcrumbs for React-Router. ISC - curi (πŸ₯‰17 Β· ⭐ 270 Β· πŸ’€) - A JavaScript router for single-page applications. MIT @@ -1840,31 +1840,31 @@ _Input and form components._
react-spring (πŸ₯‡42 Β· ⭐ 26K) - A spring physics based React animation library. MIT -- [GitHub](https://github.com/pmndrs/react-spring) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.1K Β· πŸ“¦ 130K Β· πŸ“‹ 1.2K - 7% open Β· ⏱️ 15.06.2023): +- [GitHub](https://github.com/pmndrs/react-spring) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.2K Β· πŸ“¦ 130K Β· πŸ“‹ 1.2K - 6% open Β· ⏱️ 26.06.2023): ``` git clone https://github.com/pmndrs/react-spring ``` -- [npm](https://www.npmjs.com/package/react-spring) (πŸ“₯ 3.3M / month Β· πŸ“¦ 3K Β· ⏱️ 27.02.2023): +- [npm](https://www.npmjs.com/package/react-spring) (πŸ“₯ 3.4M / month Β· πŸ“¦ 3.1K Β· ⏱️ 26.06.2023): ``` npm install react-spring ```
-
motion (πŸ₯‡42 Β· ⭐ 19K) - Open source, production-ready animation and gesture library for React. MIT +
motion (πŸ₯‡41 Β· ⭐ 19K) - Open source, production-ready animation and gesture library for React. MIT -- [GitHub](https://github.com/framer/motion) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 610 Β· πŸ“¦ 510K Β· πŸ“‹ 1.3K - 19% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/framer/motion) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 610 Β· πŸ“¦ 510K Β· πŸ“‹ 1.3K - 19% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/framer/motion ``` -- [npm](https://www.npmjs.com/package/framer-motion) (πŸ“₯ 9.5M / month Β· πŸ“¦ 3K Β· ⏱️ 19.06.2023): +- [npm](https://www.npmjs.com/package/framer-motion) (πŸ“₯ 9.6M / month Β· πŸ“¦ 3.1K Β· ⏱️ 23.06.2023): ``` npm install framer-motion ```
-
tsparticles (πŸ₯ˆ38 Β· ⭐ 5.5K) - tsParticles - Easily create highly customizable JavaScript particles.. MIT +
tsparticles (πŸ₯ˆ37 Β· ⭐ 5.5K) - tsParticles - Easily create highly customizable JavaScript particles.. MIT -- [GitHub](https://github.com/matteobruni/tsparticles) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 660 Β· πŸ“₯ 6.4K Β· πŸ“¦ 34K Β· πŸ“‹ 380 - 3% open Β· ⏱️ 03.06.2023): +- [GitHub](https://github.com/matteobruni/tsparticles) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 670 Β· πŸ“₯ 6.6K Β· πŸ“¦ 35K Β· πŸ“‹ 390 - 4% open Β· ⏱️ 03.06.2023): ``` git clone https://github.com/matteobruni/tsparticles @@ -1881,31 +1881,31 @@ _Input and form components._ ``` git clone https://github.com/joshwcomeau/react-flip-move ``` -- [npm](https://www.npmjs.com/package/react-flip-move) (πŸ“₯ 670K / month Β· πŸ“¦ 1.1K Β· ⏱️ 02.12.2022): +- [npm](https://www.npmjs.com/package/react-flip-move) (πŸ“₯ 660K / month Β· πŸ“¦ 1.1K Β· ⏱️ 02.12.2022): ``` npm install react-flip-move ```
react-parallax-tilt (πŸ₯‰29 Β· ⭐ 740) - Easily apply tilt hover effect on React components -.. MIT -- [GitHub](https://github.com/mkosir/react-parallax-tilt) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 110 Β· πŸ“¦ 13K Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/mkosir/react-parallax-tilt) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 110 Β· πŸ“¦ 13K Β· ⏱️ 28.06.2023): ``` git clone https://github.com/mkosir/react-parallax-tilt ``` -- [npm](https://www.npmjs.com/package/react-parallax-tilt) (πŸ“₯ 67K / month Β· πŸ“¦ 18 Β· ⏱️ 19.06.2023): +- [npm](https://www.npmjs.com/package/react-parallax-tilt) (πŸ“₯ 70K / month Β· πŸ“¦ 18 Β· ⏱️ 28.06.2023): ``` npm install react-parallax-tilt ```
-
gooey-react (πŸ₯‰15 Β· ⭐ 600) - The gooey effect for React, used for shape blobbing / metaballs (0.5.. MIT +
gooey-react (πŸ₯‰16 Β· ⭐ 600) - The gooey effect for React, used for shape blobbing / metaballs (0.5.. MIT -- [GitHub](https://github.com/luukdv/gooey-react) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 13 Β· πŸ“¦ 95 Β· πŸ“‹ 4 - 25% open Β· ⏱️ 03.02.2023): +- [GitHub](https://github.com/luukdv/gooey-react) (πŸ‘¨β€πŸ’» 1 Β· πŸ”€ 13 Β· πŸ“¦ 96 Β· πŸ“‹ 4 - 25% open Β· ⏱️ 03.02.2023): ``` git clone https://github.com/luukdv/gooey-react ``` -- [npm](https://www.npmjs.com/package/gooey-react) (πŸ“₯ 130 / month Β· πŸ“¦ 2 Β· ⏱️ 25.10.2020): +- [npm](https://www.npmjs.com/package/gooey-react) (πŸ“₯ 160 / month Β· πŸ“¦ 2 Β· ⏱️ 25.10.2020): ``` npm install gooey-react ``` @@ -1913,10 +1913,10 @@ _Input and form components._
Show 6 hidden projects... - react-motion (πŸ₯ˆ35 Β· ⭐ 22K Β· πŸ’€) - A spring that solves your animation problems. MIT -- React-Move (πŸ₯‰28 Β· ⭐ 6.5K Β· πŸ’€) - React Move | Beautiful, data-driven animations for React. MIT +- React-Move (πŸ₯‰28 Β· ⭐ 6.6K Β· πŸ’€) - React Move | Beautiful, data-driven animations for React. MIT - react-router-transition (πŸ₯‰25 Β· ⭐ 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 Β· ⭐ 590 Β· πŸ’€) - React particles animation background component. MIT +- particles-bg (πŸ₯‰18 Β· ⭐ 600 Β· πŸ’€) - React particles animation background component. MIT - react-tweenful (πŸ₯‰9 Β· ⭐ 80 Β· πŸ’€) - Animation engine designed for React. MIT

@@ -1927,14 +1927,14 @@ _Input and form components._ _Data visualization, chart and diagram components._ -
three.js (πŸ₯‡49 Β· ⭐ 93K) - JavaScript 3D Library. MIT +
three.js (πŸ₯‡48 Β· ⭐ 93K) - JavaScript 3D Library. MIT -- [GitHub](https://github.com/mrdoob/three.js) (πŸ‘¨β€πŸ’» 2.1K Β· πŸ”€ 35K Β· πŸ“‹ 12K - 4% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/mrdoob/three.js) (πŸ‘¨β€πŸ’» 2.1K Β· πŸ”€ 35K Β· πŸ“‹ 12K - 4% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/mrdoob/three.js ``` -- [npm](https://www.npmjs.com/package/three) (πŸ“₯ 4.4M / month Β· πŸ“¦ 9.8K Β· ⏱️ 31.05.2023): +- [npm](https://www.npmjs.com/package/three) (πŸ“₯ 4.5M / month Β· πŸ“¦ 9.8K Β· ⏱️ 31.05.2023): ``` npm install three ``` @@ -1946,19 +1946,19 @@ _Data visualization, chart and diagram components._ ``` git clone https://github.com/chartjs/Chart.js ``` -- [npm](https://www.npmjs.com/package/chart.js) (πŸ“₯ 12M / month Β· πŸ“¦ 800 Β· ⏱️ 28.04.2023): +- [npm](https://www.npmjs.com/package/chart.js) (πŸ“₯ 12M / month): ``` npm install chart.js ```
d3 (πŸ₯‡46 Β· ⭐ 110K) - Bring data to life with SVG, Canvas and HTML. ISC -- [GitHub](https://github.com/d3/d3) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 23K Β· πŸ“₯ 720K Β· πŸ“¦ 310K Β· πŸ“‹ 2.2K - 0% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/d3/d3) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 23K Β· πŸ“₯ 720K Β· πŸ“¦ 310K Β· πŸ“‹ 2.2K - 0% open Β· ⏱️ 25.06.2023): ``` git clone https://github.com/d3/d3 ``` -- [npm](https://www.npmjs.com/package/d3) (πŸ“₯ 9.9M / month Β· πŸ“¦ 30K Β· ⏱️ 03.06.2023): +- [npm](https://www.npmjs.com/package/d3) (πŸ“₯ 10M / month Β· πŸ“¦ 30K Β· ⏱️ 03.06.2023): ``` npm install d3 ``` @@ -1970,14 +1970,14 @@ _Data visualization, chart and diagram components._ ``` git clone https://github.com/recharts/recharts ``` -- [npm](https://www.npmjs.com/package/recharts) (πŸ“₯ 5.3M / month Β· πŸ“¦ 4.5K Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/recharts) (πŸ“₯ 5.4M / month Β· πŸ“¦ 4.5K Β· ⏱️ 22.06.2023): ``` npm install recharts ```
mermaid (πŸ₯ˆ43 Β· ⭐ 59K) - Generation of diagrams like flowcharts or sequence diagrams from text in a.. MIT -- [GitHub](https://github.com/mermaid-js/mermaid) (πŸ‘¨β€πŸ’» 510 Β· πŸ”€ 4.8K Β· πŸ“¦ 24K Β· πŸ“‹ 2.4K - 35% open Β· ⏱️ 20.06.2023): +- [GitHub](https://github.com/mermaid-js/mermaid) (πŸ‘¨β€πŸ’» 520 Β· πŸ”€ 4.8K Β· πŸ“¦ 24K Β· πŸ“‹ 2.4K - 35% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/mermaid-js/mermaid @@ -1989,7 +1989,7 @@ _Data visualization, chart and diagram components._
apexcharts.js (πŸ₯ˆ42 Β· ⭐ 13K) - Interactive JavaScript Charts built on SVG. MIT -- [GitHub](https://github.com/apexcharts/apexcharts.js) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1.1K Β· πŸ“¦ 100K Β· πŸ“‹ 3K - 9% open Β· ⏱️ 16.06.2023): +- [GitHub](https://github.com/apexcharts/apexcharts.js) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1.1K Β· πŸ“¦ 100K Β· πŸ“‹ 3K - 9% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/apexcharts/apexcharts.js @@ -2001,19 +2001,19 @@ _Data visualization, chart and diagram components._
echarts (πŸ₯ˆ41 Β· ⭐ 56K) - Apache ECharts is a powerful, interactive charting and data.. Apache-2 -- [GitHub](https://github.com/apache/echarts) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 19K Β· πŸ“¦ 230K Β· πŸ“‹ 17K - 13% open Β· ⏱️ 14.06.2023): +- [GitHub](https://github.com/apache/echarts) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 19K Β· πŸ“¦ 230K Β· πŸ“‹ 17K - 13% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/apache/echarts ``` -- [npm](https://www.npmjs.com/package/@mempool/echarts) (πŸ“₯ 11 / month Β· πŸ“¦ 2 Β· ⏱️ 23.10.2021): +- [npm](https://www.npmjs.com/package/@mempool/echarts) (πŸ“₯ 17 / month Β· πŸ“¦ 2 Β· ⏱️ 23.10.2021): ``` npm install @mempool/echarts ```
react-three-fiber (πŸ₯ˆ40 Β· ⭐ 23K) - A React renderer for Three.js. MIT -- [GitHub](https://github.com/pmndrs/react-three-fiber) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 1.3K Β· πŸ“¦ 59K Β· πŸ“‹ 860 - 4% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/pmndrs/react-three-fiber) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 1.3K Β· πŸ“¦ 61K Β· πŸ“‹ 860 - 4% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/pmndrs/react-three-fiber @@ -2025,12 +2025,12 @@ _Data visualization, chart and diagram components._
nivo (πŸ₯ˆ39 Β· ⭐ 12K) - nivo provides a rich set of dataviz components, built on top of the awesome d3.. MIT -- [GitHub](https://github.com/plouc/nivo) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 930 Β· πŸ“¦ 1.7K Β· πŸ“‹ 1.5K - 6% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/plouc/nivo) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 940 Β· πŸ“¦ 1.7K Β· πŸ“‹ 1.5K - 7% open Β· ⏱️ 26.06.2023): ``` git clone https://github.com/plouc/nivo ``` -- [npm](https://www.npmjs.com/package/@nivo/core) (πŸ“₯ 1.3M / month Β· πŸ“¦ 330 Β· ⏱️ 07.05.2023): +- [npm](https://www.npmjs.com/package/@nivo/core) (πŸ“₯ 1.3M / month Β· πŸ“¦ 340 Β· ⏱️ 07.05.2023): ``` npm install @nivo/core ``` @@ -2042,50 +2042,50 @@ _Data visualization, chart and diagram components._ ``` git clone https://github.com/FormidableLabs/victory ``` -- [npm](https://www.npmjs.com/package/victory) (πŸ“₯ 850K / month Β· πŸ“¦ 920 Β· ⏱️ 13.06.2023): +- [npm](https://www.npmjs.com/package/victory) (πŸ“₯ 870K / month Β· πŸ“¦ 920 Β· ⏱️ 13.06.2023): ``` npm install victory ```
React Chartjs 2 (πŸ₯ˆ37 Β· ⭐ 6K) - React components for Chart.js, the most popular charting library. MIT -- [GitHub](https://github.com/reactchartjs/react-chartjs-2) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 1.5K Β· πŸ“¦ 230K Β· πŸ“‹ 730 - 9% open Β· ⏱️ 09.01.2023): +- [GitHub](https://github.com/reactchartjs/react-chartjs-2) (πŸ‘¨β€πŸ’» 77 Β· πŸ”€ 1.5K Β· πŸ“¦ 230K Β· πŸ“‹ 740 - 9% open Β· ⏱️ 09.01.2023): ``` git clone https://github.com/reactchartjs/react-chartjs-2 ``` -- [npm](https://www.npmjs.com/package/react-chartjs-2) (πŸ“₯ 4M / month Β· πŸ“¦ 4.1K Β· ⏱️ 09.01.2023): +- [npm](https://www.npmjs.com/package/react-chartjs-2) (πŸ“₯ 4.1M / month Β· πŸ“¦ 4.1K Β· ⏱️ 09.01.2023): ``` npm install react-chartjs-2 ```
-
react-vis (πŸ₯ˆ35 Β· ⭐ 8.5K) - Data Visualization Components. MIT +
visx (πŸ₯ˆ36 Β· ⭐ 17K Β· πŸ“ˆ) - visx | visualization components. MIT -- [GitHub](https://github.com/uber/react-vis) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 860 Β· πŸ“¦ 12K Β· πŸ“‹ 850 - 39% open Β· ⏱️ 08.06.2023): +- [GitHub](https://github.com/airbnb/visx) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 680 Β· πŸ“¦ 1K Β· πŸ“‹ 740 - 17% open Β· ⏱️ 29.06.2023): ``` - git clone https://github.com/uber/react-vis + git clone https://github.com/airbnb/visx ``` -- [npm](https://www.npmjs.com/package/react-vis) (πŸ“₯ 380K / month Β· πŸ“¦ 660 Β· ⏱️ 08.06.2023): +- [npm](https://www.npmjs.com/package/@visx/group) (πŸ“₯ 1.6M / month Β· πŸ“¦ 73 Β· ⏱️ 06.01.2023): ``` - npm install react-vis + npm install @visx/group ```
-
visx (πŸ₯ˆ34 Β· ⭐ 17K Β· πŸ“‰) - visx | visualization components. MIT +
react-vis (πŸ₯ˆ35 Β· ⭐ 8.5K) - Data Visualization Components. MIT -- [GitHub](https://github.com/airbnb/visx) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 680 Β· πŸ“¦ 990 Β· πŸ“‹ 740 - 17% open Β· ⏱️ 14.04.2023): +- [GitHub](https://github.com/uber/react-vis) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 860 Β· πŸ“¦ 12K Β· πŸ“‹ 850 - 39% open Β· ⏱️ 08.06.2023): ``` - git clone https://github.com/airbnb/visx + git clone https://github.com/uber/react-vis ``` -- [npm](https://www.npmjs.com/package/@visx/group) (πŸ“₯ 1.6M / month Β· πŸ“¦ 73 Β· ⏱️ 06.01.2023): +- [npm](https://www.npmjs.com/package/react-vis) (πŸ“₯ 420K / month Β· πŸ“¦ 660 Β· ⏱️ 08.06.2023): ``` - npm install @visx/group + npm install react-vis ```
ant-design-charts (πŸ₯ˆ33 Β· ⭐ 1.6K) - A React Chart Library. MIT -- [GitHub](https://github.com/ant-design/ant-design-charts) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 330 Β· πŸ“¦ 6.8K Β· πŸ“‹ 1.4K - 20% open Β· ⏱️ 11.05.2023): +- [GitHub](https://github.com/ant-design/ant-design-charts) (πŸ‘¨β€πŸ’» 50 Β· πŸ”€ 330 Β· πŸ“¦ 6.8K Β· πŸ“‹ 1.4K - 20% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/ant-design/ant-design-charts @@ -2095,40 +2095,40 @@ _Data visualization, chart and diagram components._ npm install @ant-design/charts ```
-
react-google-charts (πŸ₯ˆ31 Β· ⭐ 1.4K Β· πŸ’€) - A thin, typed, React wrapper over Google Charts.. MIT +
carbon-charts (πŸ₯ˆ32 Β· ⭐ 750) - Robust dataviz framework implemented using D3 & typescript. Apache-2 -- [GitHub](https://github.com/rakannimer/react-google-charts) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 300 Β· πŸ“¦ 21K Β· πŸ“‹ 370 - 36% open Β· ⏱️ 06.06.2022): +- [GitHub](https://github.com/carbon-design-system/carbon-charts) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 160 Β· πŸ“¦ 770 Β· πŸ“‹ 790 - 23% open Β· ⏱️ 28.06.2023): ``` - git clone https://github.com/RakanNimer/react-google-charts + git clone https://github.com/carbon-design-system/carbon-charts ``` -- [npm](https://www.npmjs.com/package/react-google-charts) (πŸ“₯ 370K / month Β· πŸ“¦ 520 Β· ⏱️ 20.01.2022): +- [npm](https://www.npmjs.com/package/@carbon/charts) (πŸ“₯ 170K / month Β· πŸ“¦ 24 Β· ⏱️ 27.06.2023): ``` - npm install react-google-charts + npm install @carbon/charts ```
-
React ApexCharts (πŸ₯ˆ31 Β· ⭐ 1.1K) - React Component for ApexCharts. MIT +
react-google-charts (πŸ₯‰31 Β· ⭐ 1.4K Β· πŸ’€) - A thin, typed, React wrapper over Google Charts.. MIT -- [GitHub](https://github.com/apexcharts/react-apexcharts) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 130 Β· πŸ“¦ 65K Β· πŸ“‹ 400 - 58% open Β· ⏱️ 21.03.2023): +- [GitHub](https://github.com/rakannimer/react-google-charts) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 300 Β· πŸ“¦ 21K Β· πŸ“‹ 370 - 36% open Β· ⏱️ 06.06.2022): ``` - git clone https://github.com/apexcharts/react-apexcharts + git clone https://github.com/RakanNimer/react-google-charts ``` -- [npm](https://www.npmjs.com/package/react-apexcharts) (πŸ“₯ 1.2M / month Β· πŸ“¦ 330 Β· ⏱️ 10.03.2022): +- [npm](https://www.npmjs.com/package/react-google-charts) (πŸ“₯ 380K / month Β· πŸ“¦ 520 Β· ⏱️ 20.01.2022): ``` - npm install react-apexcharts + npm install react-google-charts ```
-
carbon-charts (πŸ₯ˆ31 Β· ⭐ 740) - Robust dataviz framework implemented using D3 & typescript. Apache-2 +
React ApexCharts (πŸ₯‰31 Β· ⭐ 1.1K) - React Component for ApexCharts. MIT -- [GitHub](https://github.com/carbon-design-system/carbon-charts) (πŸ‘¨β€πŸ’» 68 Β· πŸ”€ 160 Β· πŸ“¦ 770 Β· πŸ“‹ 780 - 23% open Β· ⏱️ 08.06.2023): +- [GitHub](https://github.com/apexcharts/react-apexcharts) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 130 Β· πŸ“¦ 66K Β· πŸ“‹ 400 - 58% open Β· ⏱️ 21.03.2023): ``` - git clone https://github.com/carbon-design-system/carbon-charts + git clone https://github.com/apexcharts/react-apexcharts ``` -- [npm](https://www.npmjs.com/package/@carbon/charts) (πŸ“₯ 180K / month Β· πŸ“¦ 24 Β· ⏱️ 19.06.2023): +- [npm](https://www.npmjs.com/package/react-apexcharts) (πŸ“₯ 1.2M / month Β· πŸ“¦ 330 Β· ⏱️ 10.03.2022): ``` - npm install @carbon/charts + npm install react-apexcharts ```
charts (πŸ₯‰30 Β· ⭐ 15K) - Simple, responsive, modern SVG Charts with zero dependencies. MIT @@ -2138,7 +2138,7 @@ _Data visualization, chart and diagram components._ ``` git clone https://github.com/frappe/charts ``` -- [npm](https://www.npmjs.com/package/frappe-charts) (πŸ“₯ 55K / month Β· πŸ“¦ 96 Β· ⏱️ 14.11.2022): +- [npm](https://www.npmjs.com/package/frappe-charts) (πŸ“₯ 53K / month Β· πŸ“¦ 96 Β· ⏱️ 14.11.2022): ``` npm install frappe-charts ``` @@ -2155,6 +2155,18 @@ _Data visualization, chart and diagram components._ npm install bizcharts ```
+
echarts-for-react (πŸ₯‰30 Β· ⭐ 4.1K) - Apache ECharts components for React wrapper. Apache echarts.. MIT + +- [GitHub](https://github.com/hustcc/echarts-for-react) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 570 Β· πŸ“¦ 18K Β· πŸ“‹ 480 - 7% open Β· ⏱️ 27.03.2023): + + ``` + git clone https://github.com/hustcc/echarts-for-react + ``` +- [npm](https://www.npmjs.com/package/echarts-for-react) (πŸ“₯ 730K / month Β· πŸ“¦ 1.1K Β· ⏱️ 29.10.2021): + ``` + npm install echarts-for-react + ``` +
Semiotic (πŸ₯‰30 Β· ⭐ 2.4K) - A data visualization framework combining React & D3. Apache-2 - [GitHub](https://github.com/nteract/semiotic) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 150 Β· πŸ“¦ 390 Β· πŸ“‹ 460 - 7% open Β· ⏱️ 03.05.2023): @@ -2162,7 +2174,7 @@ _Data visualization, chart and diagram components._ ``` git clone https://github.com/nteract/semiotic ``` -- [npm](https://www.npmjs.com/package/semiotic) (πŸ“₯ 8.2K / month Β· πŸ“¦ 45 Β· ⏱️ 03.05.2023): +- [npm](https://www.npmjs.com/package/semiotic) (πŸ“₯ 9.1K / month Β· πŸ“¦ 45 Β· ⏱️ 03.05.2023): ``` npm install semiotic ``` @@ -2179,26 +2191,14 @@ _Data visualization, chart and diagram components._ npm install cal-heatmap ```
-
echarts-for-react (πŸ₯‰29 Β· ⭐ 4.1K) - Apache ECharts components for React wrapper. Apache echarts.. MIT - -- [GitHub](https://github.com/hustcc/echarts-for-react) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 570 Β· πŸ“¦ 18K Β· πŸ“‹ 480 - 7% open Β· ⏱️ 27.03.2023): - - ``` - git clone https://github.com/hustcc/echarts-for-react - ``` -- [npm](https://www.npmjs.com/package/echarts-for-react) (πŸ“₯ 700K / month Β· πŸ“¦ 1.1K Β· ⏱️ 29.10.2021): - ``` - npm install echarts-for-react - ``` -
react-diagrams (πŸ₯‰28 Β· ⭐ 7.8K) - a super simple, no-nonsense diagramming library written in react.. MIT -- [GitHub](https://github.com/projectstorm/react-diagrams) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 1.1K Β· πŸ“¦ 540 Β· πŸ“‹ 800 - 37% open Β· ⏱️ 04.06.2023): +- [GitHub](https://github.com/projectstorm/react-diagrams) (πŸ‘¨β€πŸ’» 91 Β· πŸ”€ 1.1K Β· πŸ“¦ 550 Β· πŸ“‹ 800 - 37% open Β· ⏱️ 04.06.2023): ``` git clone https://github.com/projectstorm/react-diagrams ``` -- [npm](https://www.npmjs.com/package/@projectstorm/react-diagrams) (πŸ“₯ 57K / month Β· πŸ“¦ 31 Β· ⏱️ 05.03.2023): +- [npm](https://www.npmjs.com/package/@projectstorm/react-diagrams) (πŸ“₯ 56K / month Β· πŸ“¦ 31 Β· ⏱️ 05.03.2023): ``` npm install @projectstorm/react-diagrams ``` @@ -2210,7 +2210,7 @@ _Data visualization, chart and diagram components._ ``` git clone https://github.com/jerosoler/Drawflow ``` -- [npm](https://www.npmjs.com/package/drawflow) (πŸ“₯ 31K / month Β· πŸ“¦ 5 Β· ⏱️ 30.06.2022): +- [npm](https://www.npmjs.com/package/drawflow) (πŸ“₯ 32K / month Β· πŸ“¦ 5 Β· ⏱️ 30.06.2022): ``` npm install drawflow ``` @@ -2222,7 +2222,7 @@ _Data visualization, chart and diagram components._ ``` git clone https://github.com/reaviz/reaviz ``` -- [npm](https://www.npmjs.com/package/reaviz) (πŸ“₯ 20K / month Β· πŸ“¦ 7 Β· ⏱️ 14.06.2023): +- [npm](https://www.npmjs.com/package/reaviz) (πŸ“₯ 21K / month Β· πŸ“¦ 7 Β· ⏱️ 14.06.2023): ``` npm install reaviz ``` @@ -2241,12 +2241,12 @@ _Data visualization, chart and diagram components._
Show 11 hidden projects... -- elastic-charts (πŸ₯ˆ31 Β· ⭐ 340) - Elastic Charts library. ❗️ICU +- elastic-charts (πŸ₯‰31 Β· ⭐ 340) - 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 +- GGEditor (πŸ₯‰27 Β· ⭐ 3.4K Β· πŸ’€) - A visual graph editor based on G6 and React. MIT - Viser (πŸ₯‰26 Β· ⭐ 1.6K Β· πŸ’€) - viser is a toolkit fit for data vis engineer. https://viserjs.gitee.io/. MIT - react-timeseries-charts (πŸ₯‰26 Β· ⭐ 820 Β· πŸ’€) - Declarative and modular timeseries charting.. ❗️BSD-3-Clause-LBNL -- GGEditor (πŸ₯‰25 Β· ⭐ 3.4K Β· πŸ’€) - A visual graph editor based on G6 and React. MIT - ej2-react-ui-components (πŸ₯‰25 Β· ⭐ 290) - Syncfusion React UI components library offer more.. ❗️ICU - react-chartist (πŸ₯‰24 Β· ⭐ 520 Β· πŸ’€) - React component for Chartist.js. MIT - react-sigma (πŸ₯‰21 Β· ⭐ 250 Β· πŸ’€) - Lightweight React library for drawing network graphs built on top.. MIT @@ -2261,19 +2261,19 @@ _Data visualization, chart and diagram components._
apollo-client (πŸ₯‡45 Β· ⭐ 19K) - A fully-featured, production ready caching GraphQL client for.. MIT -- [GitHub](https://github.com/apollographql/apollo-client) (πŸ‘¨β€πŸ’» 820 Β· πŸ”€ 2.6K Β· πŸ“¦ 170K Β· πŸ“‹ 4.8K - 10% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/apollographql/apollo-client) (πŸ‘¨β€πŸ’» 820 Β· πŸ”€ 2.6K Β· πŸ“¦ 190K Β· πŸ“‹ 4.8K - 10% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/apollographql/apollo-client ``` -- [npm](https://www.npmjs.com/package/apollo-utilities) (πŸ“₯ 7.4M / month Β· πŸ“¦ 14K Β· ⏱️ 09.05.2020): +- [npm](https://www.npmjs.com/package/apollo-utilities) (πŸ“₯ 7.6M / month Β· πŸ“¦ 14K Β· ⏱️ 09.05.2020): ``` npm install apollo-utilities ```
react-query (πŸ₯ˆ41 Β· ⭐ 35K) - Powerful asynchronous state management, server-state utilities and.. MIT -- [GitHub](https://github.com/TanStack/query) (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 2.3K Β· πŸ“¦ 1.3K Β· πŸ“‹ 1.3K - 2% open Β· ⏱️ 20.06.2023): +- [GitHub](https://github.com/TanStack/query) (πŸ‘¨β€πŸ’» 580 Β· πŸ”€ 2.3K Β· πŸ“¦ 1.4K Β· πŸ“‹ 1.3K - 2% open Β· ⏱️ 27.06.2023): ``` git clone https://github.com/tannerlinsley/react-query @@ -2285,31 +2285,31 @@ _Data visualization, chart and diagram components._
swr (πŸ₯ˆ41 Β· ⭐ 27K) - React Hooks for Data Fetching. MIT -- [GitHub](https://github.com/vercel/swr) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.1K Β· πŸ“¦ 130K Β· πŸ“‹ 810 - 9% open Β· ⏱️ 20.06.2023): +- [GitHub](https://github.com/vercel/swr) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 1.1K Β· πŸ“¦ 130K Β· πŸ“‹ 820 - 8% open Β· ⏱️ 27.06.2023): ``` git clone https://github.com/vercel/swr ``` -- [npm](https://www.npmjs.com/package/swr) (πŸ“₯ 5.2M / month Β· πŸ“¦ 860 Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/swr) (πŸ“₯ 5.3M / month Β· πŸ“¦ 870 Β· ⏱️ 22.06.2023): ``` npm install swr ```
relay (πŸ₯‰39 Β· ⭐ 18K) - Relay is a JavaScript framework for building data-driven React applications. MIT -- [GitHub](https://github.com/facebook/relay) (πŸ‘¨β€πŸ’» 800 Β· πŸ”€ 1.8K Β· πŸ“¦ 6.6K Β· πŸ“‹ 2.2K - 24% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/facebook/relay) (πŸ‘¨β€πŸ’» 800 Β· πŸ”€ 1.8K Β· πŸ“¦ 6.6K Β· πŸ“‹ 2.2K - 24% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/facebook/relay ``` -- [npm](https://www.npmjs.com/package/relay) (πŸ“₯ 1.1K / month Β· πŸ“¦ 42 Β· ⏱️ 14.04.2013): +- [npm](https://www.npmjs.com/package/relay) (πŸ“₯ 1.2K / month Β· πŸ“¦ 42 Β· ⏱️ 14.04.2013): ``` npm install relay ```
-
unstorage (πŸ₯‰31 Β· ⭐ 930) - Unstorage provides an async Key-Value storage API with conventional.. MIT +
unstorage (πŸ₯‰31 Β· ⭐ 940) - Unstorage provides an async Key-Value storage API with conventional.. MIT -- [GitHub](https://github.com/unjs/unstorage) (πŸ‘¨β€πŸ’» 28 Β· πŸ”€ 57 Β· πŸ“¦ 61K Β· πŸ“‹ 96 - 47% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/unjs/unstorage) (πŸ‘¨β€πŸ’» 29 Β· πŸ”€ 58 Β· πŸ“¦ 62K Β· πŸ“‹ 98 - 46% open Β· ⏱️ 27.06.2023): ``` git clone https://github.com/unjs/unstorage @@ -2326,7 +2326,7 @@ _Data visualization, chart and diagram components._ ``` git clone https://github.com/heroku/react-refetch ``` -- [npm](https://www.npmjs.com/package/react-refetch) (πŸ“₯ 22K / month Β· πŸ“¦ 180 Β· ⏱️ 20.01.2020): +- [npm](https://www.npmjs.com/package/react-refetch) (πŸ“₯ 21K / month Β· πŸ“¦ 180 Β· ⏱️ 20.01.2020): ``` npm install react-refetch ``` @@ -2338,7 +2338,7 @@ _Data visualization, chart and diagram components._ ``` git clone https://github.com/contiamo/restful-react ``` -- [npm](https://www.npmjs.com/package/restful-react) (πŸ“₯ 21K / month Β· πŸ“¦ 27 Β· ⏱️ 27.12.2021): +- [npm](https://www.npmjs.com/package/restful-react) (πŸ“₯ 46K / month Β· πŸ“¦ 27 Β· ⏱️ 27.12.2021): ``` npm install restful-react ``` @@ -2358,7 +2358,7 @@ _Toasts, snackbars, and notification system._ ``` git clone https://github.com/fkhadra/react-toastify ``` -- [npm](https://www.npmjs.com/package/react-toastify) (πŸ“₯ 6.4M / month Β· πŸ“¦ 4.6K Β· ⏱️ 14.05.2023): +- [npm](https://www.npmjs.com/package/react-toastify) (πŸ“₯ 6.6M / month Β· πŸ“¦ 4.6K Β· ⏱️ 14.05.2023): ``` npm install react-toastify ``` @@ -2375,9 +2375,9 @@ _Toasts, snackbars, and notification system._ npm install react-hot-toast ```
-
Notistack (πŸ₯ˆ34 Β· ⭐ 3.5K) - Highly customizable notification snackbars (toasts) that can be.. MIT +
Notistack (πŸ₯ˆ33 Β· ⭐ 3.5K) - Highly customizable notification snackbars (toasts) that can be.. MIT -- [GitHub](https://github.com/iamhosseindhv/notistack) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 280 Β· πŸ“¦ 37K Β· πŸ“‹ 400 - 5% open Β· ⏱️ 10.04.2023): +- [GitHub](https://github.com/iamhosseindhv/notistack) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 280 Β· πŸ“¦ 38K Β· πŸ“‹ 400 - 5% open Β· ⏱️ 10.04.2023): ``` git clone https://github.com/iamhosseindhv/notistack @@ -2389,7 +2389,7 @@ _Toasts, snackbars, and notification system._
reapop (πŸ₯ˆ27 Β· ⭐ 1.5K) - A simple and customizable React notifications system. MIT -- [GitHub](https://github.com/LouisBarranqueiro/reapop) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 80 Β· πŸ“¦ 530 Β· πŸ“‹ 93 - 7% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/LouisBarranqueiro/reapop) (πŸ‘¨β€πŸ’» 18 Β· πŸ”€ 80 Β· πŸ“¦ 540 Β· πŸ“‹ 93 - 7% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/LouisBarranqueiro/reapop @@ -2406,7 +2406,7 @@ _Toasts, snackbars, and notification system._ ``` git clone https://github.com/teodosii/react-notifications-component ``` -- [npm](https://www.npmjs.com/package/react-notifications-component) (πŸ“₯ 160K / month Β· πŸ“¦ 82 Β· ⏱️ 22.05.2022): +- [npm](https://www.npmjs.com/package/react-notifications-component) (πŸ“₯ 150K / month Β· πŸ“¦ 82 Β· ⏱️ 22.05.2022): ``` npm install react-notifications-component ``` @@ -2426,28 +2426,28 @@ _Toasts, snackbars, and notification system._ _File upload, download, and viewer components._ -
uppy (πŸ₯‡39 Β· ⭐ 27K) - The next open source file uploader for web browsers. MIT +
SheetJS (πŸ₯‡38 Β· ⭐ 33K) - SheetJS Spreadsheet Data Toolkit -- New home.. Apache-2 -- [GitHub](https://github.com/transloadit/uppy) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 1.9K Β· πŸ“¦ 2.4K Β· πŸ“‹ 2.1K - 7% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/SheetJS/sheetjs) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 8K Β· πŸ“‹ 2.4K - 5% open Β· ⏱️ 11.01.2023): ``` - git clone https://github.com/transloadit/uppy + git clone https://github.com/SheetJS/sheetjs ``` -- [npm](https://www.npmjs.com/package/uppy) (πŸ“₯ 110K / month Β· πŸ“¦ 94 Β· ⏱️ 19.06.2023): +- [npm](https://www.npmjs.com/package/xlsx) (πŸ“₯ 9M / month Β· πŸ“¦ 8.1K Β· ⏱️ 24.03.2022): ``` - npm install uppy + npm install xlsx ```
-
SheetJS (πŸ₯ˆ38 Β· ⭐ 33K) - SheetJS Spreadsheet Data Toolkit -- New home.. Apache-2 +
uppy (πŸ₯ˆ37 Β· ⭐ 27K) - The next open source file uploader for web browsers. MIT -- [GitHub](https://github.com/SheetJS/sheetjs) (πŸ‘¨β€πŸ’» 200 Β· πŸ”€ 8K Β· πŸ“‹ 2.4K - 5% open Β· ⏱️ 11.01.2023): +- [GitHub](https://github.com/transloadit/uppy) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 1.9K Β· πŸ“¦ 29 Β· πŸ“‹ 2.1K - 7% open Β· ⏱️ 29.06.2023): ``` - git clone https://github.com/SheetJS/sheetjs + git clone https://github.com/transloadit/uppy ``` -- [npm](https://www.npmjs.com/package/xlsx) (πŸ“₯ 9M / month Β· πŸ“¦ 8.1K Β· ⏱️ 24.03.2022): +- [npm](https://www.npmjs.com/package/uppy) (πŸ“₯ 110K / month Β· πŸ“¦ 94 Β· ⏱️ 19.06.2023): ``` - npm install xlsx + npm install uppy ```
React Dropzone (πŸ₯ˆ37 Β· ⭐ 9.7K Β· πŸ’€) - Simple HTML5 drag-drop zone with React.js. MIT @@ -2474,9 +2474,9 @@ _File upload, download, and viewer components._ npm install react-filepond ```
-
react-uploady (πŸ₯‰23 Β· ⭐ 850) - Modern file uploading - components & hooks for React. MIT +
react-uploady (πŸ₯‰22 Β· ⭐ 860) - Modern file uploading - components & hooks for React. MIT -- [GitHub](https://github.com/rpldy/react-uploady) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 32 Β· πŸ“¦ 160 Β· πŸ“‹ 120 - 4% open Β· ⏱️ 16.04.2023): +- [GitHub](https://github.com/rpldy/react-uploady) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 32 Β· πŸ“¦ 170 Β· πŸ“‹ 120 - 4% open Β· ⏱️ 16.04.2023): ``` git clone https://github.com/rpldy/react-uploady @@ -2491,7 +2491,7 @@ _File upload, download, and viewer components._ - react-json-view (πŸ₯ˆ33 Β· ⭐ 3.1K Β· πŸ’€) - JSON viewer for react. MIT - react-csv (πŸ₯‰29 Β· ⭐ 1.1K Β· πŸ’€) - React components to build CSV files on the fly basing on.. MIT - material-ui-dropzone (πŸ₯‰27 Β· ⭐ 470 Β· πŸ’€) - A Material-UI file upload dropzone. MIT -- react-file-viewer (πŸ₯‰24 Β· ⭐ 460 Β· πŸ’€) - Extendable file viewer for web. MIT +- react-file-viewer (πŸ₯‰25 Β· ⭐ 460 Β· πŸ’€) - Extendable file viewer for web. MIT - React-Data-Export (πŸ₯‰24 Β· ⭐ 170 Β· πŸ’€) - Export dataset in react. MIT

@@ -2504,7 +2504,7 @@ _Editor components for code, text, images and more._
tinymce (πŸ₯‡43 Β· ⭐ 13K) - The worlds #1 JavaScript library for rich text editing. Available for.. MIT -- [GitHub](https://github.com/tinymce/tinymce) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 2.1K Β· πŸ“¦ 63K Β· πŸ“‹ 6.1K - 19% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/tinymce/tinymce) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 2.1K Β· πŸ“¦ 63K Β· πŸ“‹ 6.1K - 19% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/tinymce/tinymce @@ -2514,9 +2514,9 @@ _Editor components for code, text, images and more._ npm install tinymce ```
-
Slate (πŸ₯‡42 Β· ⭐ 27K) - A completely customizable framework for building rich text editors... MIT +
Slate (πŸ₯‡40 Β· ⭐ 27K) - A completely customizable framework for building rich text editors... MIT -- [GitHub](https://github.com/ianstormtaylor/slate) (πŸ‘¨β€πŸ’» 550 Β· πŸ”€ 3.2K Β· πŸ“¦ 140K Β· πŸ“‹ 3K - 19% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/ianstormtaylor/slate) (πŸ‘¨β€πŸ’» 550 Β· πŸ”€ 3.2K Β· πŸ“‹ 3K - 19% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/ianstormtaylor/slate @@ -2533,55 +2533,55 @@ _Editor components for code, text, images and more._ ``` git clone https://github.com/facebook/draft-js ``` -- [npm](https://www.npmjs.com/package/draft-js) (πŸ“₯ 3.8M / month Β· πŸ“¦ 11K Β· ⏱️ 17.08.2020): +- [npm](https://www.npmjs.com/package/draft-js) (πŸ“₯ 3.9M / month Β· πŸ“¦ 11K Β· ⏱️ 17.08.2020): ``` npm install draft-js ```
editor.js (πŸ₯‡36 Β· ⭐ 23K) - A block-style editor with clean JSON output. Apache-2 -- [GitHub](https://github.com/codex-team/editor.js) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 1.8K Β· πŸ“₯ 9.3K Β· πŸ“¦ 6.2K Β· πŸ“‹ 1.3K - 37% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/codex-team/editor.js) (πŸ‘¨β€πŸ’» 40 Β· πŸ”€ 1.8K Β· πŸ“₯ 9.4K Β· πŸ“¦ 6.4K Β· πŸ“‹ 1.3K - 37% open Β· ⏱️ 22.06.2023): ``` git clone https://github.com/codex-team/editor.js ``` -- [npm](https://www.npmjs.com/package/@editorjs/editorjs) (πŸ“₯ 210K / month Β· πŸ“¦ 250 Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/@editorjs/editorjs) (πŸ“₯ 210K / month Β· πŸ“¦ 250 Β· ⏱️ 22.06.2023): ``` npm install @editorjs/editorjs ```
-
tiptap (πŸ₯‡35 Β· ⭐ 20K) - The headless editor framework for web artisans. MIT +
jodit (πŸ₯‡35 Β· ⭐ 1.4K) - Jodit - Best WYSIWYG Editor for You. MIT -- [GitHub](https://github.com/ueberdosis/tiptap) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.7K Β· πŸ“¦ 4.3K Β· πŸ“‹ 2.2K - 10% open Β· ⏱️ 20.06.2023): +- [GitHub](https://github.com/xdan/jodit) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 320 Β· πŸ“¦ 4K Β· πŸ“‹ 810 - 24% open Β· ⏱️ 27.06.2023): ``` - git clone https://github.com/ueberdosis/tiptap + git clone https://github.com/xdan/jodit ``` -- [npm](https://www.npmjs.com/package/magic-tiptap-extensions) (πŸ“₯ 3 / month Β· πŸ“¦ 2 Β· ⏱️ 31.03.2021): +- [npm](https://www.npmjs.com/package/jodit) (πŸ“₯ 190K / month Β· πŸ“¦ 77 Β· ⏱️ 26.06.2023): ``` - npm install magic-tiptap-extensions + npm install jodit ```
-
jodit (πŸ₯‡35 Β· ⭐ 1.4K) - Jodit - Best WYSIWYG Editor for You. MIT +
tiptap (πŸ₯ˆ34 Β· ⭐ 20K) - The headless editor framework for web artisans. MIT -- [GitHub](https://github.com/xdan/jodit) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 320 Β· πŸ“¦ 4K Β· πŸ“‹ 810 - 24% open Β· ⏱️ 17.06.2023): +- [GitHub](https://github.com/ueberdosis/tiptap) (πŸ‘¨β€πŸ’» 250 Β· πŸ”€ 1.7K Β· πŸ“¦ 4.3K Β· πŸ“‹ 2.2K - 10% open Β· ⏱️ 25.06.2023): ``` - git clone https://github.com/xdan/jodit + git clone https://github.com/ueberdosis/tiptap ``` -- [npm](https://www.npmjs.com/package/jodit) (πŸ“₯ 190K / month Β· πŸ“¦ 75 Β· ⏱️ 17.06.2023): +- [npm](https://www.npmjs.com/package/magic-tiptap-extensions) (πŸ“₯ 5 / month Β· πŸ“¦ 2 Β· ⏱️ 31.03.2021): ``` - npm install jodit + npm install magic-tiptap-extensions ```
-
react-image-crop (πŸ₯ˆ34 Β· ⭐ 3.4K) - A responsive image cropping tool for React. ISC +
react-image-crop (πŸ₯ˆ34 Β· ⭐ 3.5K) - A responsive image cropping tool for React. ISC -- [GitHub](https://github.com/DominicTobias/react-image-crop) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 330 Β· πŸ“¦ 10K Β· πŸ“‹ 400 - 10% open Β· ⏱️ 03.06.2023): +- [GitHub](https://github.com/DominicTobias/react-image-crop) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 340 Β· πŸ“¦ 11K Β· πŸ“‹ 400 - 10% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/DominicTobias/react-image-crop ``` -- [npm](https://www.npmjs.com/package/react-image-crop) (πŸ“₯ 1.5M / month Β· πŸ“¦ 460 Β· ⏱️ 28.05.2023): +- [npm](https://www.npmjs.com/package/react-image-crop) (πŸ“₯ 1.5M / month Β· πŸ“¦ 460 Β· ⏱️ 24.06.2023): ``` npm install react-image-crop ``` @@ -2605,19 +2605,19 @@ _Editor components for code, text, images and more._ ``` git clone https://github.com/securingsincity/react-ace ``` -- [npm](https://www.npmjs.com/package/react-ace) (πŸ“₯ 1.5M / month Β· πŸ“¦ 2.6K Β· ⏱️ 26.04.2022): +- [npm](https://www.npmjs.com/package/react-ace) (πŸ“₯ 1.6M / month Β· πŸ“¦ 2.6K Β· ⏱️ 26.04.2022): ``` npm install react-ace ```
react-monaco-editor (πŸ₯ˆ33 Β· ⭐ 3.3K) - Monaco Editor for React. MIT -- [GitHub](https://github.com/react-monaco-editor/react-monaco-editor) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 340 Β· πŸ“¦ 13K Β· πŸ“‹ 330 - 16% open Β· ⏱️ 15.06.2023): +- [GitHub](https://github.com/react-monaco-editor/react-monaco-editor) (πŸ‘¨β€πŸ’» 76 Β· πŸ”€ 340 Β· πŸ“¦ 13K Β· πŸ“‹ 330 - 16% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/react-monaco-editor/react-monaco-editor ``` -- [npm](https://www.npmjs.com/package/react-monaco-editor) (πŸ“₯ 490K / month Β· πŸ“¦ 650 Β· ⏱️ 09.03.2023): +- [npm](https://www.npmjs.com/package/react-monaco-editor) (πŸ“₯ 500K / month Β· πŸ“¦ 660 Β· ⏱️ 09.03.2023): ``` npm install react-monaco-editor ``` @@ -2634,14 +2634,14 @@ _Editor components for code, text, images and more._ npm install @monaco-editor/react ```
-
react-codemirror (πŸ₯ˆ33 Β· ⭐ 960) - CodeMirror 6 component for React. @codemirror.. MIT +
react-codemirror (πŸ₯ˆ33 Β· ⭐ 970) - CodeMirror 6 component for React. @codemirror.. MIT -- [GitHub](https://github.com/uiwjs/react-codemirror) (πŸ‘¨β€πŸ’» 31 Β· πŸ”€ 97 Β· πŸ“¦ 17K Β· πŸ“‹ 240 - 32% open Β· ⏱️ 12.06.2023): +- [GitHub](https://github.com/uiwjs/react-codemirror) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 98 Β· πŸ“¦ 18K Β· πŸ“‹ 250 - 33% open Β· ⏱️ 26.06.2023): ``` git clone https://github.com/uiwjs/react-codemirror ``` -- [npm](https://www.npmjs.com/package/@uiw/react-codemirror) (πŸ“₯ 1.3M / month Β· πŸ“¦ 140 Β· ⏱️ 12.06.2023): +- [npm](https://www.npmjs.com/package/@uiw/react-codemirror) (πŸ“₯ 1.3M / month Β· πŸ“¦ 150 Β· ⏱️ 26.06.2023): ``` npm install @uiw/react-codemirror ``` @@ -2653,7 +2653,7 @@ _Editor components for code, text, images and more._ ``` git clone https://github.com/zenoamaro/react-quill ``` -- [npm](https://www.npmjs.com/package/react-quill) (πŸ“₯ 2M / month Β· πŸ“¦ 1.4K Β· ⏱️ 03.08.2022): +- [npm](https://www.npmjs.com/package/react-quill) (πŸ“₯ 2.1M / month Β· πŸ“¦ 1.4K Β· ⏱️ 03.08.2022): ``` npm install react-quill ``` @@ -2665,19 +2665,19 @@ _Editor components for code, text, images and more._ ``` git clone https://github.com/react-page/react-page ``` -- [npm](https://www.npmjs.com/package/@react-page/editor) (πŸ“₯ 12K / month Β· πŸ“¦ 23 Β· ⏱️ 26.04.2023): +- [npm](https://www.npmjs.com/package/@react-page/editor) (πŸ“₯ 13K / month Β· πŸ“¦ 23 Β· ⏱️ 26.04.2023): ``` npm install @react-page/editor ```
remirror (πŸ₯ˆ31 Β· ⭐ 2.3K) - ProseMirror toolkit for React. MIT -- [GitHub](https://github.com/remirror/remirror) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 210 Β· πŸ“¦ 360 Β· πŸ“‹ 610 - 22% open Β· ⏱️ 15.06.2023): +- [GitHub](https://github.com/remirror/remirror) (πŸ‘¨β€πŸ’» 70 Β· πŸ”€ 210 Β· πŸ“¦ 370 Β· πŸ“‹ 610 - 22% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/remirror/remirror ``` -- [npm](https://www.npmjs.com/package/create-context-state) (πŸ“₯ 98K / month Β· πŸ“¦ 10 Β· ⏱️ 24.05.2023): +- [npm](https://www.npmjs.com/package/create-context-state) (πŸ“₯ 99K / month Β· πŸ“¦ 10 Β· ⏱️ 28.06.2023): ``` npm install create-context-state ``` @@ -2696,7 +2696,7 @@ _Editor components for code, text, images and more._
react-md-editor (πŸ₯ˆ31 Β· ⭐ 1.5K) - A simple markdown editor with preview, implemented with.. MIT -- [GitHub](https://github.com/uiwjs/react-md-editor) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 120 Β· πŸ“¦ 5.8K Β· πŸ“‹ 280 - 33% open Β· ⏱️ 01.06.2023): +- [GitHub](https://github.com/uiwjs/react-md-editor) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 120 Β· πŸ“¦ 5.8K Β· πŸ“‹ 290 - 34% open Β· ⏱️ 27.06.2023): ``` git clone https://github.com/uiwjs/react-md-editor @@ -2706,18 +2706,6 @@ _Editor components for code, text, images and more._ npm install @uiw/react-md-editor ```
-
React Email Editor (πŸ₯‰30 Β· ⭐ 3.9K) - Drag-n-Drop Email Editor Component for React.js. MIT - -- [GitHub](https://github.com/unlayer/react-email-editor) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 680 Β· πŸ“¦ 950 Β· πŸ“‹ 290 - 61% open Β· ⏱️ 12.04.2023): - - ``` - git clone https://github.com/unlayer/react-email-editor - ``` -- [npm](https://www.npmjs.com/package/react-email-editor) (πŸ“₯ 150K / month Β· πŸ“¦ 27 Β· ⏱️ 12.04.2023): - ``` - npm install react-email-editor - ``` -
react-rte (πŸ₯‰30 Β· ⭐ 2.8K) - Pure React rich text WYSIWYG editor based on draft-js. ISC - [GitHub](https://github.com/sstur/react-rte) (πŸ‘¨β€πŸ’» 49 Β· πŸ”€ 440 Β· πŸ“¦ 3.7K Β· πŸ“‹ 360 - 57% open Β· ⏱️ 17.05.2023): @@ -2737,14 +2725,14 @@ _Editor components for code, text, images and more._ ``` git clone https://github.com/uber/react-digraph ``` -- [npm](https://www.npmjs.com/package/react-digraph) (πŸ“₯ 20K / month Β· πŸ“¦ 25 Β· ⏱️ 17.05.2023): +- [npm](https://www.npmjs.com/package/react-digraph) (πŸ“₯ 19K / month Β· πŸ“¦ 25 Β· ⏱️ 17.05.2023): ``` npm install react-digraph ```
react-mde (πŸ₯‰30 Β· ⭐ 1.4K Β· πŸ’€) - React Markdown Editor. MIT -- [GitHub](https://github.com/andrerpena/react-mde) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 180 Β· πŸ“¦ 3.8K Β· πŸ“‹ 210 - 5% open Β· ⏱️ 15.08.2022): +- [GitHub](https://github.com/andrerpena/react-mde) (πŸ‘¨β€πŸ’» 54 Β· πŸ”€ 180 Β· πŸ“¦ 3.9K Β· πŸ“‹ 210 - 5% open Β· ⏱️ 15.08.2022): ``` git clone https://github.com/andrerpena/react-mde @@ -2754,18 +2742,30 @@ _Editor components for code, text, images and more._ npm install react-mde ```
-
prosemirror (πŸ₯‰28 Β· ⭐ 6.6K) - The ProseMirror WYSIWYM editor. MIT +
prosemirror (πŸ₯‰28 Β· ⭐ 6.7K) - The ProseMirror WYSIWYM editor. MIT - [GitHub](https://github.com/ProseMirror/prosemirror) (πŸ‘¨β€πŸ’» 36 Β· πŸ”€ 300 Β· πŸ“¦ 200 Β· πŸ“‹ 1.2K - 8% open Β· ⏱️ 08.06.2023): ``` git clone https://github.com/ProseMirror/prosemirror ``` -- [npm](https://www.npmjs.com/package/prosemirror) (πŸ“₯ 17K / month Β· πŸ“¦ 100 Β· ⏱️ 28.09.2017): +- [npm](https://www.npmjs.com/package/prosemirror) (πŸ“₯ 18K / month Β· πŸ“¦ 100 Β· ⏱️ 28.09.2017): ``` npm install prosemirror ```
+
React Email Editor (πŸ₯‰28 Β· ⭐ 3.9K) - Drag-n-Drop Email Editor Component for React.js. MIT + +- [GitHub](https://github.com/unlayer/react-email-editor) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 680 Β· πŸ“¦ 950 Β· πŸ“‹ 290 - 61% open Β· ⏱️ 12.04.2023): + + ``` + git clone https://github.com/unlayer/react-email-editor + ``` +- [npm](https://www.npmjs.com/package/react-email-editor) (πŸ“₯ 150K / month Β· πŸ“¦ 27 Β· ⏱️ 12.04.2023): + ``` + npm install react-email-editor + ``` +
react-simple-code-editor (πŸ₯‰28 Β· ⭐ 1.4K) - Simple no-frills code editor with syntax highlighting. MIT - [GitHub](https://github.com/react-simple-code-editor/react-simple-code-editor) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 160 Β· πŸ“¦ 17K Β· πŸ“‹ 66 - 51% open Β· ⏱️ 30.12.2022): @@ -2792,7 +2792,7 @@ _Editor components for code, text, images and more._
react-simplemde-editor (πŸ₯‰27 Β· ⭐ 700 Β· πŸ’€) - React wrapper for simplemde (easymde) markdown editor. MIT -- [GitHub](https://github.com/RIP21/react-simplemde-editor) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 100 Β· πŸ“¦ 5.5K Β· πŸ“‹ 120 - 5% open Β· ⏱️ 11.10.2022): +- [GitHub](https://github.com/RIP21/react-simplemde-editor) (πŸ‘¨β€πŸ’» 32 Β· πŸ”€ 100 Β· πŸ“¦ 5.5K Β· πŸ“‹ 120 - 4% open Β· ⏱️ 11.10.2022): ``` git clone https://github.com/RIP21/react-simplemde-editor @@ -2821,7 +2821,7 @@ _Editor components for code, text, images and more._ ``` git clone https://github.com/liferay/alloy-editor ``` -- [npm](https://www.npmjs.com/package/alloyeditor) (πŸ“₯ 5.8K / month Β· πŸ“¦ 3 Β· ⏱️ 10.11.2022): +- [npm](https://www.npmjs.com/package/alloyeditor) (πŸ“₯ 5.9K / month Β· πŸ“¦ 3 Β· ⏱️ 10.11.2022): ``` npm install alloyeditor ``` @@ -2833,14 +2833,14 @@ _Editor components for code, text, images and more._ ``` git clone https://github.com/HarryChen0506/react-markdown-editor-lite ``` -- [npm](https://www.npmjs.com/package/react-markdown-editor-lite) (πŸ“₯ 55K / month Β· πŸ“¦ 36 Β· ⏱️ 14.12.2022): +- [npm](https://www.npmjs.com/package/react-markdown-editor-lite) (πŸ“₯ 54K / month Β· πŸ“¦ 36 Β· ⏱️ 14.12.2022): ``` npm install react-markdown-editor-lite ```
codejar (πŸ₯‰24 Β· ⭐ 1.5K) - An embeddable code editor for the browser. MIT -- [GitHub](https://github.com/antonmedv/codejar) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 98 Β· πŸ“¦ 520 Β· πŸ“‹ 74 - 17% open Β· ⏱️ 25.05.2023): +- [GitHub](https://github.com/antonmedv/codejar) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 97 Β· πŸ“¦ 530 Β· πŸ“‹ 74 - 17% open Β· ⏱️ 25.05.2023): ``` git clone https://github.com/antonmedv/codejar @@ -2852,7 +2852,7 @@ _Editor components for code, text, images and more._
react-design-editor (πŸ₯‰23 Β· ⭐ 1.3K Β· πŸ’€) - React Design Editor has started to developed direct.. MIT -- [GitHub](https://github.com/salgum1114/react-design-editor) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 340 Β· πŸ“¦ 42 Β· πŸ“‹ 180 - 31% open Β· ⏱️ 11.10.2022): +- [GitHub](https://github.com/salgum1114/react-design-editor) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 340 Β· πŸ“¦ 43 Β· πŸ“‹ 180 - 31% open Β· ⏱️ 11.10.2022): ``` git clone https://github.com/salgum1114/react-design-editor @@ -2869,19 +2869,19 @@ _Editor components for code, text, images and more._ ``` git clone https://github.com/edtr-io/edtr-io ``` -- [npm](https://www.npmjs.com/package/@edtr-io/store) (πŸ“₯ 140 / month Β· πŸ“¦ 15 Β· ⏱️ 30.03.2023): +- [npm](https://www.npmjs.com/package/@edtr-io/store) (πŸ“₯ 380 / month Β· πŸ“¦ 15 Β· ⏱️ 30.03.2023): ``` npm install @edtr-io/store ```
-
react-monacoeditor (πŸ₯‰22 Β· ⭐ 240) - Monaco Editor component for React. MIT +
react-monacoeditor (πŸ₯‰21 Β· ⭐ 240) - Monaco Editor component for React. MIT -- [GitHub](https://github.com/jaywcjlove/react-monacoeditor) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 22 Β· πŸ“¦ 220 Β· πŸ“‹ 24 - 54% open Β· ⏱️ 15.06.2023): +- [GitHub](https://github.com/jaywcjlove/react-monacoeditor) (πŸ‘¨β€πŸ’» 7 Β· πŸ”€ 22 Β· πŸ“¦ 220 Β· πŸ“‹ 26 - 57% open Β· ⏱️ 15.06.2023): ``` git clone https://github.com/jaywcjlove/react-monacoeditor ``` -- [npm](https://www.npmjs.com/package/@uiw/react-monacoeditor) (πŸ“₯ 5.4K / month Β· πŸ“¦ 5 Β· ⏱️ 31.03.2023): +- [npm](https://www.npmjs.com/package/@uiw/react-monacoeditor) (πŸ“₯ 6K / month Β· πŸ“¦ 5 Β· ⏱️ 31.03.2023): ``` npm install @uiw/react-monacoeditor ``` @@ -2893,7 +2893,7 @@ _Editor components for code, text, images and more._ ``` git clone https://github.com/appleple/smartblock ``` -- [npm](https://www.npmjs.com/package/@steelydylan/smartblock) (πŸ“₯ 27 / month Β· πŸ“¦ 2 Β· ⏱️ 20.06.2021): +- [npm](https://www.npmjs.com/package/@steelydylan/smartblock) (πŸ“₯ 29 / month Β· πŸ“¦ 2 Β· ⏱️ 20.06.2021): ``` npm install @steelydylan/smartblock ``` @@ -2906,7 +2906,7 @@ _Editor components for code, text, images and more._ - ckeditor4-react (πŸ₯‰24 Β· ⭐ 88) - Official CKEditor 4 React component. ❗️CNRI-Python-GPL-Compatible - react-lz-editor (πŸ₯‰22 Β· ⭐ 940 Β· πŸ’€) - 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-editor (πŸ₯‰13 Β· ⭐ 55 Β· πŸ’€) - Pure Rich-text Editor with TS & React-hooks. MIT - react-avatar-generator (πŸ₯‰12 Β· ⭐ 54 Β· πŸ’€) - Generate fun kaleidoscope for user avatars. ❗Unlicensed

@@ -2917,24 +2917,24 @@ _Editor components for code, text, images and more._
react-dnd (πŸ₯‡41 Β· ⭐ 19K) - Drag and Drop for React. MIT -- [GitHub](https://github.com/react-dnd/react-dnd) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1.9K Β· πŸ“¦ 180K Β· πŸ“‹ 1.7K - 23% open Β· ⏱️ 20.01.2023): +- [GitHub](https://github.com/react-dnd/react-dnd) (πŸ‘¨β€πŸ’» 210 Β· πŸ”€ 1.9K Β· πŸ“¦ 98K Β· πŸ“‹ 1.7K - 23% open Β· ⏱️ 20.01.2023): ``` git clone https://github.com/react-dnd/react-dnd ``` -- [npm](https://www.npmjs.com/package/react-dnd-html5-backend) (πŸ“₯ 7M / month Β· πŸ“¦ 9.8K Β· ⏱️ 19.04.2022): +- [npm](https://www.npmjs.com/package/react-dnd-html5-backend) (πŸ“₯ 7.2M / month Β· πŸ“¦ 9.8K Β· ⏱️ 19.04.2022): ``` npm install react-dnd-html5-backend ```
react-beautiful-dnd (πŸ₯‡37 Β· ⭐ 30K) - Beautiful and accessible drag and drop for lists with.. Apache-2 -- [GitHub](https://github.com/atlassian/react-beautiful-dnd) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 2.4K Β· πŸ“¦ 82K Β· πŸ“‹ 1.6K - 35% open Β· ⏱️ 08.06.2023): +- [GitHub](https://github.com/atlassian/react-beautiful-dnd) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 2.4K Β· πŸ“¦ 83K Β· πŸ“‹ 1.6K - 35% open Β· ⏱️ 08.06.2023): ``` git clone https://github.com/atlassian/react-beautiful-dnd ``` -- [npm](https://www.npmjs.com/package/react-beautiful-dnd) (πŸ“₯ 6.7M / month Β· πŸ“¦ 2.3K Β· ⏱️ 30.08.2022): +- [npm](https://www.npmjs.com/package/react-beautiful-dnd) (πŸ“₯ 6.8M / month Β· πŸ“¦ 2.3K Β· ⏱️ 30.08.2022): ``` npm install react-beautiful-dnd ``` @@ -2953,55 +2953,55 @@ _Editor components for code, text, images and more._
muuri (πŸ₯ˆ31 Β· ⭐ 10K Β· πŸ’€) - Infinite responsive, sortable, filterable and draggable layouts. MIT -- [GitHub](https://github.com/haltu/muuri) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 620 Β· πŸ“¦ 1.2K Β· πŸ“‹ 500 - 17% open Β· ⏱️ 14.09.2022): +- [GitHub](https://github.com/haltu/muuri) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 650 Β· πŸ“¦ 1.2K Β· πŸ“‹ 520 - 19% open Β· ⏱️ 14.09.2022): ``` git clone https://github.com/haltu/muuri ``` -- [npm](https://www.npmjs.com/package/muuri) (πŸ“₯ 78K / month): +- [npm](https://www.npmjs.com/package/muuri) (πŸ“₯ 77K / month Β· πŸ“¦ 48 Β· ⏱️ 09.07.2021): ``` npm install muuri ```
-
react-rnd (πŸ₯ˆ31 Β· ⭐ 3.3K) - A resizable and draggable component for React. MIT +
dnd-kit (πŸ₯ˆ31 Β· ⭐ 8.2K Β· πŸ“ˆ) - The modern, lightweight, performant, accessible and extensible drag &.. MIT -- [GitHub](https://github.com/bokuweb/react-rnd) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 300 Β· πŸ“¦ 6.9K Β· πŸ“‹ 330 - 45% open Β· ⏱️ 16.04.2023): +- [GitHub](https://github.com/clauderic/dnd-kit) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 470 Β· πŸ“¦ 37 Β· πŸ“‹ 700 - 40% open Β· ⏱️ 19.02.2023): ``` - git clone https://github.com/bokuweb/react-rnd + git clone https://github.com/clauderic/dnd-kit ``` -- [npm](https://www.npmjs.com/package/react-rnd) (πŸ“₯ 560K / month Β· πŸ“¦ 470 Β· ⏱️ 19.12.2022): +- [npm](https://www.npmjs.com/package/@dnd-kit/core) (πŸ“₯ 2.9M / month Β· πŸ“¦ 330 Β· ⏱️ 19.02.2023): ``` - npm install react-rnd + npm install @dnd-kit/core ```
-
react-sortable-tree (πŸ₯‰30 Β· ⭐ 4.8K) - Drag-and-drop sortable component for nested data and.. MIT +
react-rnd (πŸ₯ˆ31 Β· ⭐ 3.4K) - A resizable and draggable component for React. MIT -- [GitHub](https://github.com/frontend-collective/react-sortable-tree) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 920 Β· πŸ“¦ 5.2K Β· πŸ“‹ 640 - 52% open Β· ⏱️ 03.05.2023): +- [GitHub](https://github.com/bokuweb/react-rnd) (πŸ‘¨β€πŸ’» 45 Β· πŸ”€ 300 Β· πŸ“¦ 7K Β· πŸ“‹ 330 - 45% open Β· ⏱️ 16.04.2023): ``` - git clone https://github.com/frontend-collective/react-sortable-tree + git clone https://github.com/bokuweb/react-rnd ``` -- [npm](https://www.npmjs.com/package/react-sortable-tree) (πŸ“₯ 350K / month Β· πŸ“¦ 320 Β· ⏱️ 10.08.2020): +- [npm](https://www.npmjs.com/package/react-rnd) (πŸ“₯ 570K / month Β· πŸ“¦ 470 Β· ⏱️ 19.12.2022): ``` - npm install react-sortable-tree + npm install react-rnd ```
-
dnd-kit (πŸ₯‰29 Β· ⭐ 8.2K Β· πŸ“‰) - The modern, lightweight, performant, accessible and extensible drag &.. MIT +
react-sortable-tree (πŸ₯‰30 Β· ⭐ 4.8K) - Drag-and-drop sortable component for nested data and.. MIT -- [GitHub](https://github.com/clauderic/dnd-kit) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 460 Β· πŸ“¦ 35 Β· πŸ“‹ 660 - 36% open Β· ⏱️ 19.02.2023): +- [GitHub](https://github.com/frontend-collective/react-sortable-tree) (πŸ‘¨β€πŸ’» 38 Β· πŸ”€ 920 Β· πŸ“¦ 5.2K Β· πŸ“‹ 640 - 52% open Β· ⏱️ 03.05.2023): ``` - git clone https://github.com/clauderic/dnd-kit + git clone https://github.com/frontend-collective/react-sortable-tree ``` -- [npm](https://www.npmjs.com/package/@dnd-kit/core) (πŸ“₯ 2.8M / month): +- [npm](https://www.npmjs.com/package/react-sortable-tree) (πŸ“₯ 350K / month Β· πŸ“¦ 320 Β· ⏱️ 10.08.2020): ``` - npm install @dnd-kit/core + npm install react-sortable-tree ```
Show 5 hidden projects... -- react-draggable (πŸ₯ˆ35 Β· ⭐ 8.3K Β· πŸ’€) - React draggable component. MIT +- react-draggable (πŸ₯ˆ35 Β· ⭐ 8.4K Β· πŸ’€) - React draggable component. MIT - react-movable (πŸ₯‰25 Β· ⭐ 1.3K Β· πŸ’€) - Drag and drop for your React lists and tables. Accessible... MIT - react-sortable (πŸ₯‰25 Β· ⭐ 640 Β· πŸ’€) - A sortable list component built with React. MIT - react-dragula (πŸ₯‰22 Β· ⭐ 980 Β· πŸ’€) - Drag and drop so simple it hurts. MIT @@ -3017,7 +3017,7 @@ _Tools to help with React development._
Webpack (πŸ₯‡55 Β· ⭐ 63K) - A bundler for javascript and friends. Packs many modules into a few.. MIT -- [GitHub](https://github.com/webpack/webpack) (πŸ‘¨β€πŸ’» 880 Β· πŸ”€ 8.6K Β· πŸ“¦ 15M Β· πŸ“‹ 9.7K - 3% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/webpack/webpack) (πŸ‘¨β€πŸ’» 880 Β· πŸ”€ 8.6K Β· πŸ“¦ 16M Β· πŸ“‹ 9.7K - 3% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/webpack/webpack @@ -3029,80 +3029,80 @@ _Tools to help with React development._
Storybook (πŸ₯‡50 Β· ⭐ 79K) - Storybook is a frontend workshop for building UI components and pages.. MIT -- [GitHub](https://github.com/storybookjs/storybook) (πŸ‘¨β€πŸ’» 2K Β· πŸ”€ 8.5K Β· πŸ“¦ 21K Β· πŸ“‹ 11K - 14% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/storybookjs/storybook) (πŸ‘¨β€πŸ’» 2K Β· πŸ”€ 8.5K Β· πŸ“¦ 33K Β· πŸ“‹ 11K - 14% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/storybookjs/storybook ``` -- [npm](https://www.npmjs.com/package/@storybook/react) (πŸ“₯ 17M / month Β· πŸ“¦ 39K Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/@storybook/react) (πŸ“₯ 18M / month Β· πŸ“¦ 39K Β· ⏱️ 27.06.2023): ``` npm install @storybook/react ```
vite (πŸ₯‡46 Β· ⭐ 57K) - Next generation frontend tooling. Its fast!. MIT -- [GitHub](https://github.com/vitejs/vite) (πŸ‘¨β€πŸ’» 810 Β· πŸ”€ 5.1K Β· πŸ“¦ 1.7M Β· πŸ“‹ 6K - 8% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/vitejs/vite) (πŸ‘¨β€πŸ’» 810 Β· πŸ”€ 5.1K Β· πŸ“¦ 1.7M Β· πŸ“‹ 6.1K - 8% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/vitejs/vite ``` -- [npm](https://www.npmjs.com/package/vite) (πŸ“₯ 22M / month Β· πŸ“¦ 35K Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/vite) (πŸ“₯ 23M / month Β· πŸ“¦ 36K Β· ⏱️ 25.06.2023): ``` npm install vite ```
-
esbuild (πŸ₯‡45 Β· ⭐ 36K) - An extremely fast bundler for the web. MIT +
eslint-plugin-react (πŸ₯‡45 Β· ⭐ 8.5K) - React-specific linting rules for ESLint. MIT -- [GitHub](https://github.com/evanw/esbuild) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 1K Β· πŸ“¦ 2.2M Β· πŸ“‹ 2.8K - 10% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/jsx-eslint/eslint-plugin-react) (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 2.7K Β· πŸ“¦ 9.9M Β· πŸ“‹ 2.3K - 9% open Β· ⏱️ 30.05.2023): ``` - git clone https://github.com/evanw/esbuild - ``` -- [npm](https://www.npmjs.com/package/esbuild) (πŸ“₯ 62M / month Β· πŸ“¦ 14K Β· ⏱️ 20.06.2023): - ``` - npm install esbuild + git clone https://github.com/yannickcr/eslint-plugin-react ``` -- [Go](https://pkg.go.dev/github.com/evanw/esbuild) (πŸ“¦ 130 Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/eslint-plugin-react) (πŸ“₯ 69M / month Β· πŸ“¦ 410K Β· ⏱️ 29.01.2023): ``` - go install github.com/evanw/esbuild + npm install eslint-plugin-react ```
-
eslint-plugin-react (πŸ₯‡45 Β· ⭐ 8.5K) - React-specific linting rules for ESLint. MIT +
esbuild (πŸ₯ˆ44 Β· ⭐ 36K) - An extremely fast bundler for the web. MIT -- [GitHub](https://github.com/jsx-eslint/eslint-plugin-react) (πŸ‘¨β€πŸ’» 540 Β· πŸ”€ 2.7K Β· πŸ“¦ 9.8M Β· πŸ“‹ 2.3K - 9% open Β· ⏱️ 30.05.2023): +- [GitHub](https://github.com/evanw/esbuild) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 1K Β· πŸ“¦ 1.1M Β· πŸ“‹ 2.8K - 10% open Β· ⏱️ 27.06.2023): ``` - git clone https://github.com/yannickcr/eslint-plugin-react + git clone https://github.com/evanw/esbuild ``` -- [npm](https://www.npmjs.com/package/eslint-plugin-react) (πŸ“₯ 68M / month Β· πŸ“¦ 410K Β· ⏱️ 29.01.2023): +- [npm](https://www.npmjs.com/package/esbuild) (πŸ“₯ 64M / month Β· πŸ“¦ 15K Β· ⏱️ 26.06.2023): ``` - npm install eslint-plugin-react + npm install esbuild + ``` +- [Go](https://pkg.go.dev/github.com/evanw/esbuild) (πŸ“¦ 130 Β· ⏱️ 26.06.2023): + ``` + go install github.com/evanw/esbuild ```
lerna (πŸ₯ˆ44 Β· ⭐ 35K) - Lerna is a fast, modern build system for managing and publishing multiple.. MIT -- [GitHub](https://github.com/lerna/lerna) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 2.3K Β· πŸ“¦ 150K Β· πŸ“‹ 2.5K - 12% open Β· ⏱️ 16.06.2023): +- [GitHub](https://github.com/lerna/lerna) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 2.3K Β· πŸ“¦ 150K Β· πŸ“‹ 2.5K - 12% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/lerna/lerna ``` -- [npm](https://www.npmjs.com/package/lerna) (πŸ“₯ 5.7M / month Β· πŸ“¦ 20K Β· ⏱️ 15.06.2023): +- [npm](https://www.npmjs.com/package/lerna) (πŸ“₯ 5.8M / month Β· πŸ“¦ 20K Β· ⏱️ 25.06.2023): ``` npm install lerna ```
parcel (πŸ₯ˆ43 Β· ⭐ 42K) - The zero configuration build tool for the web. MIT -- [GitHub](https://github.com/parcel-bundler/parcel) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 2.3K Β· πŸ“¦ 170K Β· πŸ“‹ 5.2K - 14% open Β· ⏱️ 08.06.2023): +- [GitHub](https://github.com/parcel-bundler/parcel) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 2.3K Β· πŸ“¦ 170K Β· πŸ“‹ 5.2K - 14% open Β· ⏱️ 25.06.2023): ``` git clone https://github.com/parcel-bundler/parcel ``` -- [Conda](https://anaconda.org/conda-forge/parceljs) (πŸ“₯ 47K Β· ⏱️ 10.06.2023): +- [Conda](https://anaconda.org/conda-forge/parceljs) (πŸ“₯ 48K Β· ⏱️ 25.06.2023): ``` conda install -c conda-forge parceljs ``` -- [npm](https://www.npmjs.com/package/parcel) (πŸ“₯ 820K / month Β· πŸ“¦ 5.4K Β· ⏱️ 09.06.2023): +- [npm](https://www.npmjs.com/package/parcel) (πŸ“₯ 820K / month Β· πŸ“¦ 5.4K Β· ⏱️ 26.06.2023): ``` npm install parcel ``` @@ -3119,14 +3119,14 @@ _Tools to help with React development._ npm install react-hot-loader ```
-
create-react-app (πŸ₯ˆ38 Β· ⭐ 100K) - Set up a modern web app by running one command. MIT +
create-react-app (πŸ₯ˆ37 Β· ⭐ 100K) - Set up a modern web app by running one command. MIT -- [GitHub](https://github.com/facebook/create-react-app) (πŸ‘¨β€πŸ’» 940 Β· πŸ”€ 26K Β· πŸ“¦ 30K Β· πŸ“‹ 8.5K - 23% open Β· ⏱️ 14.06.2023): +- [GitHub](https://github.com/facebook/create-react-app) (πŸ‘¨β€πŸ’» 940 Β· πŸ”€ 25K Β· πŸ“¦ 30K Β· πŸ“‹ 8.1K - 19% open Β· ⏱️ 14.06.2023): ``` git clone https://github.com/facebook/create-react-app ``` -- [npm](https://www.npmjs.com/package/@gd-uikit/react-scripts) (πŸ“₯ 1.1K / month Β· πŸ“¦ 2 Β· ⏱️ 16.06.2023): +- [npm](https://www.npmjs.com/package/@gd-uikit/react-scripts) (πŸ“₯ 1.1K / month): ``` npm install @gd-uikit/react-scripts ``` @@ -3138,31 +3138,31 @@ _Tools to help with React development._ ``` git clone https://github.com/styleguidist/react-styleguidist ``` -- [npm](https://www.npmjs.com/package/react-styleguidist) (πŸ“₯ 390K / month Β· πŸ“¦ 3.5K Β· ⏱️ 13.02.2023): +- [npm](https://www.npmjs.com/package/react-styleguidist) (πŸ“₯ 400K / month Β· πŸ“¦ 3.5K Β· ⏱️ 13.02.2023): ``` npm install react-styleguidist ```
react-intersection-observer (πŸ₯ˆ36 Β· ⭐ 4.2K) - React implementation of the Intersection Observer API.. MIT -- [GitHub](https://github.com/thebuilder/react-intersection-observer) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 160 Β· πŸ“¦ 86K Β· πŸ“‹ 230 - 0% open Β· ⏱️ 20.06.2023): +- [GitHub](https://github.com/thebuilder/react-intersection-observer) (πŸ‘¨β€πŸ’» 42 Β· πŸ”€ 160 Β· πŸ“¦ 88K Β· πŸ“‹ 230 - 0% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/thebuilder/react-intersection-observer ``` -- [npm](https://www.npmjs.com/package/react-intersection-observer) (πŸ“₯ 5.3M / month Β· πŸ“¦ 720 Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/react-intersection-observer) (πŸ“₯ 5.4M / month): ``` npm install react-intersection-observer ```
Bit (πŸ₯ˆ35 Β· ⭐ 17K) - Build, distribute, and collaborate on components. Apache-2 -- [GitHub](https://github.com/teambit/bit) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 920 Β· πŸ“₯ 8.6K Β· πŸ“¦ 34 Β· πŸ“‹ 1.8K - 7% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/teambit/bit) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 920 Β· πŸ“₯ 8.7K Β· πŸ“¦ 34 Β· πŸ“‹ 1.8K - 8% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/teambit/bit ``` -- [npm](https://www.npmjs.com/package/bit-bin) (πŸ“₯ 7.7K / month Β· πŸ“¦ 93 Β· ⏱️ 08.07.2021): +- [npm](https://www.npmjs.com/package/bit-bin) (πŸ“₯ 6.2K / month Β· πŸ“¦ 93 Β· ⏱️ 08.07.2021): ``` npm install bit-bin ``` @@ -3174,7 +3174,7 @@ _Tools to help with React development._ ``` git clone https://github.com/doczjs/docz ``` -- [npm](https://www.npmjs.com/package/docz) (πŸ“₯ 37K / month Β· πŸ“¦ 2.2K Β· ⏱️ 11.02.2022): +- [npm](https://www.npmjs.com/package/docz) (πŸ“₯ 36K / month Β· πŸ“¦ 2.2K Β· ⏱️ 11.02.2022): ``` npm install docz ``` @@ -3193,12 +3193,12 @@ _Tools to help with React development._
yarn (πŸ₯ˆ34 Β· ⭐ 6.4K) - Active development trunk for Yarn. BSD-2 -- [GitHub](https://github.com/yarnpkg/berry) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 1K Β· πŸ“₯ 410 Β· πŸ“¦ 290 Β· πŸ“‹ 2.5K - 21% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/yarnpkg/berry) (πŸ‘¨β€πŸ’» 360 Β· πŸ”€ 1K Β· πŸ“₯ 410 Β· πŸ“¦ 290 Β· πŸ“‹ 2.5K - 21% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/yarnpkg/berry ``` -- [npm](https://www.npmjs.com/package/@yarnpkg/pnpify) (πŸ“₯ 87K / month Β· πŸ“¦ 320 Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/@yarnpkg/pnpify) (πŸ“₯ 91K / month Β· πŸ“¦ 320 Β· ⏱️ 22.06.2023): ``` npm install @yarnpkg/pnpify ``` @@ -3210,7 +3210,7 @@ _Tools to help with React development._ ``` git clone https://github.com/react-cosmos/react-cosmos ``` -- [npm](https://www.npmjs.com/package/react-cosmos) (πŸ“₯ 77K / month Β· πŸ“¦ 190 Β· ⏱️ 11.06.2023): +- [npm](https://www.npmjs.com/package/react-cosmos) (πŸ“₯ 75K / month Β· πŸ“¦ 190 Β· ⏱️ 11.06.2023): ``` npm install react-cosmos ``` @@ -3227,50 +3227,50 @@ _Tools to help with React development._ npm install @loadable/component ```
-
jsx-ast-utils (πŸ₯‰33 Β· ⭐ 140 Β· πŸ’€) - AST utility module for statically analyzing JSX. MIT +
jsx-ast-utils (πŸ₯‰33 Β· ⭐ 140) - AST utility module for statically analyzing JSX. MIT -- [GitHub](https://github.com/jsx-eslint/jsx-ast-utils) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 33 Β· πŸ“¦ 9.1M Β· πŸ“‹ 46 - 17% open Β· ⏱️ 18.11.2022): +- [GitHub](https://github.com/jsx-eslint/jsx-ast-utils) (πŸ‘¨β€πŸ’» 15 Β· πŸ”€ 33 Β· πŸ“¦ 9.2M Β· πŸ“‹ 46 - 15% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/jsx-eslint/jsx-ast-utils ``` -- [npm](https://www.npmjs.com/package/jsx-ast-utils) (πŸ“₯ 67M / month Β· πŸ“¦ 200K Β· ⏱️ 08.08.2022): +- [npm](https://www.npmjs.com/package/jsx-ast-utils) (πŸ“₯ 68M / month Β· πŸ“¦ 200K Β· ⏱️ 08.08.2022): ``` npm install jsx-ast-utils ```
-
electron-react-boilerplate (πŸ₯‰31 Β· ⭐ 21K) - A Foundation for Scalable Cross-Platform Apps. MIT +
electron-react-boilerplate (πŸ₯‰31 Β· ⭐ 22K) - A Foundation for Scalable Cross-Platform Apps. MIT -- [GitHub](https://github.com/electron-react-boilerplate/electron-react-boilerplate) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.6K Β· πŸ“₯ 4.7M Β· πŸ“¦ 5 Β· πŸ“‹ 1.8K - 3% open Β· ⏱️ 04.06.2023): +- [GitHub](https://github.com/electron-react-boilerplate/electron-react-boilerplate) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 3.5K Β· πŸ“₯ 4.7M Β· πŸ“¦ 5 Β· πŸ“‹ 1.8K - 3% open Β· ⏱️ 04.06.2023): ``` git clone https://github.com/electron-react-boilerplate/electron-react-boilerplate ``` -- [npm](https://www.npmjs.com/package/mib-browser) (πŸ“₯ 1 / month Β· πŸ“¦ 2 Β· ⏱️ 17.01.2022): +- [npm](https://www.npmjs.com/package/mib-browser) (πŸ“₯ 5 / month): ``` npm install mib-browser ```
Reactotron (πŸ₯‰30 Β· ⭐ 14K Β· πŸ’€) - A desktop app for inspecting your React JS and React Native.. MIT -- [GitHub](https://github.com/infinitered/reactotron) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 940 Β· πŸ“₯ 580K Β· πŸ“‹ 510 - 24% open Β· ⏱️ 01.11.2022): +- [GitHub](https://github.com/infinitered/reactotron) (πŸ‘¨β€πŸ’» 100 Β· πŸ”€ 940 Β· πŸ“₯ 100K Β· πŸ“‹ 510 - 24% open Β· ⏱️ 01.11.2022): ``` git clone https://github.com/infinitered/reactotron ``` -- [npm](https://www.npmjs.com/package/reactotron) (πŸ“₯ 1.5K / month Β· πŸ“¦ 82 Β· ⏱️ 09.08.2016): +- [npm](https://www.npmjs.com/package/reactotron) (πŸ“₯ 1.6K / month Β· πŸ“¦ 82 Β· ⏱️ 09.08.2016): ``` npm install reactotron ```
eslint-plugin-jsx-a11y (πŸ₯‰30 Β· ⭐ 3.2K) - Static AST checker for a11y rules on JSX elements. MIT -- [GitHub](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 620 Β· πŸ“¦ 8.6M Β· πŸ“‹ 450 - 19% open Β· ⏱️ 18.04.2023): +- [GitHub](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) (πŸ‘¨β€πŸ’» 130 Β· πŸ”€ 620 Β· πŸ“¦ 8.7M Β· πŸ“‹ 450 - 19% open Β· ⏱️ 18.04.2023): ``` git clone https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ``` -- [npm](https://www.npmjs.com/package/canglang-cli) (πŸ“₯ 3 / month Β· πŸ“¦ 2 Β· ⏱️ 12.07.2021): +- [npm](https://www.npmjs.com/package/canglang-cli) (πŸ“₯ 6 / month Β· πŸ“¦ 2 Β· ⏱️ 12.07.2021): ``` npm install canglang-cli ``` @@ -3282,7 +3282,7 @@ _Tools to help with React development._ ``` git clone https://github.com/welldone-software/why-did-you-render ``` -- [npm](https://www.npmjs.com/package/why-did-you-render) (πŸ“₯ 300 / month Β· πŸ“¦ 1 Β· ⏱️ 17.05.2020): +- [npm](https://www.npmjs.com/package/why-did-you-render) (πŸ“₯ 320 / month Β· πŸ“¦ 1 Β· ⏱️ 17.05.2020): ``` npm install why-did-you-render ``` @@ -3301,24 +3301,24 @@ _Tools to help with React development._
axe-core-npm (πŸ₯‰26 Β· ⭐ 490) - Provides a method to inject and analyze web pages using axe. MPL-2.0 -- [GitHub](https://github.com/dequelabs/axe-core-npm) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 49 Β· πŸ“¦ 64 Β· πŸ“‹ 240 - 25% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/dequelabs/axe-core-npm) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 49 Β· πŸ“¦ 65 Β· πŸ“‹ 240 - 25% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/dequelabs/axe-core-npm ``` -- [npm](https://www.npmjs.com/package/@axe-core/webdriverjs) (πŸ“₯ 57K / month Β· πŸ“¦ 12 Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/@axe-core/webdriverjs) (πŸ“₯ 58K / month Β· πŸ“¦ 12 Β· ⏱️ 21.06.2023): ``` npm install @axe-core/webdriverjs ```
-
react-scanner (πŸ₯‰19 Β· ⭐ 510 Β· πŸ’€) - Extract React components and props usage from code. MIT +
react-scanner (πŸ₯‰20 Β· ⭐ 510 Β· πŸ’€) - Extract React components and props usage from code. MIT -- [GitHub](https://github.com/moroshko/react-scanner) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 29 Β· πŸ“¦ 30 Β· πŸ“‹ 22 - 54% open Β· ⏱️ 25.09.2022): +- [GitHub](https://github.com/moroshko/react-scanner) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 30 Β· πŸ“¦ 31 Β· πŸ“‹ 22 - 54% open Β· ⏱️ 25.09.2022): ``` git clone https://github.com/moroshko/react-scanner ``` -- [npm](https://www.npmjs.com/package/react-scanner) (πŸ“₯ 280K / month Β· πŸ“¦ 12 Β· ⏱️ 25.09.2022): +- [npm](https://www.npmjs.com/package/react-scanner) (πŸ“₯ 290K / month Β· πŸ“¦ 12 Β· ⏱️ 25.09.2022): ``` npm install react-scanner ``` @@ -3330,14 +3330,14 @@ _Tools to help with React development._ ``` git clone https://github.com/dataformsjs/dataformsjs ``` -- [npm](https://www.npmjs.com/package/dataformsjs) (πŸ“₯ 360 / month Β· πŸ“¦ 2 Β· ⏱️ 19.04.2023): +- [npm](https://www.npmjs.com/package/dataformsjs) (πŸ“₯ 410 / month Β· πŸ“¦ 2 Β· ⏱️ 19.04.2023): ``` npm install dataformsjs ```
-
next-enterprise (πŸ₯‰16 Β· ⭐ 3.4K Β· 🐣) - An enterprise-grade Next.js boilerplate for high-.. MIT +
next-enterprise (πŸ₯‰17 Β· ⭐ 3.6K Β· 🐣) - An enterprise-grade Next.js boilerplate for high-.. MIT -- [GitHub](https://github.com/Blazity/next-enterprise) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 360 Β· πŸ“‹ 11 - 45% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/Blazity/next-enterprise) (πŸ‘¨β€πŸ’» 9 Β· πŸ”€ 400 Β· πŸ“‹ 18 - 66% open Β· ⏱️ 21.06.2023): ``` git clone https://github.com/Blazity/next-enterprise @@ -3346,8 +3346,8 @@ _Tools to help with React development._
Show 4 hidden projects... - react-loadable (πŸ₯‰32 Β· ⭐ 17K Β· πŸ’€) - A higher order component for loading components with promises. MIT -- react-boilerplate (πŸ₯‰26 Β· ⭐ 29K Β· πŸ’€) - A highly scalable, offline-first foundation with the best.. MIT -- Luna (πŸ₯‰15 Β· ⭐ 1K Β· πŸ’€) - Manage npm dependencies through a modern UI. ❗️GPL-3.0 +- react-boilerplate (πŸ₯‰27 Β· ⭐ 29K Β· πŸ’€) - A highly scalable, offline-first foundation with the best.. MIT +- Luna (πŸ₯‰15 Β· ⭐ 990 Β· πŸ’€) - Manage npm dependencies through a modern UI. ❗️GPL-3.0 - Material-UI Theme Creator (πŸ₯‰8 Β· ⭐ 390 Β· πŸ’€) - A tool to help design and customize themes for the.. ❗️0BSD

@@ -3360,16 +3360,16 @@ _Tools to build web-app based desktop applications._
Tauri (πŸ₯‡41 Β· ⭐ 66K) - Build smaller, faster, and more secure desktop applications with a web.. Apache-2 -- [GitHub](https://github.com/tauri-apps/tauri) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.8K Β· πŸ“₯ 160K Β· πŸ“¦ 15K Β· πŸ“‹ 2.8K - 17% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/tauri-apps/tauri) (πŸ‘¨β€πŸ’» 280 Β· πŸ”€ 1.9K Β· πŸ“₯ 180K Β· πŸ“¦ 16K Β· πŸ“‹ 2.8K - 17% open Β· ⏱️ 26.06.2023): ``` git clone https://github.com/tauri-apps/tauri ``` -- [npm](https://www.npmjs.com/package/tauri) (πŸ“₯ 2K / month Β· πŸ“¦ 9 Β· ⏱️ 24.05.2023): +- [npm](https://www.npmjs.com/package/tauri) (πŸ“₯ 2.1K / month Β· πŸ“¦ 9 Β· ⏱️ 24.05.2023): ``` npm install tauri ``` -- [Cargo](https://crates.io/crates/tauri-utils) (πŸ“₯ 66K / month Β· πŸ“¦ 12 Β· ⏱️ 17.06.2023): +- [Cargo](https://crates.io/crates/tauri-utils) (πŸ“₯ 67K / month Β· πŸ“¦ 12 Β· ⏱️ 17.06.2023): ``` cargo install tauri-utils ``` @@ -3381,7 +3381,7 @@ _Tools to build web-app based desktop applications._ ``` git clone https://github.com/electron/electron ``` -- [npm](https://www.npmjs.com/package/electron) (πŸ“₯ 2.9M / month Β· πŸ“¦ 28K Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/electron) (πŸ“₯ 2.9M / month Β· πŸ“¦ 28K Β· ⏱️ 26.06.2023): ``` npm install electron ``` @@ -3406,31 +3406,31 @@ _Tools to build web-app based desktop applications._
date-fns (πŸ₯ˆ44 Β· ⭐ 32K) - Modern JavaScript date utility library. MIT -- [GitHub](https://github.com/date-fns/date-fns) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 1.7K Β· πŸ“₯ 860 Β· πŸ“¦ 2.2M Β· πŸ“‹ 1.8K - 32% open Β· ⏱️ 30.04.2023): +- [GitHub](https://github.com/date-fns/date-fns) (πŸ‘¨β€πŸ’» 390 Β· πŸ”€ 1.7K Β· πŸ“₯ 860 Β· πŸ“¦ 2.2M Β· πŸ“‹ 1.8K - 33% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/date-fns/date-fns ``` -- [npm](https://www.npmjs.com/package/date-fns) (πŸ“₯ 71M / month Β· πŸ“¦ 79K Β· ⏱️ 30.04.2023): +- [npm](https://www.npmjs.com/package/date-fns) (πŸ“₯ 72M / month Β· πŸ“¦ 79K Β· ⏱️ 30.04.2023): ``` npm install date-fns ```
-
winston (πŸ₯‰43 Β· ⭐ 21K) - A logger for just about everything. MIT +
winston (πŸ₯‰42 Β· ⭐ 21K) - A logger for just about everything. MIT -- [GitHub](https://github.com/winstonjs/winston) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 1.8K Β· πŸ“¦ 720K Β· πŸ“‹ 1.4K - 32% open Β· ⏱️ 09.06.2023): +- [GitHub](https://github.com/winstonjs/winston) (πŸ‘¨β€πŸ’» 380 Β· πŸ”€ 1.8K Β· πŸ“‹ 1.4K - 32% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/winstonjs/winston ``` -- [npm](https://www.npmjs.com/package/winston) (πŸ“₯ 48M / month Β· πŸ“¦ 75K Β· ⏱️ 26.05.2023): +- [npm](https://www.npmjs.com/package/winston) (πŸ“₯ 50M / month Β· πŸ“¦ 75K Β· ⏱️ 26.05.2023): ``` npm install winston ```
yup (πŸ₯‰41 Β· ⭐ 21K) - Dead simple Object schema validation. MIT -- [GitHub](https://github.com/jquense/yup) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 880 Β· πŸ“¦ 540K Β· πŸ“‹ 1.6K - 11% open Β· ⏱️ 15.06.2023): +- [GitHub](https://github.com/jquense/yup) (πŸ‘¨β€πŸ’» 160 Β· πŸ”€ 880 Β· πŸ“¦ 550K Β· πŸ“‹ 1.6K - 11% open Β· ⏱️ 15.06.2023): ``` git clone https://github.com/jquense/yup @@ -3440,9 +3440,9 @@ _Tools to build web-app based desktop applications._ npm install yup ```
-
i18next (πŸ₯‰41 Β· ⭐ 6.8K) - i18next: learn once - translate everywhere. MIT +
i18next (πŸ₯‰41 Β· ⭐ 6.9K) - i18next: learn once - translate everywhere. MIT -- [GitHub](https://github.com/i18next/i18next) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 620 Β· πŸ“¦ 170K Β· πŸ“‹ 1.3K - 1% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/i18next/i18next) (πŸ‘¨β€πŸ’» 230 Β· πŸ”€ 620 Β· πŸ“¦ 170K Β· πŸ“‹ 1.3K - 1% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/i18next/i18next @@ -3452,7 +3452,7 @@ _Tools to build web-app based desktop applications._ npm install i18next ```
-
log4js-node (πŸ₯‰40 Β· ⭐ 5.6K) - A port of log4js to node.js. Apache-2 +
log4js-node (πŸ₯‰40 Β· ⭐ 5.7K) - A port of log4js to node.js. Apache-2 - [GitHub](https://github.com/log4js-node/log4js-node) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 780 Β· πŸ“¦ 2.1M Β· πŸ“‹ 820 - 8% open Β· ⏱️ 07.06.2023): @@ -3471,7 +3471,7 @@ _Tools to build web-app based desktop applications._ ``` git clone https://github.com/pimterry/loglevel ``` -- [npm](https://www.npmjs.com/package/loglevel) (πŸ“₯ 36M / month Β· πŸ“¦ 400 Β· ⏱️ 08.11.2022): +- [npm](https://www.npmjs.com/package/loglevel) (πŸ“₯ 37M / month Β· πŸ“¦ 400 Β· ⏱️ 08.11.2022): ``` npm install loglevel ``` @@ -3488,67 +3488,67 @@ _Tools to build web-app based desktop applications._
jest (πŸ₯‡49 Β· ⭐ 42K) - Delightful JavaScript Testing. MIT -- [GitHub](https://github.com/jestjs/jest) (πŸ‘¨β€πŸ’» 1.6K Β· πŸ”€ 6.4K Β· πŸ“¦ 9.8M Β· πŸ“‹ 7.4K - 5% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/jestjs/jest) (πŸ‘¨β€πŸ’» 1.6K Β· πŸ”€ 6.4K Β· πŸ“¦ 8.2M Β· πŸ“‹ 7.4K - 5% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/facebook/jest ``` -- [npm](https://www.npmjs.com/package/jest) (πŸ“₯ 91M / month Β· πŸ“¦ 500K Β· ⏱️ 06.03.2023): +- [npm](https://www.npmjs.com/package/jest) (πŸ“₯ 93M / month Β· πŸ“¦ 500K Β· ⏱️ 06.03.2023): ``` npm install jest ```
-
cypress (πŸ₯ˆ47 Β· ⭐ 44K Β· πŸ“‰) - Fast, easy and reliable testing for anything that runs in a browser. MIT +
cypress (πŸ₯ˆ47 Β· ⭐ 44K) - Fast, easy and reliable testing for anything that runs in a browser. MIT -- [GitHub](https://github.com/cypress-io/cypress) (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 2.8K Β· πŸ“₯ 380 Β· πŸ“¦ 860K Β· πŸ“‹ 14K - 19% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/cypress-io/cypress) (πŸ‘¨β€πŸ’» 450 Β· πŸ”€ 2.9K Β· πŸ“₯ 390 Β· πŸ“¦ 870K Β· πŸ“‹ 13K - 10% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/cypress-io/cypress ``` -- [npm](https://www.npmjs.com/package/cypress) (πŸ“₯ 22M / month Β· πŸ“¦ 9.2K Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/cypress) (πŸ“₯ 22M / month Β· πŸ“¦ 9.2K Β· ⏱️ 26.06.2023): ``` npm install cypress ```
-
enzyme (πŸ₯ˆ41 Β· ⭐ 20K) - JavaScript Testing utilities for React. MIT +
enzyme (πŸ₯ˆ39 Β· ⭐ 20K) - JavaScript Testing utilities for React. MIT - [GitHub](https://github.com/enzymejs/enzyme) (πŸ‘¨β€πŸ’» 400 Β· πŸ”€ 2.1K Β· πŸ“¦ 520K Β· πŸ“‹ 1.8K - 16% open Β· ⏱️ 29.01.2023): ``` git clone https://github.com/enzymejs/enzyme ``` -- [npm](https://www.npmjs.com/package/enzyme) (πŸ“₯ 9M / month Β· πŸ“¦ 81K Β· ⏱️ 20.12.2019): +- [npm](https://www.npmjs.com/package/enzyme) (πŸ“₯ 9.2M / month): ``` npm install enzyme ```
-
react-testing-library (πŸ₯‰39 Β· ⭐ 18K) - Simple and complete React DOM testing utilities that.. MIT +
react-testing-library (πŸ₯ˆ39 Β· ⭐ 18K) - Simple and complete React DOM testing utilities that.. MIT -- [GitHub](https://github.com/testing-library/react-testing-library) (πŸ‘¨β€πŸ’» 180 Β· πŸ”€ 1.1K Β· πŸ“¦ 8M Β· πŸ“‹ 700 - 4% open Β· ⏱️ 28.05.2023): +- [GitHub](https://github.com/testing-library/react-testing-library) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1K Β· πŸ“¦ 8M Β· πŸ“‹ 700 - 3% open Β· ⏱️ 28.05.2023): ``` git clone https://github.com/testing-library/react-testing-library ``` -- [npm](https://www.npmjs.com/package/react-testing-library) (πŸ“₯ 290K / month Β· πŸ“¦ 4.4K Β· ⏱️ 30.05.2019): +- [npm](https://www.npmjs.com/package/react-testing-library) (πŸ“₯ 320K / month): ``` npm install react-testing-library ```
-
react-hooks-testing-library (πŸ₯‰35 Β· ⭐ 5K) - Simple and complete React hooks testing utilities.. MIT +
react-hooks-testing-library (πŸ₯‰34 Β· ⭐ 5K) - Simple and complete React hooks testing utilities.. MIT -- [GitHub](https://github.com/testing-library/react-hooks-testing-library) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 230 Β· πŸ“¦ 75K Β· πŸ“‹ 240 - 16% open Β· ⏱️ 07.05.2023): +- [GitHub](https://github.com/testing-library/react-hooks-testing-library) (πŸ‘¨β€πŸ’» 67 Β· πŸ”€ 220 Β· πŸ“¦ 75K Β· πŸ“‹ 220 - 10% open Β· ⏱️ 07.05.2023): ``` git clone https://github.com/testing-library/react-hooks-testing-library ``` -- [npm](https://www.npmjs.com/package/@testing-library/react-hooks) (πŸ“₯ 12M / month Β· πŸ“¦ 6.3K Β· ⏱️ 18.06.2022): +- [npm](https://www.npmjs.com/package/@testing-library/react-hooks) (πŸ“₯ 12M / month): ``` npm install @testing-library/react-hooks ```
Show 1 hidden projects... -- majestic (πŸ₯‰27 Β· ⭐ 7.5K Β· πŸ’€) - Zero config GUI for Jest. MIT +- majestic (πŸ₯‰26 Β· ⭐ 7.5K Β· πŸ’€) - Zero config GUI for Jest. MIT

@@ -3560,19 +3560,19 @@ _Admin frontend frameworks, dashboards and templates._
React Admin (πŸ₯‡42 Β· ⭐ 22K) - A frontend Framework for building B2B applications running in.. MIT -- [GitHub](https://github.com/marmelab/react-admin) (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 4.9K Β· πŸ“¦ 14K Β· πŸ“‹ 4.2K - 3% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/marmelab/react-admin) (πŸ‘¨β€πŸ’» 640 Β· πŸ”€ 4.9K Β· πŸ“¦ 14K Β· πŸ“‹ 4.2K - 2% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/marmelab/react-admin ``` -- [npm](https://www.npmjs.com/package/react-admin) (πŸ“₯ 250K / month Β· πŸ“¦ 460 Β· ⏱️ 16.06.2023): +- [npm](https://www.npmjs.com/package/react-admin) (πŸ“₯ 250K / month Β· πŸ“¦ 460 Β· ⏱️ 23.06.2023): ``` npm install react-admin ```
Ant Design Pro (πŸ₯‡36 Β· ⭐ 34K) - Use Ant Design like a Pro!. MIT -- [GitHub](https://github.com/ant-design/ant-design-pro) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 7.9K Β· πŸ“¦ 2.6K Β· πŸ“‹ 9.2K - 3% open Β· ⏱️ 28.05.2023): +- [GitHub](https://github.com/ant-design/ant-design-pro) (πŸ‘¨β€πŸ’» 330 Β· πŸ”€ 8K Β· πŸ“¦ 2.6K Β· πŸ“‹ 9.2K - 3% open Β· ⏱️ 28.05.2023): ``` git clone https://github.com/ant-design/ant-design-pro @@ -3584,7 +3584,7 @@ _Admin frontend frameworks, dashboards and templates._
coreui-free-bootstrap-admin-template (πŸ₯ˆ26 Β· ⭐ 12K) - Free Bootstrap Admin & Dashboard Template. MIT -- [GitHub](https://github.com/coreui/coreui-free-bootstrap-admin-template) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 3K Β· πŸ“₯ 760 Β· πŸ“‹ 490 - 2% open Β· ⏱️ 01.01.2023): +- [GitHub](https://github.com/coreui/coreui-free-bootstrap-admin-template) (πŸ‘¨β€πŸ’» 26 Β· πŸ”€ 3K Β· πŸ“₯ 770 Β· πŸ“‹ 490 - 2% open Β· ⏱️ 01.01.2023): ``` git clone https://github.com/coreui/coreui-free-bootstrap-admin-template @@ -3596,35 +3596,35 @@ _Admin frontend frameworks, dashboards and templates._
Material Kit React (πŸ₯ˆ21 Β· ⭐ 4.7K) - React Dashboard made with Material UIs components. Our.. MIT -- [GitHub](https://github.com/devias-io/material-kit-react) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 2K Β· πŸ“¦ 370 Β· πŸ“‹ 51 - 9% open Β· ⏱️ 10.03.2023): +- [GitHub](https://github.com/devias-io/material-kit-react) (πŸ‘¨β€πŸ’» 12 Β· πŸ”€ 2.1K Β· πŸ“¦ 370 Β· πŸ“‹ 51 - 9% open Β· ⏱️ 10.03.2023): ``` git clone https://github.com/devias-io/material-kit-react ```
-
matx-react (πŸ₯‰14 Β· ⭐ 840) - Matx -Free and open-source React Material UI Admin Dashboard Template. MIT - -- [GitHub](https://github.com/uilibrary/matx-react) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 350 Β· πŸ“‹ 33 - 15% open Β· ⏱️ 18.03.2023): - - ``` - git clone https://github.com/uilibrary/matx-react - ``` -
-
Volt React Dashboard (πŸ₯‰14 Β· ⭐ 780) - Free and open source React.js admin dashboard.. MIT +
Volt React Dashboard (πŸ₯‰15 Β· ⭐ 780) - Free and open source React.js admin dashboard.. MIT - [GitHub](https://github.com/themesberg/volt-react-dashboard) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 330 Β· πŸ“¦ 3 Β· πŸ“‹ 23 - 69% open Β· ⏱️ 09.01.2023): ``` git clone https://github.com/themesberg/volt-react-dashboard ``` -- [npm](https://www.npmjs.com/package/@themesberg/volt-react-dashboard) (πŸ“₯ 13 / month Β· πŸ“¦ 2 Β· ⏱️ 26.01.2021): +- [npm](https://www.npmjs.com/package/@themesberg/volt-react-dashboard) (πŸ“₯ 23 / month Β· πŸ“¦ 2 Β· ⏱️ 26.01.2021): ``` npm install @themesberg/volt-react-dashboard ```
+
matx-react (πŸ₯‰14 Β· ⭐ 840) - Matx -Free and open-source React Material UI Admin Dashboard Template. MIT + +- [GitHub](https://github.com/uilibrary/matx-react) (πŸ‘¨β€πŸ’» 6 Β· πŸ”€ 350 Β· πŸ“‹ 33 - 15% open Β· ⏱️ 18.03.2023): + + ``` + git clone https://github.com/uilibrary/matx-react + ``` +
plain-free-bootstrap-admin-template (πŸ₯‰10 Β· ⭐ 280) - Free Bootstrap 5 Admin and Dashboard Template that.. MIT -- [GitHub](https://github.com/PlainAdmin/plain-free-bootstrap-admin-template) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 30 Β· ⏱️ 01.03.2023): +- [GitHub](https://github.com/PlainAdmin/plain-free-bootstrap-admin-template) (πŸ‘¨β€πŸ’» 4 Β· πŸ”€ 30 Β· πŸ“‹ 4 - 25% open Β· ⏱️ 01.03.2023): ``` git clone https://github.com/PlainAdmin/plain-free-bootstrap-admin-template @@ -3671,19 +3671,19 @@ _Collection of other components._
react-map-gl (πŸ₯‡39 Β· ⭐ 7.2K) - React friendly API wrapper around MapboxGL JS. MIT -- [GitHub](https://github.com/visgl/react-map-gl) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1.3K Β· πŸ“¦ 39K Β· πŸ“‹ 980 - 5% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/visgl/react-map-gl) (πŸ‘¨β€πŸ’» 170 Β· πŸ”€ 1.3K Β· πŸ“¦ 40K Β· πŸ“‹ 990 - 5% open Β· ⏱️ 22.06.2023): ``` git clone https://github.com/visgl/react-map-gl ``` -- [npm](https://www.npmjs.com/package/react-map-gl) (πŸ“₯ 1.5M / month Β· πŸ“¦ 1K Β· ⏱️ 14.06.2023): +- [npm](https://www.npmjs.com/package/react-map-gl) (πŸ“₯ 1.5M / month Β· πŸ“¦ 1K Β· ⏱️ 22.06.2023): ``` npm install react-map-gl ```
-
react-day-picker (πŸ₯‡39 Β· ⭐ 5.1K Β· πŸ“ˆ) - DayPicker is a customizable date picker component for.. MIT +
react-day-picker (πŸ₯‡39 Β· ⭐ 5.1K) - DayPicker is a customizable date picker component for React,.. MIT -- [GitHub](https://github.com/gpbl/react-day-picker) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 640 Β· πŸ“¦ 31K Β· πŸ“‹ 790 - 1% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/gpbl/react-day-picker) (πŸ‘¨β€πŸ’» 150 Β· πŸ”€ 640 Β· πŸ“¦ 31K Β· πŸ“‹ 790 - 1% open Β· ⏱️ 26.06.2023): ``` git clone https://github.com/gpbl/react-day-picker @@ -3695,24 +3695,24 @@ _Collection of other components._
react-tooltip (πŸ₯ˆ38 Β· ⭐ 3.2K) - React Tooltip Component. MIT -- [GitHub](https://github.com/ReactTooltip/react-tooltip) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 520 Β· πŸ“¦ 70K Β· πŸ“‹ 680 - 1% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/ReactTooltip/react-tooltip) (πŸ‘¨β€πŸ’» 140 Β· πŸ”€ 520 Β· πŸ“¦ 71K Β· πŸ“‹ 690 - 0% open Β· ⏱️ 27.06.2023): ``` git clone https://github.com/wwayne/react-tooltip ``` -- [npm](https://www.npmjs.com/package/react-tooltip) (πŸ“₯ 8.4M / month Β· πŸ“¦ 3.1K Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/react-tooltip) (πŸ“₯ 8.8M / month Β· πŸ“¦ 3.1K Β· ⏱️ 27.06.2023): ``` npm install react-tooltip ```
React Flow (πŸ₯ˆ37 Β· ⭐ 16K) - Highly customizable library for building an interactive node-based UI,.. MIT -- [GitHub](https://github.com/wbkd/react-flow) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 1.1K Β· πŸ“¦ 2.4K Β· πŸ“‹ 1.3K - 5% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/wbkd/react-flow) (πŸ‘¨β€πŸ’» 82 Β· πŸ”€ 1.1K Β· πŸ“¦ 2.5K Β· πŸ“‹ 1.3K - 6% open Β· ⏱️ 22.06.2023): ``` git clone https://github.com/wbkd/react-flow ``` -- [npm](https://www.npmjs.com/package/react-flow-renderer) (πŸ“₯ 560K / month Β· πŸ“¦ 120 Β· ⏱️ 14.09.2022): +- [npm](https://www.npmjs.com/package/react-flow-renderer) (πŸ“₯ 570K / month Β· πŸ“¦ 120 Β· ⏱️ 14.09.2022): ``` npm install react-flow-renderer ``` @@ -3724,19 +3724,19 @@ _Collection of other components._ ``` git clone https://github.com/remarkjs/react-markdown ``` -- [npm](https://www.npmjs.com/package/react-markdown) (πŸ“₯ 7.3M / month Β· πŸ“¦ 5.9K Β· ⏱️ 12.04.2023): +- [npm](https://www.npmjs.com/package/react-markdown) (πŸ“₯ 7.4M / month Β· πŸ“¦ 5.9K Β· ⏱️ 12.04.2023): ``` npm install react-markdown ```
react-pdf (πŸ₯ˆ37 Β· ⭐ 7.3K) - Display PDFs in your React app as easily as if they were images. MIT -- [GitHub](https://github.com/wojtekmaj/react-pdf) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 760 Β· πŸ“¦ 35K Β· πŸ“‹ 960 - 3% open Β· ⏱️ 12.06.2023): +- [GitHub](https://github.com/wojtekmaj/react-pdf) (πŸ‘¨β€πŸ’» 53 Β· πŸ”€ 760 Β· πŸ“¦ 36K Β· πŸ“‹ 960 - 3% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/wojtekmaj/react-pdf ``` -- [npm](https://www.npmjs.com/package/react-pdf) (πŸ“₯ 2.7M / month Β· πŸ“¦ 800 Β· ⏱️ 12.06.2023): +- [npm](https://www.npmjs.com/package/react-pdf) (πŸ“₯ 2.8M / month Β· πŸ“¦ 800 Β· ⏱️ 12.06.2023): ``` npm install react-pdf ``` @@ -3748,14 +3748,14 @@ _Collection of other components._ ``` git clone https://github.com/jquense/react-big-calendar ``` -- [npm](https://www.npmjs.com/package/react-big-calendar) (πŸ“₯ 890K / month Β· πŸ“¦ 920 Β· ⏱️ 05.06.2023): +- [npm](https://www.npmjs.com/package/react-big-calendar) (πŸ“₯ 900K / month Β· πŸ“¦ 920 Β· ⏱️ 05.06.2023): ``` npm install react-big-calendar ```
react-tabs (πŸ₯ˆ37 Β· ⭐ 3K) - An accessible and easy tab component for ReactJS. MIT -- [GitHub](https://github.com/reactjs/react-tabs) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 430 Β· πŸ“¦ 39K Β· πŸ“‹ 260 - 19% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/reactjs/react-tabs) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 430 Β· πŸ“¦ 39K Β· πŸ“‹ 260 - 19% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/reactjs/react-tabs @@ -3779,7 +3779,7 @@ _Collection of other components._
react-calendar (πŸ₯ˆ36 Β· ⭐ 3.1K) - Ultimate calendar for your React app. MIT -- [GitHub](https://github.com/wojtekmaj/react-calendar) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 460 Β· πŸ“¦ 55K Β· πŸ“‹ 520 - 5% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/wojtekmaj/react-calendar) (πŸ‘¨β€πŸ’» 37 Β· πŸ”€ 460 Β· πŸ“¦ 56K Β· πŸ“‹ 520 - 5% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/wojtekmaj/react-calendar @@ -3796,43 +3796,19 @@ _Collection of other components._ ``` git clone https://github.com/reactjs/react-modal ``` -- [npm](https://www.npmjs.com/package/react-modal) (πŸ“₯ 7.7M / month Β· πŸ“¦ 17K Β· ⏱️ 18.10.2022): +- [npm](https://www.npmjs.com/package/react-modal) (πŸ“₯ 7.8M / month Β· πŸ“¦ 17K Β· ⏱️ 18.10.2022): ``` npm install react-modal ```
-
google-map-react (πŸ₯ˆ34 Β· ⭐ 6.1K) - Google map library for react that allows rendering components.. MIT - -- [GitHub](https://github.com/google-map-react/google-map-react) (πŸ‘¨β€πŸ’» 93 Β· πŸ”€ 830 Β· πŸ“¦ 60K Β· πŸ“‹ 930 - 13% open Β· ⏱️ 14.05.2023): - - ``` - git clone https://github.com/google-map-react/google-map-react - ``` -- [npm](https://www.npmjs.com/package/google-map-react) (πŸ“₯ 1.2M / month Β· πŸ“¦ 2.3K Β· ⏱️ 14.05.2023): - ``` - npm install google-map-react - ``` -
-
lightGallery (πŸ₯ˆ34 Β· ⭐ 5.9K) - A customizable, modular, responsive, lightbox gallery plugin. ❗️GPL-3.0 - -- [GitHub](https://github.com/sachinchoolur/lightGallery) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 1.3K Β· πŸ“₯ 560 Β· πŸ“¦ 7.2K Β· πŸ“‹ 1.3K - 3% open Β· ⏱️ 13.06.2023): - - ``` - git clone https://github.com/sachinchoolur/lightGallery - ``` -- [npm](https://www.npmjs.com/package/lightgallery) (πŸ“₯ 200K / month Β· πŸ“¦ 160 Β· ⏱️ 15.06.2023): - ``` - npm install lightgallery - ``` -
react-image-gallery (πŸ₯ˆ34 Β· ⭐ 3.4K) - React carousel image gallery component with thumbnail.. MIT -- [GitHub](https://github.com/xiaolin/react-image-gallery) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 680 Β· πŸ“¦ 23K Β· πŸ“‹ 550 - 2% open Β· ⏱️ 11.06.2023): +- [GitHub](https://github.com/xiaolin/react-image-gallery) (πŸ‘¨β€πŸ’» 88 Β· πŸ”€ 680 Β· πŸ“¦ 23K Β· πŸ“‹ 560 - 3% open Β· ⏱️ 28.06.2023): ``` git clone https://github.com/xiaolin/react-image-gallery ``` -- [npm](https://www.npmjs.com/package/react-image-gallery) (πŸ“₯ 630K / month Β· πŸ“¦ 630 Β· ⏱️ 11.06.2023): +- [npm](https://www.npmjs.com/package/react-image-gallery) (πŸ“₯ 630K / month Β· πŸ“¦ 640 Β· ⏱️ 11.06.2023): ``` npm install react-image-gallery ``` @@ -3851,12 +3827,12 @@ _Collection of other components._
react-paginate (πŸ₯‰33 Β· ⭐ 2.6K) - A ReactJS component that creates a pagination. MIT -- [GitHub](https://github.com/AdeleD/react-paginate) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 600 Β· πŸ“¦ 62K Β· πŸ“‹ 300 - 10% open Β· ⏱️ 12.04.2023): +- [GitHub](https://github.com/AdeleD/react-paginate) (πŸ‘¨β€πŸ’» 69 Β· πŸ”€ 600 Β· πŸ“¦ 63K Β· πŸ“‹ 300 - 10% open Β· ⏱️ 12.04.2023): ``` git clone https://github.com/AdeleD/react-paginate ``` -- [npm](https://www.npmjs.com/package/react-paginate) (πŸ“₯ 1.7M / month Β· πŸ“¦ 1.2K Β· ⏱️ 12.04.2023): +- [npm](https://www.npmjs.com/package/react-paginate) (πŸ“₯ 1.8M / month Β· πŸ“¦ 1.2K Β· ⏱️ 12.04.2023): ``` npm install react-paginate ``` @@ -3868,67 +3844,67 @@ _Collection of other components._ ``` git clone https://github.com/video-react/video-react ``` -- [npm](https://www.npmjs.com/package/video-react) (πŸ“₯ 500K / month Β· πŸ“¦ 580 Β· ⏱️ 09.11.2022): +- [npm](https://www.npmjs.com/package/video-react) (πŸ“₯ 520K / month Β· πŸ“¦ 580 Β· ⏱️ 09.11.2022): ``` npm install video-react ```
-
react-split-pane (πŸ₯‰32 Β· ⭐ 3K) - React split-pane component. MIT +
google-map-react (πŸ₯‰32 Β· ⭐ 6.1K) - Google map library for react that allows rendering components.. MIT -- [GitHub](https://github.com/tomkp/react-split-pane) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 400 Β· πŸ“¦ 130K Β· πŸ“‹ 260 - 64% open Β· ⏱️ 09.05.2023): +- [GitHub](https://github.com/google-map-react/google-map-react) (πŸ‘¨β€πŸ’» 92 Β· πŸ”€ 800 Β· πŸ“¦ 60K Β· πŸ“‹ 920 - 12% open Β· ⏱️ 14.05.2023): ``` - git clone https://github.com/tomkp/react-split-pane + git clone https://github.com/google-map-react/google-map-react ``` -- [npm](https://www.npmjs.com/package/react-split-pane) (πŸ“₯ 750K / month Β· πŸ“¦ 7.1K Β· ⏱️ 10.08.2020): +- [npm](https://www.npmjs.com/package/google-map-react) (πŸ“₯ 1.2M / month): ``` - npm install react-split-pane + npm install google-map-react ```
-
react-youtube (πŸ₯‰32 Β· ⭐ 1.7K) - react.js powered YouTube player component. MIT +
searchkit (πŸ₯‰32 Β· ⭐ 4.6K) - Search UI for Elasticsearch & Opensearch. Compatible with.. Apache-2 -- [GitHub](https://github.com/tjallingt/react-youtube) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 220 Β· πŸ“₯ 840 Β· πŸ“¦ 49K Β· πŸ“‹ 230 - 30% open Β· ⏱️ 06.12.2022): +- [GitHub](https://github.com/searchkit/searchkit) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 440 Β· πŸ“¦ 710 Β· πŸ“‹ 600 - 3% open Β· ⏱️ 25.06.2023): ``` - git clone https://github.com/tjallingt/react-youtube + git clone https://github.com/searchkit/searchkit ``` -- [npm](https://www.npmjs.com/package/react-youtube) (πŸ“₯ 1.4M / month Β· πŸ“¦ 1.4K Β· ⏱️ 22.11.2022): +- [npm](https://www.npmjs.com/package/searchkit) (πŸ“₯ 32K / month Β· πŸ“¦ 160 Β· ⏱️ 25.06.2023): ``` - npm install react-youtube + npm install searchkit ```
-
Reactive Search (πŸ₯‰31 Β· ⭐ 4.8K) - Search UI components for React and Vue. Apache-2 +
react-split-pane (πŸ₯‰32 Β· ⭐ 3K) - React split-pane component. MIT -- [GitHub](https://github.com/appbaseio/reactivesearch) (πŸ‘¨β€πŸ’» 71 Β· πŸ”€ 480 Β· πŸ“¦ 160 Β· πŸ“‹ 1.1K - 14% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/tomkp/react-split-pane) (πŸ‘¨β€πŸ’» 57 Β· πŸ”€ 370 Β· πŸ“¦ 130K Β· πŸ“‹ 200 - 54% open Β· ⏱️ 09.05.2023): ``` - git clone https://github.com/appbaseio/reactivesearch + git clone https://github.com/tomkp/react-split-pane ``` -- [npm](https://www.npmjs.com/package/@appbaseio/reactivesearch) (πŸ“₯ 32K / month Β· πŸ“¦ 110 Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/react-split-pane) (πŸ“₯ 750K / month): ``` - npm install @appbaseio/reactivesearch + npm install react-split-pane ```
-
searchkit (πŸ₯‰31 Β· ⭐ 4.6K Β· πŸ“‰) - Search UI for Elasticsearch & Opensearch. Compatible with.. Apache-2 +
Reactive Search (πŸ₯‰31 Β· ⭐ 4.8K) - Search UI components for React and Vue. Apache-2 -- [GitHub](https://github.com/searchkit/searchkit) (πŸ‘¨β€πŸ’» 59 Β· πŸ”€ 420 Β· πŸ“¦ 710 Β· πŸ“‹ 600 - 2% open Β· ⏱️ 06.06.2023): +- [GitHub](https://github.com/appbaseio/reactivesearch) (πŸ‘¨β€πŸ’» 72 Β· πŸ”€ 480 Β· πŸ“¦ 160 Β· πŸ“‹ 1.1K - 14% open Β· ⏱️ 22.06.2023): ``` - git clone https://github.com/searchkit/searchkit + git clone https://github.com/appbaseio/reactivesearch ``` -- [npm](https://www.npmjs.com/package/searchkit) (πŸ“₯ 31K / month): +- [npm](https://www.npmjs.com/package/@appbaseio/reactivesearch) (πŸ“₯ 32K / month Β· πŸ“¦ 110 Β· ⏱️ 27.06.2023): ``` - npm install searchkit + npm install @appbaseio/reactivesearch ```
react-avatar-editor (πŸ₯‰31 Β· ⭐ 2.2K Β· πŸ’€) - Small avatar & profile picture component. Resize and.. MIT -- [GitHub](https://github.com/mosch/react-avatar-editor) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 350 Β· πŸ“¦ 6.4K Β· πŸ“‹ 240 - 7% open Β· ⏱️ 04.11.2022): +- [GitHub](https://github.com/mosch/react-avatar-editor) (πŸ‘¨β€πŸ’» 66 Β· πŸ”€ 350 Β· πŸ“¦ 6.5K Β· πŸ“‹ 240 - 7% open Β· ⏱️ 04.11.2022): ``` git clone https://github.com/mosch/react-avatar-editor ``` -- [npm](https://www.npmjs.com/package/react-avatar-editor) (πŸ“₯ 720K / month): +- [npm](https://www.npmjs.com/package/react-avatar-editor) (πŸ“₯ 730K / month Β· πŸ“¦ 330 Β· ⏱️ 30.09.2022): ``` npm install react-avatar-editor ``` @@ -3940,7 +3916,7 @@ _Collection of other components._ ``` git clone https://github.com/fullcalendar/fullcalendar-react ``` -- [npm](https://www.npmjs.com/package/@fullcalendar/react) (πŸ“₯ 980K / month Β· πŸ“¦ 170 Β· ⏱️ 25.05.2023): +- [npm](https://www.npmjs.com/package/@fullcalendar/react) (πŸ“₯ 1M / month Β· πŸ“¦ 170 Β· ⏱️ 25.05.2023): ``` npm install @fullcalendar/react ``` @@ -3952,58 +3928,71 @@ _Collection of other components._ ``` git clone https://github.com/algolia/react-instantsearch ``` -- [npm](https://www.npmjs.com/package/react-instantsearch) (πŸ“₯ 55K / month Β· πŸ“¦ 470 Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/react-instantsearch) (πŸ“₯ 57K / month Β· πŸ“¦ 470 Β· ⏱️ 20.06.2023): ``` npm install react-instantsearch ```
+
react-youtube (πŸ₯‰30 Β· ⭐ 1.7K) - react.js powered YouTube player component. MIT + +- [GitHub](https://github.com/tjallingt/react-youtube) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 220 Β· πŸ“₯ 840 Β· πŸ“‹ 230 - 30% open Β· ⏱️ 06.12.2022): + + ``` + git clone https://github.com/tjallingt/react-youtube + ``` +- [npm](https://www.npmjs.com/package/react-youtube) (πŸ“₯ 1.4M / month Β· πŸ“¦ 1.4K Β· ⏱️ 22.11.2022): + ``` + npm install react-youtube + ``` +
react-contenteditable (πŸ₯‰30 Β· ⭐ 1.5K) - React component for a div with editable contents. Apache-2 -- [GitHub](https://github.com/lovasoa/react-contenteditable) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 210 Β· πŸ“₯ 97 Β· πŸ“¦ 7K Β· πŸ“‹ 150 - 29% open Β· ⏱️ 28.02.2023): +- [GitHub](https://github.com/lovasoa/react-contenteditable) (πŸ‘¨β€πŸ’» 35 Β· πŸ”€ 210 Β· πŸ“₯ 97 Β· πŸ“¦ 7.1K Β· πŸ“‹ 150 - 29% open Β· ⏱️ 28.02.2023): ``` git clone https://github.com/lovasoa/react-contenteditable ``` -- [npm](https://www.npmjs.com/package/react-contenteditable) (πŸ“₯ 540K / month Β· πŸ“¦ 510 Β· ⏱️ 28.02.2023): +- [npm](https://www.npmjs.com/package/react-contenteditable) (πŸ“₯ 570K / month Β· πŸ“¦ 510 Β· ⏱️ 28.02.2023): ``` npm install react-contenteditable ```
material-ui-chip-input (πŸ₯‰28 Β· ⭐ 740) - A chip input field using Material-UI. MIT -- [GitHub](https://github.com/TeamWertarbyte/material-ui-chip-input) (πŸ‘¨β€πŸ’» 51 Β· πŸ”€ 210 Β· πŸ“¦ 10K Β· πŸ“‹ 280 - 14% open Β· ⏱️ 23.12.2022): +- [GitHub](https://github.com/TeamWertarbyte/material-ui-chip-input) (πŸ‘¨β€πŸ’» 48 Β· πŸ”€ 200 Β· πŸ“¦ 10K Β· πŸ“‹ 270 - 12% open Β· ⏱️ 23.12.2022): ``` git clone https://github.com/TeamWertarbyte/material-ui-chip-input ``` -- [npm](https://www.npmjs.com/package/material-ui-chip-input) (πŸ“₯ 190K / month Β· πŸ“¦ 500 Β· ⏱️ 01.12.2019): +- [npm](https://www.npmjs.com/package/material-ui-chip-input) (πŸ“₯ 190K / month): ``` npm install material-ui-chip-input ```
react-nice-avatar (πŸ₯‰22 Β· ⭐ 860) - react library for generating avatar. MIT -- [GitHub](https://github.com/dapi-labs/react-nice-avatar) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 64 Β· πŸ“¦ 320 Β· ⏱️ 08.06.2023): +- [GitHub](https://github.com/dapi-labs/react-nice-avatar) (πŸ‘¨β€πŸ’» 10 Β· πŸ”€ 64 Β· πŸ“¦ 330 Β· ⏱️ 08.06.2023): ``` git clone https://github.com/dapilab/react-nice-avatar ``` -- [npm](https://www.npmjs.com/package/react-nice-avatar) (πŸ“₯ 5.3K / month Β· πŸ“¦ 2 Β· ⏱️ 08.06.2023): +- [npm](https://www.npmjs.com/package/react-nice-avatar) (πŸ“₯ 5.5K / month Β· πŸ“¦ 2 Β· ⏱️ 08.06.2023): ``` npm install react-nice-avatar ```
-
Show 9 hidden projects... +
Show 10 hidden projects... - DevExtreme (πŸ₯ˆ37 Β· ⭐ 1.7K) - HTML5 JavaScript Component Suite for Responsive Web Development. ❗️Aladdin -- react-leaflet (πŸ₯ˆ34 Β· ⭐ 4.6K) - React components for Leaflet maps. ❗️Hippocratic-2.1 - react-responsive-carousel (πŸ₯ˆ34 Β· ⭐ 2.5K Β· πŸ’€) - React.js Responsive Carousel (with Swipe). MIT +- lightGallery (πŸ₯‰33 Β· ⭐ 5.9K) - A customizable, modular, responsive, lightbox gallery.. ❗Unlicensed +- react-leaflet (πŸ₯‰33 Β· ⭐ 4.6K) - React components for Leaflet maps. ❗️Hippocratic-2.1 - react-autosuggest (πŸ₯‰32 Β· ⭐ 5.9K Β· πŸ’€) - WAI-ARIA compliant React autosuggest component. MIT - react-copy-to-clipboard (πŸ₯‰30 Β· ⭐ 2.2K Β· πŸ’€) - Copy-to-clipboard React component. MIT - React Flow Chart (πŸ₯‰26 Β· ⭐ 1.3K Β· πŸ’€) - A flexible, stateless, declarative flow chart library for.. MIT - Material-UI Treasury (πŸ₯‰24 Β· ⭐ 2.2K Β· πŸ’€) - A collection of ready-to-use components based on.. MIT - React Lazylog (πŸ₯‰23 Β· ⭐ 280 Β· πŸ’€) - React Lazy Logviewer. MPL-2.0 -- React Ansi (πŸ₯‰11 Β· ⭐ 39 Β· πŸ’€) - A foldable and searchable ansi log viewer for React. MIT +- React Ansi (πŸ₯‰9 Β· ⭐ 39 Β· πŸ’€) - A foldable and searchable ansi log viewer for React. ❗Unlicensed

@@ -4013,7 +4002,7 @@ _Collection of other components._
preact (πŸ₯‡44 Β· ⭐ 35K) - Fast 3kB React alternative with the same modern API. Components & Virtual.. MIT -- [GitHub](https://github.com/preactjs/preact) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.9K Β· πŸ“₯ 930 Β· πŸ“¦ 280K Β· πŸ“‹ 1.8K - 14% open Β· ⏱️ 19.06.2023): +- [GitHub](https://github.com/preactjs/preact) (πŸ‘¨β€πŸ’» 320 Β· πŸ”€ 1.9K Β· πŸ“₯ 950 Β· πŸ“¦ 280K Β· πŸ“‹ 1.8K - 13% open Β· ⏱️ 25.06.2023): ``` git clone https://github.com/preactjs/preact @@ -4025,31 +4014,31 @@ _Collection of other components._
react-use (πŸ₯‡39 Β· ⭐ 37K Β· πŸ’€) - React Hooks. Unlicense -- [GitHub](https://github.com/streamich/react-use) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 2.9K Β· πŸ“¦ 59K Β· πŸ“‹ 790 - 71% open Β· ⏱️ 23.11.2022): +- [GitHub](https://github.com/streamich/react-use) (πŸ‘¨β€πŸ’» 190 Β· πŸ”€ 2.9K Β· πŸ“¦ 60K Β· πŸ“‹ 790 - 71% open Β· ⏱️ 23.11.2022): ``` git clone https://github.com/streamich/react-use ``` -- [npm](https://www.npmjs.com/package/react-use) (πŸ“₯ 5.6M / month Β· πŸ“¦ 2.1K Β· ⏱️ 20.05.2022): +- [npm](https://www.npmjs.com/package/react-use) (πŸ“₯ 5.7M / month Β· πŸ“¦ 2.1K Β· ⏱️ 20.05.2022): ``` npm install react-use ```
-
react-icons (πŸ₯‡39 Β· ⭐ 9.8K) - svg react icons of popular icon packs. MIT +
react-icons (πŸ₯ˆ37 Β· ⭐ 9.9K) - svg react icons of popular icon packs. MIT -- [GitHub](https://github.com/react-icons/react-icons) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 640 Β· πŸ“₯ 15K Β· πŸ“¦ 1.5M Β· πŸ“‹ 530 - 41% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/react-icons/react-icons) (πŸ‘¨β€πŸ’» 89 Β· πŸ”€ 640 Β· πŸ“₯ 17K Β· πŸ“¦ 26K Β· πŸ“‹ 530 - 41% open Β· ⏱️ 22.06.2023): ``` git clone https://github.com/react-icons/react-icons ``` -- [npm](https://www.npmjs.com/package/react-icons) (πŸ“₯ 7.2M / month Β· πŸ“¦ 14K Β· ⏱️ 22.06.2023): +- [npm](https://www.npmjs.com/package/react-icons) (πŸ“₯ 7.4M / month Β· πŸ“¦ 14K Β· ⏱️ 22.06.2023): ``` npm install react-icons ```
diegomura/react-pdf (πŸ₯ˆ35 Β· ⭐ 12K) - Create PDF files using React. MIT -- [GitHub](https://github.com/diegomura/react-pdf) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1K Β· πŸ“¦ 9.5K Β· πŸ“‹ 1.5K - 26% open Β· ⏱️ 09.06.2023): +- [GitHub](https://github.com/diegomura/react-pdf) (πŸ‘¨β€πŸ’» 110 Β· πŸ”€ 1K Β· πŸ“¦ 9.9K Β· πŸ“‹ 1.5K - 26% open Β· ⏱️ 09.06.2023): ``` git clone https://github.com/diegomura/react-pdf @@ -4061,7 +4050,7 @@ _Collection of other components._
FluidFramework (πŸ₯ˆ34 Β· ⭐ 4.3K) - Library for building distributed, real-time collaborative web.. MIT -- [GitHub](https://github.com/microsoft/FluidFramework) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 460 Β· πŸ“₯ 390 Β· πŸ“¦ 4 Β· πŸ“‹ 3.3K - 5% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/microsoft/FluidFramework) (πŸ‘¨β€πŸ’» 240 Β· πŸ”€ 460 Β· πŸ“₯ 420 Β· πŸ“¦ 4 Β· πŸ“‹ 3.3K - 5% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/microsoft/FluidFramework @@ -4083,66 +4072,66 @@ _Collection of other components._ npm install sql.js ```
-
liveblocks (πŸ₯‰31 Β· ⭐ 2K) - Liveblocks is a real-time collaboration infrastructure for.. Apache-2 +
reactfire (πŸ₯‰31 Β· ⭐ 3.3K) - Hooks, Context Providers, and Components that make it easy to interact.. MIT -- [GitHub](https://github.com/liveblocks/liveblocks) (πŸ‘¨β€πŸ’» 24 Β· πŸ”€ 150 Β· πŸ“¦ 380 Β· πŸ“‹ 180 - 27% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/FirebaseExtended/reactfire) (πŸ‘¨β€πŸ’» 65 Β· πŸ”€ 420 Β· πŸ“₯ 990 Β· πŸ“¦ 6K Β· πŸ“‹ 240 - 22% open Β· ⏱️ 28.06.2023): ``` - git clone https://github.com/liveblocks/liveblocks + git clone https://github.com/FirebaseExtended/reactfire ``` -- [npm](https://www.npmjs.com/package/@liveblocks/react) (πŸ“₯ 52K / month Β· πŸ“¦ 6 Β· ⏱️ 20.06.2023): +- [npm](https://www.npmjs.com/package/reactfire) (πŸ“₯ 42K / month Β· πŸ“¦ 900 Β· ⏱️ 27.06.2023): ``` - npm install @liveblocks/react + npm install reactfire ```
-
reactfire (πŸ₯‰29 Β· ⭐ 3.3K Β· πŸ’€) - Hooks, Context Providers, and Components that make it easy to.. MIT +
liveblocks (πŸ₯‰31 Β· ⭐ 2K) - Liveblocks is a real-time collaboration infrastructure for.. Apache-2 -- [GitHub](https://github.com/FirebaseExtended/reactfire) (πŸ‘¨β€πŸ’» 62 Β· πŸ”€ 410 Β· πŸ“₯ 990 Β· πŸ“¦ 5.9K Β· πŸ“‹ 250 - 27% open Β· ⏱️ 06.10.2022): +- [GitHub](https://github.com/liveblocks/liveblocks) (πŸ‘¨β€πŸ’» 25 Β· πŸ”€ 150 Β· πŸ“¦ 390 Β· πŸ“‹ 180 - 27% open Β· ⏱️ 29.06.2023): ``` - git clone https://github.com/FirebaseExtended/reactfire + git clone https://github.com/liveblocks/liveblocks ``` -- [npm](https://www.npmjs.com/package/reactfire) (πŸ“₯ 41K / month Β· πŸ“¦ 900 Β· ⏱️ 06.10.2022): +- [npm](https://www.npmjs.com/package/@liveblocks/react) (πŸ“₯ 57K / month Β· πŸ“¦ 6 Β· ⏱️ 27.06.2023): ``` - npm install reactfire + npm install @liveblocks/react ```
iconify (πŸ₯‰25 Β· ⭐ 2.7K) - Universal icon framework. One syntax for FontAwesome, Material Design.. MIT -- [GitHub](https://github.com/iconify/iconify) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 74 Β· πŸ“¦ 180 Β· πŸ“‹ 180 - 6% open Β· ⏱️ 22.06.2023): +- [GitHub](https://github.com/iconify/iconify) (πŸ‘¨β€πŸ’» 14 Β· πŸ”€ 74 Β· πŸ“¦ 740 Β· πŸ“‹ 180 - 6% open Β· ⏱️ 22.06.2023): ``` git clone https://github.com/iconify/iconify ``` -- [npm](https://www.npmjs.com/package/iconify) (πŸ“₯ 4.1K / month Β· πŸ“¦ 12 Β· ⏱️ 13.01.2022): +- [npm](https://www.npmjs.com/package/iconify) (πŸ“₯ 4.3K / month Β· πŸ“¦ 12 Β· ⏱️ 13.01.2022): ``` npm install iconify ```
bulletproof-react (πŸ₯‰19 Β· ⭐ 19K) - A simple, scalable, and powerful architecture for building.. MIT -- [GitHub](https://github.com/alan2207/bulletproof-react) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 1.7K Β· πŸ“‹ 74 - 56% open Β· ⏱️ 21.04.2023): +- [GitHub](https://github.com/alan2207/bulletproof-react) (πŸ‘¨β€πŸ’» 30 Β· πŸ”€ 1.8K Β· πŸ“‹ 74 - 56% open Β· ⏱️ 21.04.2023): ``` git clone https://github.com/alan2207/bulletproof-react ```
-
datav (πŸ₯‰18 Β· ⭐ 2.9K Β· πŸ“ˆ) - A modern data visualization platform, mainly focus on.. ❗️AGPL-3.0 +
datav (πŸ₯‰18 Β· ⭐ 2.9K) - A modern data visualization platform, mainly focus on observability.. ❗️AGPL-3.0 -- [GitHub](https://github.com/DataObserve/datav) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 430 Β· πŸ“‹ 32 - 3% open Β· ⏱️ 21.06.2023): +- [GitHub](https://github.com/DataObserve/datav) (πŸ‘¨β€πŸ’» 3 Β· πŸ”€ 430 Β· πŸ“‹ 32 - 3% open Β· ⏱️ 29.06.2023): ``` git clone https://github.com/sunface/datav ```
-
alright react app (πŸ₯‰14 Β· ⭐ 140) - Professional React app generator. Comes with an exposed,.. ISC +
alright react app (πŸ₯‰15 Β· ⭐ 140) - Professional React app generator. Comes with an exposed,.. ISC - [GitHub](https://github.com/DoneDeal0/alright-react-app) (πŸ‘¨β€πŸ’» 5 Β· πŸ”€ 7 Β· πŸ“¦ 2 Β· ⏱️ 21.06.2023): ``` git clone https://github.com/DoneDeal0/alright-react-app ``` -- [npm](https://www.npmjs.com/package/alright-react-app) (πŸ“₯ 140 / month Β· πŸ“¦ 2 Β· ⏱️ 21.06.2023): +- [npm](https://www.npmjs.com/package/alright-react-app) (πŸ“₯ 150 / month Β· πŸ“¦ 2 Β· ⏱️ 21.06.2023): ``` npm install alright-react-app ``` @@ -4151,7 +4140,7 @@ _Collection of other components._ - react-helmet (πŸ₯ˆ37 Β· ⭐ 17K Β· πŸ’€) - A document head manager for React. MIT - Remotion (πŸ₯ˆ36 Β· ⭐ 16K) - Make videos programmatically with React. ❗️ICU -- react-syntax-highlighter (πŸ₯ˆ34 Β· ⭐ 3.3K Β· πŸ’€) - syntax highlighting component for react with prismjs.. MIT +- react-syntax-highlighter (πŸ₯ˆ34 Β· ⭐ 3.4K Β· πŸ’€) - syntax highlighting component for react with prismjs.. MIT - aframe (πŸ₯‰30 Β· ⭐ 15K Β· πŸ’€) - Building Blocks for the VR Web. MIT - mozaik (πŸ₯‰23 Β· ⭐ 3.6K Β· πŸ’€) - Mozak is a tool based on nodejs / react / redux / nivo / d3 to easily.. MIT
diff --git a/history/2023-06-29_changes.md b/history/2023-06-29_changes.md new file mode 100644 index 0000000..91b1c2d --- /dev/null +++ b/history/2023-06-29_changes.md @@ -0,0 +1,20 @@ +## πŸ“ˆ Trending Up + +_Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ + +- visx (πŸ₯ˆ36 Β· ⭐ 17K Β· πŸ“ˆ) - visx | visualization components. MIT +- headlessui (πŸ₯ˆ35 Β· ⭐ 21K Β· πŸ“ˆ) - Completely unstyled, fully accessible UI components, designed to.. MIT +- Radix Primitives (πŸ₯ˆ35 Β· ⭐ 10K Β· πŸ“ˆ) - Radix Primitives is an open-source UI component library.. MIT +- vanilla-extract (πŸ₯ˆ34 Β· ⭐ 8.3K Β· πŸ“ˆ) - Zero-runtime Stylesheets-in-TypeScript. MIT +- dnd-kit (πŸ₯ˆ31 Β· ⭐ 8.2K Β· πŸ“ˆ) - The modern, lightweight, performant, accessible and extensible drag &.. MIT + +## πŸ“‰ Trending Down + +_Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ + +- formik (πŸ₯ˆ41 Β· ⭐ 33K Β· πŸ“‰) - Build forms in React, without the tears. Apache-2 +- mobx (πŸ₯ˆ37 Β· ⭐ 27K Β· πŸ“‰) - Simple, scalable state management. MIT +- chakra-ui (πŸ₯ˆ36 Β· ⭐ 33K Β· πŸ“‰) - Simple, Modular & Accessible UI Components for your React.. MIT +- mantine (πŸ₯‰31 Β· ⭐ 20K Β· πŸ“‰) - A fully featured React components library. MIT +- react-bootstrap-table2 (πŸ₯‰28 Β· ⭐ 1.2K Β· πŸ’€) - Next Generation of react-bootstrap-table. MIT + diff --git a/history/2023-06-29_projects.csv b/history/2023-06-29_projects.csv new file mode 100644 index 0000000..bb97b53 --- /dev/null +++ b/history/2023-06-29_projects.csv @@ -0,0 +1,432 @@ +,name,github_id,npm_id,category,github_url,homepage,license,created_at,updated_at,last_commit_pushed_at,commit_count,recent_commit_count,fork_count,watchers_count,pr_count,open_issue_count,closed_issue_count,star_count,latest_stable_release_published_at,latest_stable_release_number,release_count,description,dependent_project_count,github_dependent_project_count,contributor_count,projectrank,npm_url,npm_latest_release_published_at,npm_dependent_project_count,npm_monthly_downloads,monthly_downloads,show,projectrank_placing,labels,updated_github_id,demo_url,nuget_id,github_release_downloads,go_id,go_url,go_latest_release_published_at,go_dependent_project_count,conda_id,conda_url,conda_latest_release_published_at,conda_total_downloads,cargo_id,cargo_url,cargo_latest_release_published_at,cargo_dependent_project_count,cargo_monthly_downloads,cargo_total_downloads,trending,brew_id,pypi_id,pypi_url,pypi_latest_release_published_at,pypi_dependent_project_count,pypi_monthly_downloads +0,Webpack,webpack/webpack,webpack,dev-tools,https://github.com/webpack/webpack,https://github.com/webpack/webpack,MIT,2012-03-10 10:08:14,2023-06-29 10:14:50.000,2023-06-28 16:34:35,16314.0,922.0,8583,1495.0,6327.0,355.0,9377.0,63213,2023-06-28 17:33:44.000,5.88.1,826.0,A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading..,16386210.0,15526320.0,884.0,55,https://www.npmjs.com/package/webpack,2023-06-21 18:13:31.165,859890.0,120281558.0,120281558.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +1,Material-UI,mui-org/material-ui,@material-ui/core,ui-frameworks,https://github.com/mui/material-ui,https://github.com/mui/material-ui,MIT,2014-08-18 19:11:54,2023-06-29 15:06:17.000,2023-06-29 14:37:23,22140.0,560.0,29867,1351.0,19314.0,1303.0,16223.0,87488,2023-06-23 14:17:36.000,5.13.6,162.0,"MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Googles..",1095467.0,1071402.0,3044.0,52,https://www.npmjs.com/package/@material-ui/core,2022-04-03 14:37:39.780,24065.0,7096328.0,7096328.0,True,1,['material-ui'],mui/material-ui,,,,,,,,,,,,,,,,,,,,,,,, +2,Next.js,vercel/next.js,next,cms-frameworks,https://github.com/vercel/next.js,https://github.com/vercel/next.js,MIT,2016-10-05 23:32:51,2023-06-29 14:38:12.000,2023-06-29 13:55:17,16407.0,1194.0,24244,1387.0,16443.0,2082.0,14958.0,108376,2023-06-21 21:25:59.000,13.4.7,1929.0,The React Framework.,56812.0,42946.0,2891.0,51,https://www.npmjs.com/package/next,2023-06-28 09:12:07.918,13866.0,19301848.0,19301848.0,True,1,,,https://nextjs.org/showcase,,,,,,,,,,,,,,,,,,,,,,, +3,axios,axios/axios,axios,utils,https://github.com/axios/axios,https://github.com/axios/axios,MIT,2014-08-18 22:30:27,2023-06-26 01:20:23.000,2023-04-27 23:04:53,1450.0,15.0,10387,1200.0,1376.0,460.0,3826.0,100735,2023-04-27 23:05:52.716,1.4.0,79.0,Promise based HTTP client for the browser and node.js.,10106433.0,9738405.0,439.0,51,https://www.npmjs.com/package/axios,2023-04-27 23:05:52.716,368028.0,194559317.0,194559317.0,True,1,,,,axios.js,,,,,,,,,,,,,,,,,,,,,, +4,Ant Design,ant-design/ant-design,antd,ui-frameworks,https://github.com/ant-design/ant-design,https://github.com/ant-design/ant-design,MIT,2015-04-24 15:37:24,2023-06-29 14:29:40.000,2023-06-29 11:27:30,25468.0,587.0,40459,207.0,14501.0,985.0,25988.0,86478,2023-06-27 06:13:12.000,4.24.11,772.0,An enterprise-class UI design language and React UI library.,493782.0,467794.0,2174.0,51,https://www.npmjs.com/package/antd,2023-06-27 06:11:45.910,25988.0,5417919.0,5417919.0,True,1,['ant-design'],,,,,,,,,,,,,,,,,,,,,,,,, +5,Storybook,storybookjs/storybook,@storybook/react,dev-tools,https://github.com/storybookjs/storybook,https://github.com/storybookjs/storybook,MIT,2016-03-18 04:23:44,2023-06-29 14:07:35.000,2023-06-28 15:03:26,51404.0,1907.0,8528,949.0,10683.0,1641.0,9445.0,79281,2023-06-27 13:19:48.000,7.0.24,1272.0,"Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing,..",72554.0,33359.0,2011.0,50,https://www.npmjs.com/package/@storybook/react,2023-06-27 13:17:40.669,39195.0,17500304.0,17500304.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +6,redux,reduxjs/redux,redux,state-management,https://github.com/reduxjs/redux,https://github.com/reduxjs/redux,MIT,2015-05-29 23:53:15,2023-06-24 23:05:24.000,2023-06-23 15:10:24,3805.0,93.0,15405,1298.0,2454.0,46.0,1968.0,59701,2023-01-28 22:03:19.000,4.2.1,81.0,Predictable state container for JavaScript apps.,3409695.0,3227725.0,998.0,49,https://www.npmjs.com/package/redux,2023-05-30 19:05:40.979,181970.0,39633037.0,39633037.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +7,jest,facebook/jest,jest,testing,https://github.com/jestjs/jest,https://github.com/jestjs/jest,MIT,2013-12-10 00:18:04,2023-06-28 07:31:03.000,2023-06-28 07:30:02,6840.0,56.0,6364,559.0,6797.0,420.0,6973.0,42190,2023-03-06 13:34:31.000,29.5.0,335.0,Delightful JavaScript Testing.,8654841.0,8152766.0,1595.0,49,https://www.npmjs.com/package/jest,2023-03-06 13:33:57.077,502075.0,92518886.0,92518886.0,True,1,,jestjs/jest,,,,,,,,,,,,,,,,,,,,,,,, +8,three.js,mrdoob/three.js,three,data-viz,https://github.com/mrdoob/three.js,https://github.com/mrdoob/three.js,MIT,2010-03-23 18:58:01,2023-06-29 14:30:15.000,2023-06-29 03:02:33,41814.0,488.0,34808,2565.0,14394.0,512.0,11405.0,92871,2023-06-29 03:04:14.000,r154,271.0,JavaScript 3D Library.,9787.0,,2135.0,48,https://www.npmjs.com/package/three,2023-05-31 15:26:21.859,9787.0,4483739.0,4483739.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +9,Tailwind CSS,tailwindlabs/tailwindcss,tailwindcss,styling,https://github.com/tailwindlabs/tailwindcss,https://github.com/tailwindlabs/tailwindcss,MIT,2017-10-06 14:59:14,2023-06-29 13:49:54.000,2023-06-29 13:49:53,5203.0,82.0,3562,591.0,2252.0,17.0,2881.0,69766,2023-04-25 22:24:18.051,3.3.2,1169.0,A utility-first CSS framework for rapid UI development.,5356654.0,5341866.0,268.0,48,https://www.npmjs.com/package/tailwindcss,2023-06-27 21:25:31.606,14788.0,25511314.0,25550803.0,True,1,,,,,1263656.0,,,,,,,,,,,,,,,,,,,,, +10,Chart.js,chartjs/Chart.js,chart.js,data-viz,https://github.com/chartjs/Chart.js,https://github.com/chartjs/Chart.js,MIT,2013-03-17 23:56:36,2023-06-29 11:34:48.000,2023-06-20 16:20:12,4452.0,25.0,11873,1368.0,3710.0,265.0,6603.0,61005,2023-04-28 06:20:23.000,4.3.0,100.0,Simple HTML5 Charts using the canvas tag.,739559.0,739559.0,486.0,47,https://www.npmjs.com/package/chart.js,,,12092555.0,12178858.0,True,1,,,,,9234436.0,,,,,,,,,,,,,,,,,,,,, +11,react-router,remix-run/react-router,react-router-dom,routing,https://github.com/remix-run/react-router,https://github.com/remix-run/react-router,MIT,2014-05-16 22:22:51,2023-06-29 15:11:36.000,2023-06-29 13:57:33,6160.0,163.0,10054,814.0,2934.0,44.0,7022.0,50579,2023-06-23 20:00:51.000,react-router@6.14.0,176.0,Declarative routing for React.,4555984.0,4429706.0,921.0,47,https://www.npmjs.com/package/react-router-dom,2023-06-23 19:57:31.413,126278.0,42057318.0,42057318.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +12,remix-run/react-router,remix-run/react-router,react-router-dom,routing,https://github.com/remix-run/react-router,https://github.com/remix-run/react-router,MIT,2014-05-16 22:22:51,2023-06-29 15:11:36.000,2023-06-29 13:57:33,6160.0,163.0,10054,814.0,2934.0,44.0,7022.0,50579,2023-06-23 20:00:51.000,react-router@6.14.0,176.0,Declarative routing for React.,4555984.0,4429706.0,921.0,47,https://www.npmjs.com/package/react-router-dom,2023-06-23 19:57:31.413,126278.0,42057318.0,42057318.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +13,cypress,cypress-io/cypress,cypress,testing,https://github.com/cypress-io/cypress,https://github.com/cypress-io/cypress,MIT,2015-03-04 00:46:28,2023-06-29 15:09:31.000,2023-06-29 04:16:09,19714.0,172.0,2885,624.0,6718.0,1380.0,11627.0,43728,2023-06-26 16:23:01.000,12.16.0,207.0,"Fast, easy and reliable testing for anything that runs in a browser.",879671.0,870475.0,448.0,47,https://www.npmjs.com/package/cypress,2023-06-26 15:54:06.320,9196.0,22183907.0,22183918.0,True,2,,,,,394.0,,,,,,,,,,,,,,,,,,,,, +14,Styled Components,styled-components/styled-components,styled-components,styling,https://github.com/styled-components/styled-components,https://github.com/styled-components/styled-components,MIT,2016-08-16 06:41:32,2023-06-28 13:12:02.000,2023-06-28 13:11:18,3524.0,78.0,2461,368.0,1246.0,171.0,2561.0,39167,2023-06-28 13:12:02.000,6.0.1,330.0,Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress.,1900223.0,1845342.0,341.0,47,https://www.npmjs.com/package/styled-components,2023-06-28 00:58:01.680,54881.0,25265388.0,25265388.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +15,react-redux,reduxjs/react-redux,react-redux,state-management,https://github.com/reduxjs/react-redux,https://github.com/reduxjs/react-redux,MIT,2015-07-11 17:32:01,2023-06-26 20:10:45.000,2023-06-22 01:18:01,1200.0,61.0,3356,415.0,759.0,24.0,1207.0,22879,2023-06-21 01:39:56.000,8.1.1,125.0,Official React bindings for Redux.,3141787.0,2983929.0,287.0,47,https://www.npmjs.com/package/react-redux,2023-06-21 01:35:02.617,157858.0,29954251.0,29954251.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +16,d3,d3/d3,d3,data-viz,https://github.com/d3/d3,https://github.com/d3/d3,ISC,2010-09-27 17:22:42,2023-06-25 15:02:27.000,2023-06-25 15:02:26,4460.0,107.0,23330,3697.0,1138.0,7.0,2147.0,105719,2023-06-03 00:30:02.000,7.8.5,268.0,"Bring data to life with SVG, Canvas and HTML.",336731.0,307127.0,138.0,46,https://www.npmjs.com/package/d3,2023-06-03 00:29:30.820,29604.0,10016402.0,10025284.0,True,1,,,,,719473.0,,,,,,,,,,,,,,,,,,,,, +17,vite,vitejs/vite,vite,dev-tools,https://github.com/vitejs/vite,https://github.com/vitejs/vite,MIT,2020-04-21 05:03:57,2023-06-29 13:33:44.000,2023-06-29 08:35:25,5773.0,277.0,5079,405.0,4612.0,527.0,5525.0,57442,2023-06-21 13:11:29.000,plugin-legacy@4.0.5,428.0,Next generation frontend tooling. Its fast!.,1763134.0,1727385.0,812.0,46,https://www.npmjs.com/package/vite,2023-06-25 15:33:15.373,35749.0,23004022.0,23004022.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +18,lodash,lodash/lodash,lodash,utils,https://github.com/lodash/lodash,https://github.com/lodash/lodash,MIT,2012-04-07 04:11:46,2023-06-25 09:56:01.000,2021-04-23 17:25:37,8005.0,,6952,848.0,1336.0,517.0,3791.0,56625,2021-02-20 15:42:16.891,4.17.21,114.0,"A modern JavaScript utility library delivering modularity, performance, & extras.",23322988.0,23294603.0,328.0,46,https://www.npmjs.com/package/lodash,2021-02-20 15:42:16.891,28385.0,216064081.0,216064081.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +19,Gatsby,gatsbyjs/gatsby,gatsby,cms-frameworks,https://github.com/gatsbyjs/gatsby,https://github.com/gatsbyjs/gatsby,MIT,2015-05-21 22:43:05,2023-06-29 14:37:11.000,2023-06-29 07:00:54,21476.0,253.0,10542,764.0,21676.0,148.0,13829.0,54575,2023-06-15 09:51:51.000,gatsby@5.11.0,2886.0,The fastest frontend for the headless web. Build modern websites with React.,71177.0,56662.0,4335.0,46,https://www.npmjs.com/package/gatsby,2023-06-15 09:40:27.426,14515.0,1535608.0,1535608.0,True,2,,,https://www.gatsbyjs.com/showcase/,,,,,,,,,,,,,,,,,,,,,,, +20,react-hook-form,react-hook-form/react-hook-form,react-hook-form,input-components,https://github.com/react-hook-form/react-hook-form,https://github.com/react-hook-form/react-hook-form,MIT,2019-03-05 23:47:10,2023-06-28 22:16:38.000,2023-06-28 22:16:36,3493.0,53.0,1785,169.0,2204.0,11.0,3874.0,35606,2023-06-28 11:06:45.658,7.45.1,1002.0,React Hooks for form state management and validation (Web + React Native).,411641.0,408884.0,268.0,45,https://www.npmjs.com/package/react-hook-form,2023-06-28 11:06:45.658,2757.0,14820499.0,14820499.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +21,immer,immerjs/immer,immer,state-management,https://github.com/immerjs/immer,https://github.com/immerjs/immer,MIT,2017-12-29 12:25:47,2023-05-09 18:24:41.000,2023-05-09 18:23:03,1374.0,24.0,832,155.0,440.0,28.0,584.0,25508,2023-05-09 18:24:26.000,10.0.2,166.0,Create the next immutable state by mutating the current one.,6964174.0,6872255.0,191.0,45,https://www.npmjs.com/package/immer,2023-05-09 18:24:24.940,91919.0,42298824.0,42298824.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +22,apollo-client,apollographql/apollo-client,apollo-utilities,data-fetching,https://github.com/apollographql/apollo-client,https://github.com/apollographql/apollo-client,MIT,2016-02-26 20:25:00,2023-06-28 18:09:47.000,2023-06-28 16:33:23,11694.0,144.0,2580,293.0,5800.0,508.0,4272.0,18787,2023-06-20 22:47:24.000,3.7.16,105.0,"A fully-featured, production ready caching GraphQL client for every UI framework and GraphQL server.",207066.0,193388.0,824.0,45,https://www.npmjs.com/package/apollo-utilities,2020-05-09 10:55:00.441,13678.0,7619163.0,7619163.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +23,eslint-plugin-react,yannickcr/eslint-plugin-react,eslint-plugin-react,dev-tools,https://github.com/jsx-eslint/eslint-plugin-react,https://github.com/jsx-eslint/eslint-plugin-react,MIT,2014-12-15 23:44:14,2023-06-29 07:09:34.000,2023-05-30 01:03:17,3170.0,8.0,2723,86.0,1260.0,213.0,2119.0,8519,2023-01-29 06:47:00.630,7.32.2,197.0,React-specific linting rules for ESLint.,10296788.0,9888529.0,537.0,45,https://www.npmjs.com/package/eslint-plugin-react,2023-01-29 06:47:00.630,408259.0,68930090.0,68930090.0,True,1,,jsx-eslint/eslint-plugin-react,,,,,,,,,,,,,,,,,,,,,,,, +24,esbuild,evanw/esbuild,esbuild,dev-tools,https://github.com/evanw/esbuild,https://github.com/evanw/esbuild,MIT,2016-06-14 16:08:50,2023-06-27 23:17:40.000,2023-06-27 21:26:52,3733.0,152.0,1024,295.0,358.0,293.0,2542.0,35554,2023-06-26 21:21:27.000,0.18.10,535.0,An extremely fast bundler for the web.,1145744.0,1131067.0,102.0,44,https://www.npmjs.com/package/esbuild,2023-06-26 21:21:09.274,14551.0,63999088.0,63999088.0,True,2,,,,,,github.com/evanw/esbuild,https://pkg.go.dev/github.com/evanw/esbuild,2023-06-26 21:20:01,126.0,,,,,,,,,,,,,,,,, +25,lerna,lerna/lerna,lerna,dev-tools,https://github.com/lerna/lerna,https://github.com/lerna/lerna,MIT,2015-12-04 09:36:55,2023-06-28 20:25:11.000,2023-06-28 13:44:32,2631.0,81.0,2314,260.0,1207.0,318.0,2156.0,34680,2023-06-28 13:44:37.000,7.1.1,251.0,"Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same..",170455.0,150111.0,329.0,44,https://www.npmjs.com/package/lerna,2023-06-25 09:45:06.133,20344.0,5804005.0,5804005.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +26,preact,preactjs/preact,preact,others,https://github.com/preactjs/preact,https://github.com/preactjs/preact,MIT,2015-09-11 02:40:18,2023-06-28 12:33:06.000,2023-06-25 12:26:27,5350.0,65.0,1919,407.0,2145.0,246.0,1525.0,34624,2023-05-27 09:28:33.984,10.15.1,219.0,Fast 3kB React alternative with the same modern API. Components & Virtual DOM.,290241.0,281121.0,318.0,44,https://www.npmjs.com/package/preact,2023-05-27 09:28:33.984,9120.0,10795292.0,10795305.0,True,1,,,,,953.0,,,,,,,,,,,,,,,,,,,,, +27,immutable-js,immutable-js/immutable-js,immutable,state-management,https://github.com/immutable-js/immutable-js,https://github.com/immutable-js/immutable-js,MIT,2014-07-02 06:02:29,2023-03-26 17:19:49.000,2023-03-10 15:15:46,1718.0,,1860,521.0,714.0,121.0,1122.0,32625,2023-03-10 15:19:06.751,4.3.0,91.0,Immutable persistent data collections for Javascript which increase efficiency and simplicity.,3300345.0,3200546.0,222.0,44,https://www.npmjs.com/package/immutable,2023-03-10 15:19:06.751,99799.0,66608953.0,66608953.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +28,date-fns,date-fns/date-fns,date-fns,utils,https://github.com/date-fns/date-fns,https://github.com/date-fns/date-fns,MIT,2014-10-06 10:24:22,2023-06-28 08:54:32.000,2023-06-28 08:54:30,1932.0,2.0,1661,207.0,1548.0,591.0,1198.0,31783,2023-04-30 02:55:35.000,2.30.0,180.0,Modern JavaScript date utility library.,2259346.0,2180177.0,390.0,44,https://www.npmjs.com/package/date-fns,2023-04-30 02:49:47.228,79169.0,71774126.0,71774136.0,True,2,,,,,860.0,,,,,,,,,,,,,,,,,,,,, +29,Bootstrap React,react-bootstrap/react-bootstrap,react-bootstrap,ui-frameworks,https://github.com/react-bootstrap/react-bootstrap,https://github.com/react-bootstrap/react-bootstrap,MIT,2013-12-27 19:06:07,2023-06-29 11:37:07.000,2023-06-28 05:58:28,4471.0,31.0,3537,426.0,3199.0,150.0,3314.0,21763,2023-06-23 00:40:53.000,2.8.0,207.0,Bootstrap components built with React.,1275909.0,1241620.0,509.0,44,https://www.npmjs.com/package/react-bootstrap,2023-06-23 00:38:30.541,34289.0,9282820.0,9283295.0,True,1,['bootstrap'],,,,50833.0,,,,,,,,,,,,,,,,,,,,, +30,Recharts,recharts/recharts,recharts,data-viz,https://github.com/recharts/recharts,https://github.com/recharts/recharts,MIT,2015-08-07 06:50:27,2023-06-22 07:20:44.000,2023-06-22 07:10:11,2288.0,89.0,1555,178.0,831.0,476.0,2240.0,20547,2023-06-22 07:18:23.865,2.7.2,215.0,Redefined chart library built with React and D3.,148839.0,144314.0,289.0,44,https://www.npmjs.com/package/recharts,2023-06-22 07:18:23.865,4525.0,5430509.0,5430509.0,True,1,,,http://recharts.org/en-US/examples,,,,,,,,,,,,,,,,,,,,,,, +31,mermaid,mermaid-js/mermaid,mermaid,data-viz,https://github.com/mermaid-js/mermaid,https://github.com/mermaid-js/mermaid,MIT,2014-11-01 23:52:32,2023-06-29 13:44:43.000,2023-06-29 12:14:19,7787.0,512.0,4764,612.0,1970.0,874.0,1573.0,58872,2023-06-08 14:29:31.000,10.2.3,191.0,Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown.,25424.0,24462.0,515.0,43,https://www.npmjs.com/package/mermaid,2023-06-08 14:27:34.635,962.0,1618736.0,1618736.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +32,parcel,parcel-bundler/parcel,parcel,dev-tools,https://github.com/parcel-bundler/parcel,https://github.com/parcel-bundler/parcel,MIT,2017-08-07 16:36:47,2023-06-27 17:05:02.000,2023-06-25 06:47:48,2959.0,58.0,2271,460.0,2845.0,767.0,4422.0,42453,2023-06-25 07:29:16.676,2.9.3,607.0,The zero configuration build tool for the web.,176054.0,170621.0,395.0,43,https://www.npmjs.com/package/parcel,2023-06-26 00:45:12.798,5433.0,816034.0,817818.0,True,2,,,,,,,,,,conda-forge/parceljs,https://anaconda.org/conda-forge/parceljs,2023-06-25 11:18:29.461,48190.0,,,,,,,,,,,,, +33,emotion,emotion-js/emotion,@emotion/react,styling,https://github.com/emotion-js/emotion,https://github.com/emotion-js/emotion,MIT,2017-05-27 04:23:45,2023-06-27 00:46:23.000,2023-06-16 22:34:40,1766.0,12.0,1108,105.0,1349.0,230.0,1384.0,16523,2023-06-16 22:38:20.000,@emotion/css@11.11.2,100.0,CSS-in-JS library designed for high performance style composition.,1094354.0,1085449.0,309.0,43,https://www.npmjs.com/package/@emotion/react,2023-06-07 11:01:08.326,8905.0,26977103.0,26977103.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +34,tinymce,tinymce/tinymce,tinymce,editors,https://github.com/tinymce/tinymce,https://github.com/tinymce/tinymce,MIT,2010-01-11 14:46:42,2023-06-29 05:03:58.000,2023-06-28 23:06:03,25714.0,153.0,2082,270.0,2648.0,1166.0,4888.0,13136,2023-06-19 04:36:34.981,6.5.1,163.0,"The worlds #1 JavaScript library for rich text editing. Available for React, Vue and Angular.",65414.0,62871.0,318.0,43,https://www.npmjs.com/package/tinymce,2023-06-19 04:36:34.981,2543.0,2094456.0,2094456.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +35,ag-Grid,ag-grid/ag-grid,ag-grid-community,data-tables,https://github.com/ag-grid/ag-grid,https://github.com/ag-grid/ag-grid,MIT,2014-12-23 16:20:14,2023-06-29 13:19:05.000,2023-06-29 12:22:58,34366.0,2005.0,1692,209.0,1513.0,71.0,5210.0,10386,2023-06-19 10:43:31.000,30.0.2,100.0,The best JavaScript Data Table for building Enterprise Applications. Supports React / Angular / Vue / Plain JavaScript.,2379.0,1569.0,165.0,43,https://www.npmjs.com/package/ag-grid-community,2023-06-19 07:54:26.316,810.0,2364386.0,2364386.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +36,react-select,JedWatson/react-select,react-select,input-components,https://github.com/JedWatson/react-select,https://github.com/JedWatson/react-select,MIT,2014-08-26 04:27:45,2023-06-28 07:34:50.000,2023-05-03 04:13:59,4220.0,2.0,4059,223.0,1710.0,312.0,3210.0,26310,2023-05-03 04:16:21.000,react-select@5.7.3,174.0,The Select Component for React.js.,371053.0,355554.0,501.0,42,https://www.npmjs.com/package/react-select,2023-05-03 04:16:19.580,15499.0,24214740.0,24214740.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +37,react-spring,pmndrs/react-spring,react-spring,animations,https://github.com/pmndrs/react-spring,https://github.com/pmndrs/react-spring,MIT,2018-03-07 15:39:32,2023-06-29 06:49:23.000,2023-06-26 09:27:16,3482.0,18.0,1150,196.0,514.0,82.0,1094.0,25936,2023-06-26 07:04:31.000,9.7.3,378.0,A spring physics based React animation library.,129206.0,126155.0,179.0,42,https://www.npmjs.com/package/react-spring,2023-06-26 07:03:43.996,3051.0,3379527.0,3379527.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +38,React Admin,marmelab/react-admin,react-admin,admin-dashboards,https://github.com/marmelab/react-admin,https://github.com/marmelab/react-admin,MIT,2016-07-13 07:58:54,2023-06-28 20:04:18.000,2023-06-28 13:31:28,16925.0,670.0,4946,273.0,4868.0,126.0,4094.0,22431,2023-06-23 08:19:47.000,4.11.4,276.0,"A frontend Framework for building B2B applications running in the browser on top of REST/GraphQL APIs, using ES6,..",14841.0,14384.0,638.0,42,https://www.npmjs.com/package/react-admin,2023-06-23 08:17:43.711,457.0,250112.0,250112.0,True,1,['material-ui'],,https://marmelab.com/react-admin-demo/,,,,,,,,,,,,,,,,,,,,,,, +39,react-table,tannerlinsley/react-table,react-table,data-tables,https://github.com/TanStack/table,https://github.com/TanStack/table,MIT,2016-10-20 17:25:08,2023-06-24 18:20:06.000,2023-06-23 20:18:35,2168.0,27.0,2835,168.0,968.0,116.0,2142.0,21842,2023-06-23 20:18:34.000,8.9.3,217.0,"Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table.",22519.0,19359.0,378.0,42,https://www.npmjs.com/package/react-table,2022-05-16 13:15:46.299,3160.0,5987172.0,5987172.0,True,1,,TanStack/table,,,,,,,,,,,,,,,,,,,,,,,, +40,winston,winstonjs/winston,winston,utils,https://github.com/winstonjs/winston,https://github.com/winstonjs/winston,MIT,2010-12-29 18:49:51,2023-06-28 17:22:25.000,2023-06-28 17:22:24,1526.0,11.0,1767,224.0,927.0,468.0,970.0,20711,2023-05-26 16:24:08.967,3.9.0,96.0,A logger for just about everything.,75089.0,,381.0,42,https://www.npmjs.com/package/winston,2023-05-26 16:24:08.967,75089.0,49887276.0,49887276.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +41,Blueprint,palantir/blueprint,@blueprintjs/core,ui-frameworks,https://github.com/palantir/blueprint,https://github.com/palantir/blueprint,Apache-2.0,2016-10-25 21:17:50,2023-06-29 13:55:11.000,2023-06-29 13:55:10,3150.0,216.0,2131,498.0,3186.0,673.0,2300.0,19903,2023-06-22 21:16:00.354,5.0.0,259.0,A React-based UI toolkit for the web.,5037.0,3604.0,364.0,42,https://www.npmjs.com/package/@blueprintjs/core,2023-06-22 21:16:00.354,1433.0,935681.0,935681.0,True,1,,,https://blueprintjs.com/docs/,,,,,,,,,,,,,,,,,,,,,,, +42,reselect,reduxjs/reselect,reselect,state-management,https://github.com/reduxjs/reselect,https://github.com/reduxjs/reselect,MIT,2015-07-01 11:06:45,2023-06-06 02:21:44.000,2023-05-14 22:30:48,764.0,42.0,696,167.0,220.0,28.0,363.0,18906,2023-04-16 20:34:20.000,4.1.8,45.0,Selector library for Redux.,1801387.0,1767198.0,104.0,42,https://www.npmjs.com/package/reselect,2023-05-14 22:28:28.993,34189.0,29200470.0,29200470.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +43,sweetalert2,sweetalert2/sweetalert2,sweetalert2,other-components,https://github.com/sweetalert2/sweetalert2,https://github.com/sweetalert2/sweetalert2,MIT,2015-01-03 16:15:52,2023-06-21 14:58:44.000,2023-06-21 14:58:40,3014.0,52.0,1556,220.0,1025.0,6.0,1574.0,16022,2023-06-09 09:19:02.000,11.7.12,672.0,"A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScripts popup boxes. Zero..",303635.0,299209.0,123.0,42,https://www.npmjs.com/package/sweetalert2,2023-06-09 09:18:38.854,4426.0,2456034.0,2470399.0,True,1,,,,JSoftCR_SweetAlert,344761.0,,,,,,,,,,,,,,,,,,,,, +44,apexcharts.js,apexcharts/apexcharts.js,apexcharts,data-viz,https://github.com/apexcharts/apexcharts.js,https://github.com/apexcharts/apexcharts.js,MIT,2018-07-24 15:22:23,2023-06-28 13:15:10.000,2023-06-28 13:15:07,2723.0,53.0,1146,119.0,329.0,281.0,2708.0,12656,2023-06-11 15:39:46.000,3.41.0,200.0,Interactive JavaScript Charts built on SVG.,101639.0,100826.0,169.0,42,https://www.npmjs.com/package/apexcharts,2023-06-07 09:20:18.788,813.0,2513094.0,2513094.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +45,reactstrap,reactstrap/reactstrap,reactstrap,ui-frameworks,https://github.com/reactstrap/reactstrap,https://github.com/reactstrap/reactstrap,MIT,2016-02-19 08:01:36,2023-06-19 18:54:39.000,2023-06-09 23:22:29,1334.0,12.0,1343,171.0,1464.0,298.0,1019.0,10506,2023-06-09 23:25:08.263,9.2.0,166.0,Simple React Bootstrap 5 components.,358899.0,347320.0,268.0,42,https://www.npmjs.com/package/reactstrap,2023-06-09 23:25:08.263,11579.0,2221031.0,2221031.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +46,react-datepicker,Hacker0x01/react-datepicker,react-datepicker,input-components,https://github.com/Hacker0x01/react-datepicker,https://github.com/Hacker0x01/react-datepicker,MIT,2014-06-22 07:40:48,2023-06-28 19:07:58.000,2023-06-23 10:10:29,3302.0,97.0,2146,82.0,1965.0,274.0,1810.0,7361,2023-06-20 13:14:13.000,4.14.1,157.0,A simple and reusable datepicker component for React.,172126.0,166737.0,409.0,42,https://www.npmjs.com/package/react-datepicker,2023-06-20 13:13:36.724,5389.0,7977240.0,7977240.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +47,Tauri,tauri-apps/tauri,tauri,desktop-apps,https://github.com/tauri-apps/tauri,https://github.com/tauri-apps/tauri,Apache-2.0,2019-07-13 09:09:37,2023-06-29 14:05:41.000,2023-06-26 14:43:43,3847.0,297.0,1873,471.0,3576.0,491.0,2296.0,65926,2023-06-17 19:17:25.000,tauri-cli-v2.0.0-alpha.10,100.0,"Build smaller, faster, and more secure desktop applications with a web frontend.",15847.0,15826.0,283.0,41,https://www.npmjs.com/package/tauri,2023-05-24 13:08:27.767,9.0,2056.0,113559.33333333333,True,1,,,,,179631.0,,,,,,,,,tauri-utils,https://crates.io/crates/tauri-utils,2023-06-17 18:32:53.784,12.0,66596.33333333333,779232.0,,,,,,, +48,echarts,apache/echarts,@mempool/echarts,data-viz,https://github.com/apache/echarts,https://github.com/apache/echarts,Apache-2.0,2013-04-03 03:18:59,2023-06-29 14:19:34.000,2023-06-29 13:19:57,9102.0,56.0,19486,2000.0,1666.0,2291.0,14873.0,55620,2023-03-23 06:25:12.000,5.4.2,100.0,"Apache ECharts is a powerful, interactive charting and data visualization library for browser.",230773.0,230771.0,248.0,41,https://www.npmjs.com/package/@mempool/echarts,2021-10-23 21:54:38.964,2.0,17.0,17.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +49,bulma,jgthms/bulma,bulma,ui-frameworks,https://github.com/jgthms/bulma,https://github.com/jgthms/bulma,MIT,2016-01-23 23:48:34,2023-06-21 09:21:42.000,2023-06-03 11:35:37,1734.0,10.0,3952,600.0,1125.0,359.0,2276.0,47295,2022-05-08 13:50:59.000,0.9.4,60.0,Modern CSS framework based on Flexbox.,241639.0,229713.0,400.0,41,https://www.npmjs.com/package/bulma,2022-05-08 13:49:10.897,11926.0,1015975.0,1026415.0,True,2,,,,,709967.0,,,,,,,,,,,,,,,,,,,,, +50,react-query,tannerlinsley/react-query,react-query,data-fetching,https://github.com/TanStack/query,https://github.com/TanStack/query,MIT,2019-09-10 19:23:58,2023-06-27 21:14:51.000,2023-06-27 13:08:12,2064.0,84.0,2284,191.0,1762.0,30.0,1300.0,35241,2023-06-27 13:08:17.000,4.29.19,491.0,"Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query,..",2488.0,1353.0,580.0,41,https://www.npmjs.com/package/react-query,2023-01-25 19:44:56.696,1135.0,6394619.0,6394619.0,True,2,,TanStack/query,,,,,,,,,,,,,,,,,,,,,,,, +51,formik,jaredpalmer/formik,formik,input-components,https://github.com/jaredpalmer/formik,https://github.com/jaredpalmer/formik,Apache-2.0,2017-06-14 19:50:59,2023-06-25 21:40:28.000,2023-06-25 21:40:27,1770.0,59.0,2697,235.0,1282.0,770.0,1521.0,32544,2023-06-14 17:12:25.000,formik@2.4.2,207.0,"Build forms in React, without the tears.",5238.0,9.0,437.0,41,https://www.npmjs.com/package/formik,2023-06-14 17:12:21.822,5229.0,10597513.0,10597513.0,True,2,,,,,,,,,,,,,,,,,,,,-3.0,,,,,, +52,swr,vercel/swr,swr,data-fetching,https://github.com/vercel/swr,https://github.com/vercel/swr,MIT,2019-10-28 18:16:01,2023-06-28 07:48:29.000,2023-06-27 08:30:59,811.0,58.0,1083,202.0,853.0,72.0,743.0,27140,2023-06-22 21:32:34.000,2.2.0,146.0,React Hooks for Data Fetching.,134553.0,133686.0,163.0,41,https://www.npmjs.com/package/swr,2023-06-22 21:29:41.135,867.0,5279045.0,5279045.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +53,xstate,statelyai/xstate,xstate,state-management,https://github.com/statelyai/xstate,https://github.com/statelyai/xstate,MIT,2015-09-14 15:04:15,2023-06-29 12:45:12.000,2023-06-25 22:31:36,5257.0,24.0,1113,188.0,1744.0,208.0,1076.0,24114,2023-06-25 16:00:37.000,xstate@4.38.0,167.0,State machines and statecharts for the modern web.,225750.0,218400.0,331.0,41,https://www.npmjs.com/package/xstate,2023-06-25 16:00:35.414,7350.0,5688117.0,5688117.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +54,yup,jquense/yup,yup,utils,https://github.com/jquense/yup,https://github.com/jquense/yup,MIT,2014-09-22 23:54:22,2023-06-26 21:32:03.000,2023-06-15 12:43:37,756.0,13.0,877,70.0,491.0,179.0,1439.0,20635,2023-05-25 15:24:32.475,1.2.0,122.0,Dead simple Object schema validation.,559607.0,546858.0,161.0,41,https://www.npmjs.com/package/yup,2023-05-25 15:24:32.475,12749.0,19422560.0,19422560.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +55,react-dnd,react-dnd/react-dnd,react-dnd-html5-backend,dnd,https://github.com/react-dnd/react-dnd,https://github.com/react-dnd/react-dnd,MIT,2014-10-19 13:29:28,2023-06-16 09:45:40.000,2023-01-20 00:29:27,2229.0,,1947,188.0,1908.0,401.0,1283.0,19394,2022-04-19 18:05:22.070,16.0.1,100.0,Drag and Drop for React.,107657.0,97816.0,209.0,41,https://www.npmjs.com/package/react-dnd-html5-backend,2022-04-19 18:05:22.070,9841.0,7156006.0,7156006.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +56,motion,framer/motion,framer-motion,animations,https://github.com/framer/motion,https://github.com/framer/motion,MIT,2018-11-16 09:48:38,2023-06-29 14:59:39.000,2023-06-29 14:54:57,4648.0,170.0,606,101.0,821.0,258.0,1039.0,19200,2023-05-24 10:05:57.108,10.12.16,872.0,"Open source, production-ready animation and gesture library for React.",516494.0,513428.0,108.0,41,https://www.npmjs.com/package/framer-motion,2023-06-23 12:38:17.144,3066.0,9628344.0,9628344.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +57,fluentui,microsoft/fluentui,@fluentui/react,ui-frameworks,https://github.com/microsoft/fluentui,https://github.com/microsoft/fluentui,MIT,2016-06-06 15:03:44,2023-06-29 14:47:40.000,2023-06-29 14:22:52,16309.0,483.0,2507,274.0,16436.0,716.0,10769.0,15925,2023-06-29 07:38:22.000,@fluentui/react-virtualizer_v9.0.0-alpha.25,731.0,"Fluent UI web represents a collection of utilities, React components, and web components for building web applications.",272.0,24.0,827.0,41,https://www.npmjs.com/package/@fluentui/react,2023-06-28 07:34:20.572,248.0,613282.0,613282.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +58,formatjs,formatjs/formatjs,react-intl,i18,https://github.com/formatjs/formatjs,https://github.com/formatjs/formatjs,BSD-3-Clause,2014-04-24 17:28:36,2023-06-29 08:58:05.000,2023-06-12 04:23:16,4660.0,69.0,1383,133.0,2130.0,42.0,1751.0,13761,2023-06-12 04:31:25.240,6.4.4,312.0,"The monorepo home to all of the FormatJS related libraries, most notably react-intl.",15205.0,3705.0,294.0,41,https://www.npmjs.com/package/react-intl,2023-06-12 04:31:25.240,11500.0,5997915.0,5997915.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +59,react-slick,akiran/react-slick,react-slick,other-components,https://github.com/akiran/react-slick,https://github.com/akiran/react-slick,MIT,2014-11-16 05:14:39,2023-06-15 11:22:42.000,2023-06-05 03:33:32,1245.0,20.0,2061,126.0,631.0,453.0,1224.0,11096,2022-04-17 11:42:00.000,0.29.0,115.0,React carousel component.,288246.0,277617.0,153.0,41,https://www.npmjs.com/package/react-slick,2022-04-17 11:37:55.067,10629.0,4271653.0,4271653.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +60,ant-design-mobile,ant-design/ant-design-mobile,antd-mobile,ui-frameworks,https://github.com/ant-design/ant-design-mobile,https://github.com/ant-design/ant-design-mobile,MIT,2015-11-30 03:33:06,2023-06-29 09:19:59.000,2023-06-29 09:19:57,7520.0,63.0,2249,293.0,1772.0,101.0,4118.0,11003,2023-06-16 03:56:20.000,5.31.1,373.0,Essential UI blocks for building mobile web apps.,26694.0,24058.0,261.0,41,https://www.npmjs.com/package/antd-mobile,2023-06-16 03:36:24.217,2636.0,188803.0,188803.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +61,react-i18next,i18next/react-i18next,react-i18next,i18,https://github.com/i18next/react-i18next,https://github.com/i18next/react-i18next,MIT,2015-12-12 12:52:11,2023-06-22 05:21:18.000,2023-06-22 05:21:16,1600.0,28.0,1032,48.0,505.0,9.0,1121.0,8299,2023-06-22 05:19:40.408,13.0.1,283.0,Internationalization for react done right. Using the i18next i18n ecosystem.,127665.0,123399.0,181.0,41,https://www.npmjs.com/package/react-i18next,2023-06-22 05:19:40.408,4266.0,11005748.0,11005748.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +62,i18next,i18next/i18next,i18next,utils,https://github.com/i18next/i18next,https://github.com/i18next/i18next,MIT,2011-12-16 12:37:42,2023-06-29 13:31:56.000,2023-06-29 13:31:53,2043.0,78.0,621,84.0,602.0,17.0,1291.0,6853,2023-06-29 13:30:54.000,23.2.6,420.0,i18next: learn once - translate everywhere.,176420.0,167579.0,229.0,41,https://www.npmjs.com/package/i18next,2023-06-22 05:14:56.228,8841.0,17947302.0,17947302.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +63,Slate,ianstormtaylor/slate,slate,editors,https://github.com/ianstormtaylor/slate,https://github.com/ianstormtaylor/slate,MIT,2016-06-18 01:52:42,2023-06-28 15:33:21.000,2023-06-28 15:29:43,4075.0,68.0,3156,306.0,2293.0,596.0,2452.0,27360,2023-06-21 18:35:19.000,slate-react@0.97.1,712.0,A completely customizable framework for building rich text editors. (Currently in beta.).,4572.0,,549.0,40,https://www.npmjs.com/package/slate,2023-05-09 17:29:31.096,4572.0,2313036.0,2313036.0,True,1,,,https://www.slatejs.org/examples/richtext,,,,,,,,,,,,,,,,,,,,,,, +64,react-virtualized,bvaughn/react-virtualized,react-virtualized,data-tables,https://github.com/bvaughn/react-virtualized,https://github.com/bvaughn/react-virtualized,MIT,2015-11-03 00:48:07,2023-04-17 19:32:24.400,2023-04-17 19:25:02,1988.0,2.0,3139,237.0,626.0,503.0,737.0,25080,2023-04-17 19:32:24.400,9.22.5,296.0,React components for efficiently rendering large lists and tabular data.,83628.0,79084.0,218.0,40,https://www.npmjs.com/package/react-virtualized,2023-04-17 19:32:24.400,4544.0,9132817.0,9132817.0,True,1,,,https://bvaughn.github.io/react-virtualized/#/components/List,,,,,,,,,,,,,,,,,,,,,,, +65,react-three-fiber,pmndrs/react-three-fiber,react-three-fiber,data-viz,https://github.com/pmndrs/react-three-fiber,https://github.com/pmndrs/react-three-fiber,MIT,2019-02-25 14:31:51,2023-06-28 17:52:27.000,2023-06-28 17:52:04,2437.0,55.0,1333,195.0,618.0,35.0,826.0,23067,2023-06-26 08:29:32.000,8.13.4,289.0,A React renderer for Three.js.,60819.0,60667.0,190.0,40,https://www.npmjs.com/package/react-three-fiber,2021-04-11 08:18:16.119,152.0,233758.0,233758.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +66,umi,umijs/umi,umi,cms-frameworks,https://github.com/umijs/umi,https://github.com/umijs/umi,MIT,2017-11-22 10:09:36,2023-06-29 11:48:48.000,2023-06-29 09:08:52,7157.0,120.0,2613,269.0,3776.0,195.0,5975.0,14150,2023-06-29 01:59:22.000,4.0.72,782.0,A framework in react community.,5229.0,3542.0,456.0,40,https://www.npmjs.com/package/umi,2023-06-15 02:36:34.251,1687.0,258147.0,258147.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +67,Semantic UI React,Semantic-Org/Semantic-UI-React,semantic-ui-react,ui-frameworks,https://github.com/Semantic-Org/Semantic-UI-React,https://github.com/Semantic-Org/Semantic-UI-React,MIT,2015-06-19 16:47:19,2023-06-29 05:59:01.000,2023-02-28 17:34:33,3112.0,,4025,219.0,1916.0,190.0,2335.0,13075,2022-11-30 09:48:53.000,2.1.4,155.0,The official Semantic-UI-React integration.,185683.0,175992.0,328.0,40,https://www.npmjs.com/package/semantic-ui-react,2023-02-28 17:34:26.291,9691.0,1126869.0,1126869.0,True,2,,,https://react.semantic-ui.com/elements/button/,,,,,,,,,,,,,,,,,,,,,,, +68,redux-toolkit,reduxjs/redux-toolkit,redux-toolkit,state-management,https://github.com/reduxjs/redux-toolkit,https://github.com/reduxjs/redux-toolkit,MIT,2018-03-03 21:21:53,2023-06-29 11:50:07.000,2023-06-28 16:13:03,2117.0,66.0,987,76.0,1055.0,282.0,1715.0,9633,2023-04-18 02:53:35.000,1.9.5,93.0,"The official, opinionated, batteries-included toolset for efficient Redux development.",781197.0,781185.0,303.0,40,https://www.npmjs.com/package/redux-toolkit,2015-10-21 03:50:29.233,12.0,42262.0,42262.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +69,log4js-node,log4js-node/log4js-node,log4js,utils,https://github.com/log4js-node/log4js-node,https://github.com/log4js-node/log4js-node,Apache-2.0,2010-01-17 00:57:58,2023-06-20 03:53:08.000,2023-06-07 01:27:16,2199.0,3.0,780,115.0,572.0,69.0,750.0,5652,2023-03-08 15:58:16.480,6.9.1,152.0,A port of log4js to node.js.,2161891.0,2068839.0,184.0,40,https://www.npmjs.com/package/log4js,2023-03-08 15:58:16.480,93052.0,15088739.0,15088739.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +70,primereact,primefaces/primereact,primereact,ui-frameworks,https://github.com/primefaces/primereact,https://github.com/primefaces/primereact,MIT,2016-12-16 15:56:27,2023-06-29 11:52:28.000,2023-06-28 22:29:14,8125.0,658.0,734,72.0,1171.0,239.0,3174.0,4243,2023-06-27 14:23:59.181,9.6.0,127.0,The Most Complete React UI Component Library.,18572.0,18182.0,194.0,40,https://www.npmjs.com/package/primereact,2023-06-27 14:23:59.181,390.0,379699.0,379699.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +71,react-use,streamich/react-use,react-use,others,https://github.com/streamich/react-use,https://github.com/streamich/react-use,Unlicense,2018-10-27 10:16:05,2023-06-29 00:43:10.000,2022-11-23 19:27:08,2947.0,,2948,259.0,1958.0,563.0,227.0,37242,2022-05-20 12:10:55.000,17.4.0,265.0,React Hooks.,61711.0,59573.0,191.0,39,https://www.npmjs.com/package/react-use,2022-05-20 12:10:53.726,2138.0,5690274.0,5690274.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +72,zustand,pmndrs/zustand,zustand,state-management,https://github.com/pmndrs/zustand,https://github.com/pmndrs/zustand,MIT,2019-04-09 09:10:06,2023-06-29 13:52:52.000,2023-06-29 09:04:25,906.0,39.0,1004,145.0,601.0,7.0,589.0,32341,2023-05-04 07:51:12.000,4.3.8,111.0,Bear necessities for state management in React.,144875.0,143662.0,182.0,39,https://www.npmjs.com/package/zustand,2023-05-04 07:46:51.991,1213.0,7592006.0,7592006.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +73,Draft JS,facebook/draft-js,draft-js,editors,https://github.com/facebookarchive/draft-js,https://github.com/facebookarchive/draft-js,MIT,2016-02-19 20:18:26,2023-02-06 15:35:05.000,2022-12-14 15:16:46,1201.0,,2707,335.0,1363.0,797.0,978.0,22424,2020-08-17 16:40:16.000,0.11.7,32.0,A React framework for building text editors.,144282.0,133279.0,326.0,39,https://www.npmjs.com/package/draft-js,2020-08-17 16:36:23.849,11003.0,3889335.0,3889335.0,True,1,,facebookarchive/draft-js,,,,,,,,,,,,,,,,,,,,,,,, +74,enzyme,enzymejs/enzyme,enzyme,testing,https://github.com/enzymejs/enzyme,https://github.com/enzymejs/enzyme,MIT,2015-11-10 21:45:38,2023-03-14 16:56:34.000,2023-01-29 09:08:30,2012.0,,2102,263.0,810.0,293.0,1512.0,19988,,,,JavaScript Testing utilities for React.,521635.0,521635.0,400.0,39,https://www.npmjs.com/package/enzyme,,,9191634.0,9191634.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +75,Handsontable,handsontable/handsontable,handsontable,data-tables,https://github.com/handsontable/handsontable,https://github.com/handsontable/handsontable,ICU,2011-05-23 22:38:58,2023-06-29 14:31:50.000,2023-06-28 08:44:51,7887.0,57.0,2894,450.0,2218.0,433.0,6954.0,17954,2023-06-22 11:15:14.000,13.0.0,214.0,"JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable..",5788.0,5207.0,129.0,39,https://www.npmjs.com/package/handsontable,2023-06-27 13:53:36.940,581.0,540457.0,540457.0,False,1,,,https://handsontable.com/examples,Handsontable,,,,,,,,,,,,,,,,,,,,,, +76,react-testing-library,testing-library/react-testing-library,react-testing-library,testing,https://github.com/testing-library/react-testing-library,https://github.com/testing-library/react-testing-library,MIT,2018-03-19 13:39:49,2023-05-28 10:01:02.000,2023-05-28 09:03:05,497.0,3.0,1008,140.0,457.0,26.0,676.0,17940,2023-02-16 22:59:41.000,14.0.0,100.0,Simple and complete React DOM testing utilities that encourage good testing practices.,8047531.0,8047531.0,174.0,39,https://www.npmjs.com/package/react-testing-library,,,315153.0,315153.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +77,relay,facebook/relay,relay,data-fetching,https://github.com/facebook/relay,https://github.com/facebook/relay,MIT,2015-08-10 22:09:16,2023-06-28 06:12:14.000,2023-06-28 05:31:25,8977.0,113.0,1806,339.0,2242.0,523.0,1652.0,17826,2023-03-08 22:16:55.000,15.0.0,79.0,Relay is a JavaScript framework for building data-driven React applications.,6604.0,6562.0,801.0,39,https://www.npmjs.com/package/relay,2013-04-14 21:04:55.050,42.0,1233.0,1233.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +78,redwood,redwoodjs/redwood,@redwoodjs/core,cms-frameworks,https://github.com/redwoodjs/redwood,https://github.com/redwoodjs/redwood,MIT,2019-06-09 20:17:57,2023-06-29 14:04:57.000,2023-06-29 06:34:37,9077.0,711.0,897,95.0,6744.0,441.0,1654.0,16102,2023-06-23 01:34:00.000,5.3.2,4545.0,The App Framework for Startups.,3696.0,3676.0,378.0,39,https://www.npmjs.com/package/@redwoodjs/core,2023-06-28 00:01:42.689,20.0,87476.0,87476.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +79,cube.js,cube-js/cube.js,@cubejs-backend/api-gateway,cms-frameworks,https://github.com/cube-js/cube,https://github.com/cube-js/cube,Apache-2.0,2018-09-16 18:58:46,2023-06-29 15:00:38.000,2023-06-28 21:38:05,7424.0,379.0,1582,150.0,4911.0,492.0,1358.0,15757,2023-06-23 05:26:42.000,0.33.30,414.0,Cube The Semantic Layer for Building Data Applications.,491.0,467.0,277.0,39,https://www.npmjs.com/package/@cubejs-backend/api-gateway,2023-06-20 11:59:13.026,24.0,80256.0,132134.0,True,3,,cube-js/cube,,,259394.0,,,,,,,,,,,,,,,,,,,,, +80,react-jsonschema-form,rjsf-team/react-jsonschema-form,@rjsf/antd,input-components,https://github.com/rjsf-team/react-jsonschema-form,https://github.com/rjsf-team/react-jsonschema-form,Apache-2.0,2015-12-16 15:14:05,2023-06-28 23:15:09.000,2023-06-28 20:44:58,1473.0,59.0,2085,160.0,1784.0,284.0,1657.0,12781,2023-06-28 23:14:49.000,5.9.0,100.0,A React component for building Web forms from JSON Schema.,5613.0,5592.0,298.0,39,https://www.npmjs.com/package/@rjsf/antd,2023-06-20 17:46:01.377,21.0,33761.0,33761.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +81,react-hot-loader,gaearon/react-hot-loader,react-hot-loader,dev-tools,https://github.com/gaearon/react-hot-loader,https://github.com/gaearon/react-hot-loader,MIT,2014-07-12 23:49:43,2023-02-10 02:42:07.000,2022-11-13 04:20:12,1890.0,,839,174.0,955.0,464.0,843.0,12247,2022-11-13 04:21:11.520,4.13.1,182.0,Tweak React components in real time. (Deprecated: use Fast Refresh instead.).,529739.0,463162.0,245.0,39,https://www.npmjs.com/package/react-hot-loader,2022-11-13 04:21:11.520,66577.0,3706149.0,3706149.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +82,nivo,plouc/nivo,@nivo/core,data-viz,https://github.com/plouc/nivo,https://github.com/plouc/nivo,MIT,2016-04-16 03:27:56,2023-06-28 06:27:58.000,2023-06-26 02:20:43,1997.0,209.0,944,78.0,735.0,107.0,1410.0,11611,2023-05-07 22:01:03.000,0.83.0,68.0,"nivo provides a rich set of dataviz components, built on top of the awesome d3 and React libraries.",2059.0,1723.0,192.0,39,https://www.npmjs.com/package/@nivo/core,2023-05-07 21:53:11.202,336.0,1329802.0,1329802.0,True,2,,,https://nivo.rocks/components/,,,,,,,,,,,,,,,,,,,,,,, +83,React-Toastify,fkhadra/react-toastify,react-toastify,notifications,https://github.com/fkhadra/react-toastify,https://github.com/fkhadra/react-toastify,MIT,2016-11-08 12:32:52,2023-06-23 20:25:51.000,2023-05-14 18:52:37,1262.0,6.0,609,48.0,236.0,80.0,617.0,11114,2023-05-14 19:06:58.000,9.1.3,145.0,React notification made easy !.,446576.0,441957.0,90.0,39,https://www.npmjs.com/package/react-toastify,2023-05-14 18:56:17.373,4619.0,6564292.0,6564292.0,True,1,,,https://fkhadra.github.io/react-toastify/introduction/,,,,,,,,,,,,,,,,,,,,,,, +84,Victory,FormidableLabs/victory,victory,data-viz,https://github.com/FormidableLabs/victory,https://github.com/FormidableLabs/victory,MIT,2015-07-02 22:36:50,2023-06-13 00:15:14.000,2023-06-13 00:08:24,8433.0,9.0,550,130.0,775.0,270.0,1491.0,10381,2023-06-13 00:14:51.653,36.6.11,236.0,A collection of composable React components for building interactive data visualizations.,20949.0,20031.0,307.0,39,https://www.npmjs.com/package/victory,2023-06-13 00:14:51.653,918.0,868664.0,868664.0,True,2,,,https://formidable.com/open-source/victory/gallery/,,,,,,,,,,,,,,,,,,,,,,, +85,history,remix-run/history,history,state-management,https://github.com/remix-run/history,https://github.com/remix-run/history,MIT,2015-07-18 23:31:47,2022-11-24 08:40:15.000,2022-02-22 21:38:15,1111.0,,1010,97.0,376.0,118.0,481.0,8161,2022-02-22 17:18:05.834,5.3.0,101.0,Manage session history with JavaScript.,3305125.0,3185843.0,76.0,39,https://www.npmjs.com/package/history,2022-02-22 17:18:05.834,119282.0,38295539.0,38295539.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +86,react-map-gl,visgl/react-map-gl,react-map-gl,other-components,https://github.com/visgl/react-map-gl,https://github.com/visgl/react-map-gl,MIT,2015-10-08 16:56:26,2023-06-26 18:35:56.000,2023-06-22 17:53:32,993.0,33.0,1335,1975.0,898.0,52.0,936.0,7177,2023-05-25 17:05:21.000,7.0.25,276.0,React friendly API wrapper around MapboxGL JS.,40586.0,39541.0,173.0,39,https://www.npmjs.com/package/react-map-gl,2023-06-22 17:48:05.515,1045.0,1515168.0,1515168.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +87,react-day-picker,gpbl/react-day-picker,react-day-picker,other-components,https://github.com/gpbl/react-day-picker,https://github.com/gpbl/react-day-picker,MIT,2014-12-28 17:07:20,2023-06-26 13:19:19.000,2023-06-26 11:01:10,5394.0,47.0,642,40.0,793.0,14.0,780.0,5119,2023-06-19 12:34:01.910,8.8.0,216.0,"DayPicker is a customizable date picker component for React, with native TypeScript support.",33275.0,31009.0,153.0,39,https://www.npmjs.com/package/react-day-picker,2023-06-19 12:34:01.910,2266.0,3344014.0,3344014.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +88,SheetJS,SheetJS/sheetjs,xlsx,file-handling,https://github.com/SheetJS/sheetjs,https://github.com/SheetJS/sheetjs,Apache-2.0,2012-12-03 19:25:52,2023-04-28 10:30:32.000,2023-01-11 21:06:32,769.0,,8030,613.0,320.0,129.0,2267.0,33065,2022-03-24 14:23:09.623,0.18.5,170.0,SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs.,8085.0,,203.0,38,https://www.npmjs.com/package/xlsx,2022-03-24 14:23:09.623,8085.0,8991247.0,8991247.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +89,localForage,localForage/localForage,localforage,state-management,https://github.com/localForage/localForage,https://github.com/localForage/localForage,Apache-2.0,2013-10-31 00:10:06,2022-12-23 23:04:15.000,2022-12-23 23:04:15,1124.0,,1254,314.0,372.0,239.0,498.0,22436,2021-08-18 21:22:59.000,1.10.0,62.0,"Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API.",317373.0,301048.0,112.0,38,https://www.npmjs.com/package/localforage,2021-08-18 21:22:08.980,16325.0,11036678.0,11036871.0,True,2,,,,localForage,21492.0,,,,,,,,,,,,,,,,,,,,, +90,rxdb,pubkey/rxdb,rxdb,state-management,https://github.com/pubkey/rxdb,https://github.com/pubkey/rxdb,Apache-2.0,2016-12-02 19:34:42,2023-06-29 14:37:09.000,2023-06-29 00:58:58,9323.0,316.0,980,222.0,4104.0,15.0,600.0,19363,2023-06-23 20:53:28.000,14.14.1,447.0,"A fast, offline-first, reactive Database for JavaScript Applications https://rxdb.info/.",1454.0,1292.0,205.0,38,https://www.npmjs.com/package/rxdb,2023-06-23 20:52:59.886,162.0,39212.0,39212.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +91,react-spectrum,adobe/react-spectrum,react-aria,ui-frameworks,https://github.com/adobe/react-spectrum,https://github.com/adobe/react-spectrum,Apache-2.0,2019-09-13 23:32:51,2023-06-29 14:32:46.000,2023-06-29 14:29:39,4008.0,197.0,740,68.0,2719.0,502.0,1142.0,8943,2023-06-27 18:26:14.000,@adobe/react-spectrum@3.28.0,491.0,"A collection of libraries and tools that help you build adaptive, accessible, and robust user experiences.",1382.0,1162.0,276.0,38,https://www.npmjs.com/package/react-aria,2023-06-28 09:05:46.246,220.0,678890.0,678890.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +92,Grommet,grommet/grommet,grommet,ui-frameworks,https://github.com/grommet/grommet,https://github.com/grommet/grommet,Apache-2.0,2015-03-24 08:54:10,2023-06-29 14:41:35.000,2023-06-29 14:31:45,6646.0,50.0,1013,126.0,3620.0,253.0,2993.0,8229,2023-06-05 18:21:29.209,2.32.2,158.0,"a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package.",10347.0,9583.0,370.0,38,https://www.npmjs.com/package/grommet,2023-06-05 18:21:29.209,764.0,138854.0,138885.0,True,2,,,https://v2.grommet.io/components,,2137.0,,,,,,,,,,,,,,,,,,,,, +93,carbon,carbon-design-system/carbon,carbon-components-react,ui-frameworks,https://github.com/carbon-design-system/carbon,https://github.com/carbon-design-system/carbon,Apache-2.0,2017-03-13 14:23:59,2023-06-29 15:08:10.000,2023-06-28 19:19:38,9939.0,248.0,1594,86.0,6632.0,502.0,6510.0,6796,2023-06-22 22:18:25.000,11.32.0,1059.0,A design system built by IBM.,403.0,60.0,432.0,38,https://www.npmjs.com/package/carbon-components-react,2023-06-22 22:18:14.564,343.0,178893.0,178899.0,True,2,,,,,104.0,,,,,,,,,,,,,,,,,,,,, +94,polaris-react,Shopify/polaris-react,@shopify/polaris,ui-frameworks,https://github.com/Shopify/polaris,https://github.com/Shopify/polaris,MIT,2017-04-20 18:26:34,2023-06-29 14:13:11.000,2023-06-29 12:40:46,9175.0,349.0,1064,489.0,5516.0,406.0,3438.0,5379,2023-06-28 01:10:20.000,@shopify/polaris@11.3.0,1239.0,Shopifys design system to help us work together to build a great experience for all of our merchants.,230.0,24.0,465.0,38,https://www.npmjs.com/package/@shopify/polaris,2023-06-28 01:09:52.934,206.0,636829.0,636829.0,True,2,,Shopify/polaris,,,,,,,,,,,,,,,,,,,,,,,, +95,react-tooltip,wwayne/react-tooltip,react-tooltip,other-components,https://github.com/ReactTooltip/react-tooltip,https://github.com/ReactTooltip/react-tooltip,MIT,2015-04-07 13:15:04,2023-06-27 13:44:30.000,2023-06-27 13:42:09,1301.0,106.0,519,27.0,342.0,5.0,682.0,3199,2023-06-27 13:43:19.000,5.16.1,262.0,React Tooltip Component.,73988.0,70857.0,144.0,38,https://www.npmjs.com/package/react-tooltip,2023-06-27 13:41:09.414,3131.0,8756449.0,8756449.0,True,2,,ReactTooltip/react-tooltip,,,,,,,,,,,,,,,,,,,,,,,, +96,create-react-app,facebook/create-react-app,@gd-uikit/react-scripts,dev-tools,https://github.com/facebook/create-react-app,https://github.com/facebook/create-react-app,MIT,2016-07-17 14:55:11,2023-06-26 14:24:57.000,2023-06-14 20:58:56,2802.0,2.0,25259,1947.0,4194.0,1601.0,6497.0,100182,2022-04-12 17:35:30.000,5.0.1,83.0,Set up a modern web app by running one command.,30027.0,30027.0,941.0,37,https://www.npmjs.com/package/@gd-uikit/react-scripts,,,1086.0,1086.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +97,Semantic-UI,Semantic-Org/Semantic-UI,semantic-ui,ui-frameworks,https://github.com/Semantic-Org/Semantic-UI,https://github.com/Semantic-Org/Semantic-UI,MIT,2013-04-08 23:32:04,2023-05-30 15:47:02.000,2023-01-11 17:05:32,6747.0,,5105,1320.0,878.0,1067.0,5252.0,50639,2022-10-06 19:26:35.395,2.5.0,100.0,Semantic is a UI component framework based around useful principles from natural language.,15774.0,13394.0,236.0,37,https://www.npmjs.com/package/semantic-ui,2022-10-06 19:26:35.395,2380.0,25742.0,25778.0,True,2,,,,,4049.0,,,,,,,,,,,,,,,,,,,,, +98,react-beautiful-dnd,atlassian/react-beautiful-dnd,react-beautiful-dnd,dnd,https://github.com/atlassian/react-beautiful-dnd,https://github.com/atlassian/react-beautiful-dnd,Apache-2.0,2017-08-09 03:37:15,2023-06-29 07:40:57.000,2023-06-08 02:50:02,804.0,2.0,2404,250.0,949.0,579.0,1034.0,30308,2022-08-30 04:17:59.000,13.1.1,94.0,Beautiful and accessible drag and drop for lists with React.,85430.0,83083.0,130.0,37,https://www.npmjs.com/package/react-beautiful-dnd,2022-08-30 04:15:39.512,2347.0,6798315.0,6798315.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +99,uppy,transloadit/uppy,uppy,file-handling,https://github.com/transloadit/uppy,https://github.com/transloadit/uppy,MIT,2015-11-16 12:32:33,2023-06-29 14:50:10.000,2023-06-29 14:50:09,9288.0,80.0,1866,332.0,2473.0,149.0,1920.0,27057,2023-06-19 15:37:25.000,uppy@3.10.0,204.0,The next open source file uploader for web browsers.,123.0,29.0,396.0,37,https://www.npmjs.com/package/uppy,2023-06-19 15:37:08.852,94.0,110290.0,110290.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +100,Sortable,SortableJS/Sortable,sortablejs,dnd,https://github.com/SortableJS/Sortable,https://github.com/SortableJS/Sortable,MIT,2013-12-19 10:10:13,2023-04-28 18:05:01.000,2023-04-28 18:05:01,1080.0,2.0,3623,409.0,492.0,435.0,1296.0,27055,2022-03-20 16:37:43.000,1.15.0,40.0,Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.,5573.0,,173.0,37,https://www.npmjs.com/package/sortablejs,2022-03-20 16:30:34.826,5573.0,5459143.0,5459143.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +101,mobx,mobxjs/mobx,mobx,state-management,https://github.com/mobxjs/mobx,https://github.com/mobxjs/mobx,MIT,2015-03-14 14:31:38,2023-06-23 09:33:17.000,2023-06-23 09:31:36,3213.0,5.0,1667,357.0,1232.0,30.0,1847.0,26554,2023-03-26 18:33:13.000,mobx-react-lite@4.0.2,87.0,"Simple, scalable state management.",222.0,222.0,331.0,37,https://www.npmjs.com/package/mobx,,,4421999.0,4421999.0,True,2,,,,,,,,,,,,,,,,,,,,-5.0,,,,,, +102,Recoil,facebookexperimental/Recoil,recoil,state-management,https://github.com/facebookexperimental/Recoil,https://github.com/facebookexperimental/Recoil,MIT,2020-05-04 19:44:15,2023-06-29 08:06:32.000,2023-06-26 18:35:41,955.0,17.0,1090,204.0,1037.0,225.0,765.0,18863,2023-04-11 21:16:39.000,0.7.7,26.0,Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult..,57091.0,57091.0,123.0,37,https://www.npmjs.com/package/recoil,,,1781332.0,1781332.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +103,react-helmet,nfl/react-helmet,react-helmet,others,https://github.com/nfl/react-helmet,https://github.com/nfl/react-helmet,MIT,2015-06-18 00:07:34,2023-04-16 15:09:08.000,2020-06-30 00:12:52,349.0,,709,113.0,313.0,218.0,223.0,16983,2020-06-08 05:01:56.000,6.1.0,41.0,A document head manager for React.,699575.0,676030.0,65.0,37,https://www.npmjs.com/package/react-helmet,2020-06-08 04:59:07.232,23545.0,8028053.0,8028053.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +104,React Flow,wbkd/react-flow,react-flow-renderer,other-components,https://github.com/wbkd/react-flow,https://github.com/wbkd/react-flow,MIT,2019-07-15 14:47:30,2023-06-29 10:26:01.000,2023-06-22 14:03:25,3522.0,69.0,1075,100.0,1078.0,82.0,1214.0,16361,2023-06-22 14:02:20.000,11.7.4,259.0,"Highly customizable library for building an interactive node-based UI, workflow editor, flow chart or static diagram.",2600.0,2477.0,82.0,37,https://www.npmjs.com/package/react-flow-renderer,2022-09-14 13:33:28.671,123.0,565838.0,565838.0,True,2,,,https://reactflow.dev/examples/,,,,,,,,,,,,,,,,,,,,,,, +105,react-window,bvaughn/react-window,react-window,data-tables,https://github.com/bvaughn/react-window,https://github.com/bvaughn/react-window,MIT,2018-05-07 14:45:51,2023-06-06 07:22:55.000,2023-04-17 19:21:27,400.0,3.0,761,68.0,145.0,224.0,375.0,14238,2023-04-17 19:30:25.509,1.8.9,43.0,React components for efficiently rendering large lists and tabular data.,106903.0,105113.0,36.0,37,https://www.npmjs.com/package/react-window,2023-04-17 19:30:25.509,1790.0,7974329.0,7974329.0,True,2,,,,,36.0,,,,,,,,,,,,,,,,,,,,, +106,downshift,downshift-js/downshift,downshift,input-components,https://github.com/downshift-js/downshift,https://github.com/downshift-js/downshift,MIT,2017-07-25 14:31:42,2023-06-29 07:54:42.000,2023-06-11 11:01:55,723.0,2.0,959,87.0,729.0,46.0,732.0,11442,2023-03-20 07:54:13.000,7.6.0,311.0,"A set of primitives to build simple, flexible, WAI-ARIA compliant React autocomplete, combobox or select dropdown..",91821.0,89817.0,210.0,37,https://www.npmjs.com/package/downshift,2023-03-20 07:54:11.453,2004.0,7049836.0,7049836.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +107,react-markdown,remarkjs/react-markdown,react-markdown,other-components,https://github.com/remarkjs/react-markdown,https://github.com/remarkjs/react-markdown,MIT,2015-05-18 23:59:17,2023-06-17 07:23:22.000,2023-06-17 07:23:20,489.0,8.0,833,48.0,166.0,3.0,576.0,10707,2023-04-12 10:10:23.000,8.0.7,90.0,Markdown component for React.,177328.0,171457.0,67.0,37,https://www.npmjs.com/package/react-markdown,2023-04-12 10:09:37.701,5871.0,7414661.0,7414661.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +108,react-icons,react-icons/react-icons,react-icons,others,https://github.com/react-icons/react-icons,https://github.com/react-icons/react-icons,MIT,2015-10-23 12:36:30,2023-06-22 05:43:53.693,2023-06-22 04:20:26,600.0,16.0,639,49.0,219.0,220.0,308.0,9881,2023-06-22 05:43:53.693,4.10.1,74.0,svg react icons of popular icon packs.,39961.0,25566.0,89.0,37,https://www.npmjs.com/package/react-icons,2023-06-22 05:43:53.693,14395.0,7355899.0,7356112.0,True,2,,,,,16670.0,,,,,,,,,,,,,,,,,,,,, +109,React Dropzone,react-dropzone/react-dropzone,react-dropzone,file-handling,https://github.com/react-dropzone/react-dropzone,https://github.com/react-dropzone/react-dropzone,MIT,2014-09-27 11:57:09,2023-05-31 08:25:03.000,2022-10-12 13:30:19,601.0,,785,65.0,481.0,57.0,725.0,9733,2022-10-12 13:32:37.000,14.2.3,176.0,Simple HTML5 drag-drop zone with React.js.,166503.0,158911.0,188.0,37,https://www.npmjs.com/package/react-dropzone,2022-10-12 13:32:33.896,7592.0,12340733.0,12340733.0,True,2,,,https://react-dropzone.js.org/#section-basic-example,,,,,,,,,,,,,,,,,,,,,,, +110,react-pdf,wojtekmaj/react-pdf,react-pdf,other-components,https://github.com/wojtekmaj/react-pdf,https://github.com/wojtekmaj/react-pdf,MIT,2016-08-01 13:46:02,2023-06-29 09:02:05.000,2023-06-29 09:02:04,1465.0,114.0,761,55.0,480.0,34.0,929.0,7301,2023-06-12 06:03:14.000,7.1.2,126.0,Display PDFs in your React app as easily as if they were images.,36444.0,35640.0,53.0,37,https://www.npmjs.com/package/react-pdf,2023-06-12 06:02:42.809,804.0,2756927.0,2756927.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +111,react-big-calendar,jquense/react-big-calendar,react-big-calendar,other-components,https://github.com/jquense/react-big-calendar,https://github.com/jquense/react-big-calendar,MIT,2015-08-22 02:56:58,2023-06-14 13:16:51.000,2023-06-05 11:41:07,809.0,7.0,2116,81.0,778.0,260.0,1397.0,6631,2023-06-05 11:41:41.000,1.8.1,148.0,gcal/outlook like calendar component.,29118.0,28202.0,226.0,37,https://www.npmjs.com/package/react-big-calendar,2023-06-05 11:41:40.504,916.0,897890.0,897890.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +112,React Chartjs 2,reactchartjs/react-chartjs-2,react-chartjs-2,data-viz,https://github.com/reactchartjs/react-chartjs-2,https://github.com/reactchartjs/react-chartjs-2,MIT,2016-05-06 22:01:08,2023-06-23 21:30:57.000,2023-01-09 21:54:08,544.0,,1508,45.0,449.0,68.0,668.0,5974,2023-01-09 21:55:25.045,5.2.0,84.0,"React components for Chart.js, the most popular charting library.",234314.0,230186.0,77.0,37,https://www.npmjs.com/package/react-chartjs-2,2023-01-09 21:55:25.045,4128.0,4074099.0,4074099.0,True,2,,,https://reactchartjs.github.io/react-chartjs-2/,,,,,,,,,,,,,,,,,,,,,,, +113,tsparticles,matteobruni/tsparticles,tsparticles,animations,https://github.com/matteobruni/tsparticles,https://github.com/matteobruni/tsparticles,MIT,2020-02-05 18:00:01,2023-06-29 07:01:36.000,2023-06-03 18:35:09,13292.0,181.0,666,117.0,4427.0,16.0,370.0,5533,2023-06-04 12:15:54.337,2.10.1,357.0,"tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks..",34609.0,34508.0,88.0,37,https://www.npmjs.com/package/tsparticles,2023-06-04 12:15:54.337,101.0,221714.0,221909.0,True,2,,,,,6648.0,,,,,,,,,,,,,,,,,,,,, +114,theme-ui,system-ui/theme-ui,theme-ui,ui-frameworks,https://github.com/system-ui/theme-ui,https://github.com/system-ui/theme-ui,MIT,2019-04-03 22:10:49,2023-06-15 15:12:53.326,2023-06-15 14:45:56,4623.0,86.0,660,45.0,1544.0,59.0,604.0,5027,2023-06-15 15:12:53.326,0.16.0,486.0,"Build consistent, themeable React apps based on constraint-based design principles.",34547.0,33296.0,151.0,37,https://www.npmjs.com/package/theme-ui,2023-06-15 15:12:53.326,1251.0,316194.0,316194.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +115,react-tabs,reactjs/react-tabs,react-tabs,other-components,https://github.com/reactjs/react-tabs,https://github.com/reactjs/react-tabs,MIT,2014-07-15 18:34:32,2023-06-28 20:29:54.000,2023-06-28 17:26:49,1556.0,70.0,433,43.0,256.0,50.0,212.0,2980,2023-04-21 13:36:03.000,6.0.1,52.0,An accessible and easy tab component for ReactJS.,41197.0,39465.0,71.0,37,https://www.npmjs.com/package/react-tabs,2023-04-21 13:36:02.674,1732.0,2624140.0,2624140.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +116,loglevel,pimterry/loglevel,loglevel,utils,https://github.com/pimterry/loglevel,https://github.com/pimterry/loglevel,MIT,2013-03-23 20:35:58,2022-12-16 13:03:43.000,2022-12-16 13:03:43,298.0,,167,37.0,57.0,15.0,112.0,2429,2022-11-08 15:11:20.000,1.8.1,28.0,"Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods.",7318444.0,7318046.0,32.0,37,https://www.npmjs.com/package/loglevel,2022-11-08 14:56:52.731,398.0,36614339.0,36614339.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +117,DevExtreme,DevExpress/DevExtreme,devextreme,other-components,https://github.com/DevExpress/DevExtreme,https://github.com/DevExpress/DevExtreme,Aladdin,2017-04-17 15:43:34,2023-06-29 15:05:47.000,2023-06-29 14:13:14,13366.0,484.0,572,74.0,24347.0,23.0,615.0,1731,2023-06-27 11:39:35.376,21.2.14,657.0,HTML5 JavaScript Component Suite for Responsive Web Development.,10814.0,10361.0,138.0,37,https://www.npmjs.com/package/devextreme,2023-06-27 11:39:35.376,453.0,1363690.0,1363690.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +118,Ant Design Pro,ant-design/ant-design-pro,ant-design-pro,admin-dashboards,https://github.com/ant-design/ant-design-pro,https://github.com/ant-design/ant-design-pro,MIT,2017-08-25 10:40:44,2023-06-08 09:49:37.000,2023-05-28 13:45:23,2475.0,4.0,8027,763.0,1404.0,297.0,8908.0,34450,2022-06-27 04:38:23.000,6.0.0-beta.1,47.0,Use Ant Design like a Pro!.,2808.0,2597.0,330.0,36,https://www.npmjs.com/package/ant-design-pro,2019-05-08 08:43:17.468,211.0,15309.0,15309.0,True,1,['ant-design'],,https://preview.pro.ant.design/,,,,,,,,,,,,,,,,,,,,,,, +119,chakra-ui,chakra-ui/chakra-ui,chakra-ui,ui-frameworks,https://github.com/chakra-ui/chakra-ui,https://github.com/chakra-ui/chakra-ui,MIT,2019-08-17 14:27:54,2023-06-28 12:14:17.000,2023-06-23 15:12:29,8934.0,90.0,2945,203.0,2922.0,154.0,3184.0,33395,2023-06-19 13:08:15.000,@chakra-ui/react@2.7.1,100.0,"Simple, Modular & Accessible UI Components for your React Applications.",457.0,449.0,619.0,36,https://www.npmjs.com/package/chakra-ui,2019-08-03 14:35:35.201,8.0,5223.0,5223.0,True,2,,,,,,,,,,,,,,,,,,,,-4.0,,,,,, +120,editor.js,codex-team/editor.js,@editorjs/editorjs,editors,https://github.com/codex-team/editor.js,https://github.com/codex-team/editor.js,Apache-2.0,2015-11-28 20:56:35,2023-06-25 08:33:58.000,2023-06-22 17:42:14,712.0,14.0,1781,230.0,964.0,496.0,811.0,23379,2023-06-22 17:45:39.210,2.27.2,70.0,A block-style editor with clean JSON output.,6618.0,6364.0,40.0,36,https://www.npmjs.com/package/@editorjs/editorjs,2023-06-22 17:45:39.210,254.0,209826.0,209947.0,True,1,,,,,9367.0,,,,,,,,,,,,,,,,,,,,, +121,react-grid-layout,react-grid-layout/react-grid-layout,react-grid-layout,layout,https://github.com/react-grid-layout/react-grid-layout,https://github.com/react-grid-layout/react-grid-layout,MIT,2014-12-27 14:28:40,2023-06-27 10:44:07.000,2023-06-19 18:30:25,733.0,9.0,2301,225.0,415.0,45.0,1304.0,17891,2022-02-21 20:15:11.000,1.3.4,54.0,"A draggable and resizable grid layout with responsive breakpoints, for React.",14488.0,14488.0,119.0,36,https://www.npmjs.com/package/react-grid-layout,,,1926104.0,1926104.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +122,visx,airbnb/visx,@visx/group,data-viz,https://github.com/airbnb/visx,https://github.com/airbnb/visx,MIT,2017-03-15 16:25:41,2023-06-29 00:34:48.000,2023-06-29 00:32:00,3168.0,14.0,675,145.0,707.0,127.0,613.0,17365,2023-06-29 00:32:01.000,3.2.0,88.0,visx | visualization components.,1072.0,999.0,155.0,36,https://www.npmjs.com/package/@visx/group,2023-01-06 18:42:03.198,73.0,1637817.0,1637817.0,True,2,,,https://airbnb.io/visx/gallery,,,,,,,,,,,,,,,,,2.0,,,,,, +123,Remotion,remotion-dev/remotion,@remotion/renderer,others,https://github.com/remotion-dev/remotion,https://github.com/remotion-dev/remotion,ICU,2020-06-23 19:49:10,2023-06-29 14:28:26.000,2023-06-29 06:19:54,11532.0,746.0,755,83.0,1436.0,77.0,881.0,16157,2023-06-23 11:23:28.000,3.3.102,728.0,Make videos programmatically with React.,1208.0,1201.0,178.0,36,https://www.npmjs.com/package/@remotion/renderer,2023-06-28 07:15:08.012,7.0,53493.0,53493.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +124,react-styleguidist,styleguidist/react-styleguidist,react-styleguidist,dev-tools,https://github.com/styleguidist/react-styleguidist,https://github.com/styleguidist/react-styleguidist,MIT,2015-09-07 05:30:30,2023-06-05 14:19:49.000,2023-02-13 14:58:28,2174.0,,1479,115.0,1037.0,214.0,1021.0,10668,2023-02-13 14:59:58.000,13.1.1,321.0,Isolated React component development environment with a living style guide.,14240.0,10768.0,251.0,36,https://www.npmjs.com/package/react-styleguidist,2023-02-13 14:59:56.183,3472.0,398698.0,398698.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +125,baseweb,uber/baseweb,baseui,ui-frameworks,https://github.com/uber/baseweb,https://github.com/uber/baseweb,MIT,2018-03-09 01:32:10,2023-06-29 08:53:44.000,2023-06-27 22:51:48,3316.0,35.0,822,77.0,4303.0,191.0,822.0,8376,2023-06-13 17:52:23.709,13.0.0,955.0,A React Component library implementing the Base design language.,5049.0,4953.0,244.0,36,https://www.npmjs.com/package/baseui,2023-06-27 23:08:47.303,96.0,188046.0,188046.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +126,polished,styled-components/polished,polished,styling,https://github.com/styled-components/polished,https://github.com/styled-components/polished,MIT,2016-11-03 14:39:21,2023-05-21 01:49:56.000,2023-02-03 09:48:29,869.0,,241,42.0,409.0,17.0,209.0,7504,2022-04-06 10:35:28.000,4.2.2,93.0,A lightweight toolset for writing styles in JavaScript.,294908.0,284790.0,83.0,36,https://www.npmjs.com/package/polished,2022-04-06 10:33:20.739,10118.0,26061216.0,26061216.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +127,react-data-grid,adazzle/react-data-grid,react-data-grid,data-tables,https://github.com/adazzle/react-data-grid,https://github.com/adazzle/react-data-grid,MIT,2015-03-06 10:15:04,2023-06-29 10:56:56.000,2023-06-27 12:25:49,2387.0,57.0,2102,129.0,1641.0,157.0,1302.0,6105,2019-04-03 17:25:26.810,6.1.0,1033.0,Feature-rich and customizable data grid React component.,8708.0,8015.0,134.0,36,https://www.npmjs.com/package/react-data-grid,2023-06-17 15:17:42.926,693.0,433499.0,433499.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +128,react-intersection-observer,thebuilder/react-intersection-observer,react-intersection-observer,dev-tools,https://github.com/thebuilder/react-intersection-observer,https://github.com/thebuilder/react-intersection-observer,MIT,2017-05-02 09:05:52,2023-06-28 10:46:38.000,2023-06-28 10:45:16,669.0,15.0,155,19.0,361.0,1.0,231.0,4180,2023-06-28 10:46:47.000,9.5.2,92.0,React implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.,87893.0,87893.0,42.0,36,https://www.npmjs.com/package/react-intersection-observer,,,5421569.0,5421569.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +129,survey-library,surveyjs/survey-library,survey-knockout,input-components,https://github.com/surveyjs/survey-library,https://github.com/surveyjs/survey-library,MIT,2015-08-14 08:53:22,2023-06-29 14:51:15.000,2023-06-29 14:12:47,10495.0,615.0,724,76.0,2035.0,506.0,3788.0,3642,2023-06-28 18:54:14.000,1.9.95,428.0,"Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.",63.0,7.0,155.0,36,https://www.npmjs.com/package/survey-knockout,2023-06-27 16:12:52.563,56.0,74672.0,74705.0,True,2,,,,,1638.0,,,,,,,,,,,,,,,,,,,,, +130,react-fontawesome,FortAwesome/react-fontawesome,@fortawesome/react-fontawesome,other-components,https://github.com/FortAwesome/react-fontawesome,https://github.com/FortAwesome/react-fontawesome,MIT,2017-09-06 15:06:27,2023-05-27 00:13:59.000,2022-10-24 18:34:04,207.0,,258,43.0,223.0,112.0,229.0,3621,2022-06-29 15:09:03.000,0.2.0,50.0,Font Awesome React component.,559488.0,549971.0,47.0,36,https://www.npmjs.com/package/@fortawesome/react-fontawesome,2022-06-29 15:07:55.159,9517.0,4098690.0,4098690.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +131,material-table,mbrn/material-table,material-table,data-tables,https://github.com/mbrn/material-table,https://github.com/mbrn/material-table,MIT,2018-08-06 13:15:08,2023-06-18 15:02:05.393,2023-06-18 15:00:22,1580.0,3.0,1026,49.0,634.0,16.0,2566.0,3443,2023-06-18 15:02:05.393,2.0.5,193.0,Datatable for React based on material-uis table with additional features.,26075.0,25636.0,199.0,36,https://www.npmjs.com/package/material-table,2023-06-18 15:02:05.393,439.0,349393.0,349393.0,True,2,['material-ui'],,,,,,,,,,,,,,,,,,,,,,,,, +132,react-calendar,wojtekmaj/react-calendar,react-calendar,other-components,https://github.com/wojtekmaj/react-calendar,https://github.com/wojtekmaj/react-calendar,MIT,2017-07-27 20:54:20,2023-06-29 09:01:48.000,2023-06-29 09:01:47,995.0,51.0,455,29.0,288.0,28.0,495.0,3078,2023-06-13 08:29:29.000,4.3.0,84.0,Ultimate calendar for your React app.,56854.0,55862.0,37.0,36,https://www.npmjs.com/package/react-calendar,2023-06-13 08:23:23.654,992.0,1932075.0,1932075.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +133,react-popper,floating-ui/react-popper,react-popper,layout,https://github.com/floating-ui/react-popper,https://github.com/floating-ui/react-popper,MIT,2016-10-07 02:51:11,2023-06-05 21:30:24.000,2022-05-03 11:29:59,307.0,,235,18.0,182.0,28.0,257.0,2438,2022-04-28 10:22:43.000,2.3.0,72.0,"Official React library to use Popper, the positioning library.",608981.0,586796.0,72.0,36,https://www.npmjs.com/package/react-popper,2022-04-28 10:21:57.798,22185.0,26661428.0,26661428.0,False,1,,,,,,,,,,,,,,,,,,,,,,,,,, +134,react-motion,chenglou/react-motion,react-motion,animations,https://github.com/chenglou/react-motion,https://github.com/chenglou/react-motion,MIT,2015-06-11 07:38:23,2022-12-08 17:31:42.000,2019-11-17 23:49:58,809.0,,1205,285.0,228.0,193.0,249.0,21505,2017-10-02 23:21:45.000,0.5.2,27.0,A spring that solves your animation problems.,68834.0,61255.0,72.0,35,https://www.npmjs.com/package/react-motion,2017-10-02 23:19:39.327,7579.0,2372486.0,2372486.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +135,headlessui,tailwindlabs/headlessui,headlessui,ui-frameworks,https://github.com/tailwindlabs/headlessui,https://github.com/tailwindlabs/headlessui,MIT,2020-09-16 09:53:09,2023-06-28 10:23:14.000,2023-06-28 10:23:13,600.0,26.0,873,167.0,530.0,19.0,916.0,21192,2023-06-01 10:43:22.000,@headlessui/react@v1.7.15,83.0,"Completely unstyled, fully accessible UI components, designed to integrate beautifully with Tailwind CSS.",148305.0,148299.0,50.0,35,https://www.npmjs.com/package/headlessui,2020-09-13 00:34:17.623,6.0,14135.0,14135.0,True,2,,,,,,,,,,,,,,,,,,,,3.0,,,,,, +136,cleave.js,nosir/cleave.js,cleave.js,input-components,https://github.com/nosir/cleave.js,https://github.com/nosir/cleave.js,Apache-2.0,2016-05-18 12:45:03,2023-06-08 12:01:54.000,2020-05-19 10:48:19,423.0,,1663,186.0,203.0,215.0,327.0,17834,2020-05-19 10:52:26.000,1.6.0,108.0,Format input text content when you are typing...,13970.0,13346.0,79.0,35,https://www.npmjs.com/package/cleave.js,2020-05-19 10:49:13.195,624.0,992933.0,992933.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +137,Bit,teambit/bit,bit-bin,dev-tools,https://github.com/teambit/bit,https://github.com/teambit/bit,Apache-2.0,2017-01-22 14:51:43,2023-06-29 14:06:33.000,2023-06-29 09:34:05,12036.0,425.0,923,181.0,5660.0,148.0,1672.0,16785,2023-06-25 10:13:07.000,0.1.74,757.0,"Build, distribute, and collaborate on components.",127.0,34.0,82.0,35,https://www.npmjs.com/package/bit-bin,2021-07-08 13:15:27.832,93.0,6211.0,6331.0,True,2,,,,,8686.0,,,,,,,,,,,,,,,,,,,,, +138,diegomura/react-pdf,diegomura/react-pdf,@react-pdf/png-js,others,https://github.com/diegomura/react-pdf,https://github.com/diegomura/react-pdf,MIT,2016-10-18 21:33:58,2023-06-27 16:32:15.000,2023-06-09 08:11:10,870.0,14.0,1018,100.0,659.0,397.0,1123.0,12453,2023-06-09 08:14:11.000,@react-pdf/renderer@3.1.12,100.0,Create PDF files using React.,10003.0,9876.0,106.0,35,https://www.npmjs.com/package/@react-pdf/png-js,2022-08-30 02:02:29.682,127.0,1447200.0,1447200.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +139,Evergreen,segmentio/evergreen,evergreen-ui,ui-frameworks,https://github.com/segmentio/evergreen,https://github.com/segmentio/evergreen,MIT,2017-07-30 10:03:14,2023-06-21 19:59:06.000,2023-06-21 19:58:33,986.0,13.0,845,119.0,1088.0,52.0,457.0,12175,2023-06-21 19:59:06.000,7.1.9,267.0,Evergreen React UI Framework by Segment.,4306.0,4132.0,161.0,35,https://www.npmjs.com/package/evergreen-ui,2023-06-21 19:57:52.623,174.0,85965.0,85965.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +140,Radix Primitives,radix-ui/primitives,@radix-ui/utils,ui-frameworks,https://github.com/radix-ui/primitives,https://github.com/radix-ui/primitives,MIT,2020-06-19 13:23:22,2023-06-29 03:17:39.000,2023-06-05 09:55:51,1222.0,43.0,425,41.0,915.0,213.0,693.0,10479,2021-01-27 10:06:42.425,0.0.3,3.0,"Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web..",47221.0,47187.0,39.0,35,https://www.npmjs.com/package/@radix-ui/utils,2021-01-27 10:06:42.425,34.0,11729.0,11729.0,True,2,,,,,,,,,,,,,,,,,,,,4.0,,,,,, +141,react-vis,uber/react-vis,react-vis,data-viz,https://github.com/uber/react-vis,https://github.com/uber/react-vis,MIT,2016-02-22 20:45:50,2023-06-08 04:35:12.463,2023-06-08 04:34:01,897.0,6.0,864,2204.0,661.0,339.0,512.0,8514,2023-06-08 04:35:12.463,1.12.1,108.0,Data Visualization Components.,12208.0,11544.0,130.0,35,https://www.npmjs.com/package/react-vis,2023-06-08 04:35:12.463,664.0,420448.0,420448.0,True,2,,,http://uber.github.io/react-vis/examples/showcases/,,,,,,,,,,,,,,,,,,,,,,, +142,react-draggable,react-grid-layout/react-draggable,react-draggable,dnd,https://github.com/react-grid-layout/react-draggable,https://github.com/react-grid-layout/react-draggable,MIT,2014-07-24 22:32:16,2023-03-15 00:14:50.000,2022-04-26 18:03:38,502.0,,988,80.0,230.0,208.0,294.0,8352,2022-04-26 18:04:09.131,4.4.5,80.0,React draggable component.,128350.0,121636.0,71.0,35,https://www.npmjs.com/package/react-draggable,2022-04-26 18:04:09.131,6714.0,9819542.0,9819542.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +143,React Suite,rsuite/rsuite,rsuite,ui-frameworks,https://github.com/rsuite/rsuite,https://github.com/rsuite/rsuite,MIT,2016-06-06 02:27:46,2023-06-29 07:39:37.000,2023-06-29 07:39:36,2967.0,82.0,891,100.0,2051.0,204.0,767.0,7648,2023-06-09 07:29:16.000,5.35.1,332.0,A suite of React components .,12754.0,12539.0,100.0,35,https://www.npmjs.com/package/rsuite,2023-06-09 06:58:15.451,215.0,254758.0,254758.0,True,2,,,https://rsuitejs.com/components/overview/,,,,,,,,,,,,,,,,,,,,,,, +144,react-modal,reactjs/react-modal,react-modal,other-components,https://github.com/reactjs/react-modal,https://github.com/reactjs/react-modal,MIT,2014-09-21 01:30:33,2023-05-27 10:25:07.000,2023-04-29 18:20:18,565.0,1.0,818,67.0,428.0,174.0,434.0,7232,2022-10-18 01:12:23.000,3.16.1,114.0,Accessible modal dialog component for React.,339452.0,322021.0,164.0,35,https://www.npmjs.com/package/react-modal,2022-10-18 01:07:58.118,17431.0,7758631.0,7758631.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +145,eui,elastic/eui,@elastic/eui,ui-frameworks,https://github.com/elastic/eui,https://github.com/elastic/eui,ICU,2017-10-18 14:49:20,2023-06-29 14:46:27.000,2023-06-28 20:07:44,5283.0,169.0,752,354.0,3865.0,261.0,2671.0,5777,2023-06-28 20:11:54.000,82.2.1,523.0,Elastic UI Framework.,199.0,138.0,250.0,35,https://www.npmjs.com/package/@elastic/eui,2023-06-27 21:05:54.080,61.0,291812.0,291812.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +146,js-lingui,lingui/js-lingui,@lingui/macro,i18,https://github.com/lingui/js-lingui,https://github.com/lingui/js-lingui,MIT,2017-01-17 17:26:46,2023-06-29 14:32:23.000,2023-06-29 14:32:22,2255.0,81.0,344,31.0,809.0,24.0,815.0,3793,2023-06-29 14:32:24.000,4.3.0,94.0,"A readable, automated, and optimized (3 kb) internationalization for JavaScript.",2598.0,2436.0,191.0,35,https://www.npmjs.com/package/@lingui/macro,2023-06-07 13:27:19.568,162.0,376528.0,376528.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +147,material-ui-x,mui-org/material-ui-x,@material-ui/data-grid,data-tables,https://github.com/mui/mui-x,https://github.com/mui/mui-x,MIT,2020-04-30 14:52:39,2023-06-29 15:09:14.000,2023-06-29 11:34:16,5111.0,480.0,672,53.0,5768.0,749.0,2912.0,2851,2023-06-22 13:51:49.000,6.9.0,100.0,MUI X: Build data-rich applications using a growing list of advanced React components.,89.0,7.0,257.0,35,https://www.npmjs.com/package/@material-ui/data-grid,2021-08-12 16:09:10.396,82.0,262881.0,262991.0,True,2,['material-ui'],mui/mui-x,,,2211.0,,,,,,,,,,,,,,,,,,,,, +148,jodit,xdan/jodit,jodit,editors,https://github.com/xdan/jodit,https://github.com/xdan/jodit,MIT,2017-07-24 15:06:37,2023-06-27 05:51:59.000,2023-06-27 05:51:54,2492.0,157.0,323,57.0,152.0,199.0,612.0,1426,2023-04-25 17:04:53.546,3.24.9,530.0,Jodit - Best WYSIWYG Editor for You.,4096.0,4019.0,82.0,35,https://www.npmjs.com/package/jodit,2023-06-26 22:52:30.427,77.0,189098.0,189098.0,True,1,,,,,,,,,,,,,,,,,,,,,,,,,, +149,Electron,electron/electron,electron,desktop-apps,https://github.com/electron/electron,https://github.com/electron/electron,MIT,2013-04-12 01:47:36,2023-06-26 23:35:07.000,,,,14764,,,903.0,,107925,2023-06-22 00:37:33.260,22.3.14,964.0,"Build cross-platform desktop apps with JavaScript, HTML, and CSS.",28199.0,,779.0,34,https://www.npmjs.com/package/electron,2023-06-26 21:03:38.044,28199.0,2924336.0,2924336.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +150,docz,doczjs/docz,docz,dev-tools,https://github.com/doczjs/docz,https://github.com/doczjs/docz,MIT,2018-03-17 04:24:10,2022-09-23 22:42:47.000,2022-09-16 05:36:38,1609.0,,1501,184.0,485.0,108.0,1136.0,23316,2022-06-23 18:23:34.000,2.4.0,275.0,It has never been so easy to document your things!.,8741.0,6588.0,138.0,34,https://www.npmjs.com/package/docz,2022-02-11 14:09:00.849,2153.0,35935.0,35935.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +151,tiptap,ueberdosis/tiptap,magic-tiptap-extensions,editors,https://github.com/ueberdosis/tiptap,https://github.com/ueberdosis/tiptap,MIT,2018-08-20 19:58:58,2023-06-29 01:46:44.000,2023-06-25 01:11:30,5840.0,40.0,1745,153.0,814.0,237.0,1990.0,19831,2023-04-13 11:01:29.000,2.0.3,100.0,The headless editor framework for web artisans.,4310.0,4308.0,254.0,34,https://www.npmjs.com/package/magic-tiptap-extensions,2021-03-31 12:14:03.033,2.0,5.0,5.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +152,vanilla-extract,seek-oss/vanilla-extract,@vanilla-extract/integration,styling,https://github.com/vanilla-extract-css/vanilla-extract,https://github.com/vanilla-extract-css/vanilla-extract,MIT,2021-03-26 05:10:54,2023-06-29 08:19:28.000,2023-06-29 08:18:00,572.0,20.0,218,32.0,501.0,46.0,197.0,8349,2023-06-29 08:19:30.000,@vanilla-extract/css@1.12.0,100.0,Zero-runtime Stylesheets-in-TypeScript.,13614.0,13577.0,80.0,34,https://www.npmjs.com/package/@vanilla-extract/integration,2023-05-20 12:53:37.813,37.0,2747052.0,2747052.0,True,2,,vanilla-extract-css/vanilla-extract,,,,,,,,,,,,,,,,,,4.0,,,,,, +153,ncc,vercel/ncc,@vercel/ncc,dev-tools,https://github.com/vercel/ncc,https://github.com/vercel/ncc,MIT,2018-11-13 04:00:21,2023-06-12 22:16:41.000,2023-06-12 22:13:31,571.0,6.0,273,78.0,558.0,192.0,336.0,7988,2023-01-25 16:58:14.000,0.35.0,81.0,"Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.",30765.0,29939.0,55.0,34,https://www.npmjs.com/package/@vercel/ncc,2023-01-25 16:55:53.101,826.0,1307221.0,1307221.0,True,2,,,,,,,,,,,,,,,,,,,,,ncc,,,,, +154,React Hot Toast,timolins/react-hot-toast,react-hot-toast,notifications,https://github.com/timolins/react-hot-toast,https://github.com/timolins/react-hot-toast,MIT,2020-12-07 22:05:40,2023-06-08 09:58:11.000,2023-04-28 15:05:50,285.0,4.0,243,25.0,75.0,87.0,114.0,7621,2023-04-28 15:08:03.000,2.4.1,19.0,Smoking Hot React Notifications.,105337.0,104936.0,25.0,34,https://www.npmjs.com/package/react-hot-toast,2023-04-28 15:06:02.152,401.0,2417686.0,2417686.0,True,2,,,https://react-hot-toast.com/,,,,,,,,,,,,,,,,,,,,,,, +155,jss,cssinjs/jss,react-jss,styling,https://github.com/cssinjs/jss,https://github.com/cssinjs/jss,MIT,2014-10-12 20:33:53,2023-06-19 08:10:29.000,2023-02-09 18:36:42,1924.0,,421,83.0,632.0,203.0,770.0,6968,2023-02-09 18:37:58.000,10.10.0,114.0,JSS is an authoring tool for CSS which uses JavaScript as a host language.,15341.0,9359.0,138.0,34,https://www.npmjs.com/package/react-jss,2023-02-09 18:23:05.631,5982.0,1047933.0,1047933.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +156,router,reach/router,@reach/router,routing,https://github.com/reach/router,https://github.com/reach/router,MIT,2018-05-25 04:47:48,2022-12-08 19:53:14.000,2020-10-30 19:43:33,281.0,,346,57.0,196.0,165.0,194.0,6931,2020-06-25 16:25:42.073,1.3.4,27.0,Next generation Routing for React.,110311.0,98745.0,63.0,34,https://www.npmjs.com/package/@reach/router,2020-06-25 16:25:42.073,11566.0,4865523.0,4865523.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +157,reakit,reakit/reakit,reakit,ui-frameworks,https://github.com/ariakit/ariakit,https://github.com/ariakit/ariakit,MIT,2017-09-19 22:00:42,2023-06-29 13:26:35.000,2023-06-29 02:39:19,3112.0,389.0,355,52.0,1897.0,39.0,461.0,6912,2023-06-28 21:01:03.000,@ariakit/test@0.2.0,102.0,Toolkit for building accessible web apps with React.,289.0,43.0,112.0,34,https://www.npmjs.com/package/reakit,2021-11-18 21:44:48.613,246.0,743532.0,743532.0,True,3,,ariakit/ariakit,,,,,,,,,,,,,,,,,,,,,,,, +158,yarn,yarnpkg/berry,@yarnpkg/pnpify,dev-tools,https://github.com/yarnpkg/berry,https://github.com/yarnpkg/berry,BSD-2-Clause,2018-09-10 22:49:22,2023-06-29 15:04:05.000,2023-06-29 15:04:03,3307.0,74.0,1004,79.0,2445.0,556.0,1987.0,6389,2023-06-01 21:35:44.000,@yarnpkg/cli/3.6.0,126.0,Active development trunk for Yarn.,609.0,288.0,362.0,34,https://www.npmjs.com/package/@yarnpkg/pnpify,2023-06-22 08:19:50.814,321.0,90763.0,90771.0,True,2,,,,,411.0,,,,,,,,,,,,,,,,,,,,, +159,react-hooks-testing-library,testing-library/react-hooks-testing-library,@testing-library/react-hooks,testing,https://github.com/testing-library/react-hooks-testing-library,https://github.com/testing-library/react-hooks-testing-library,MIT,2018-11-10 09:57:27,2023-05-08 00:30:02.000,2023-05-07 23:26:27,1189.0,1.0,219,33.0,733.0,24.0,200.0,5033,2022-06-18 13:20:20.000,8.0.1,67.0,Simple and complete React hooks testing utilities that encourage good testing practices.,75141.0,75141.0,67.0,34,https://www.npmjs.com/package/@testing-library/react-hooks,,,11761468.0,11761468.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +160,FluidFramework,microsoft/FluidFramework,@fluidframework/eslint-config-fluid,others,https://github.com/microsoft/FluidFramework,https://github.com/microsoft/FluidFramework,MIT,2019-08-22 17:37:57,2023-06-29 03:42:03.000,2023-06-29 03:42:02,16011.0,922.0,458,72.0,12865.0,178.0,3166.0,4346,2023-06-27 19:31:10.000,client_v2.0.0-internal.5.1.0,53.0,"Library for building distributed, real-time collaborative web applications.",164.0,4.0,236.0,34,https://www.npmjs.com/package/@fluidframework/eslint-config-fluid,2022-12-10 01:13:05.269,160.0,5475.0,5615.0,True,2,,,,,420.0,,,,,,,,,,,,,,,,,,,,, +161,gestalt,pinterest/gestalt,gestalt,ui-frameworks,https://github.com/pinterest/gestalt,https://github.com/pinterest/gestalt,Apache-2.0,2018-02-16 22:17:51,2023-06-29 00:40:49.000,2023-06-28 23:58:27,4279.0,386.0,312,62.0,2821.0,4.0,203.0,4122,2023-06-28 23:59:08.000,116.1.8,100.0,A set of React UI components that supports Pinterests design language.,792.0,792.0,118.0,34,https://www.npmjs.com/package/gestalt,,,106695.0,106695.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +162,react-image-crop,DominicTobias/react-image-crop,react-image-crop,editors,https://github.com/DominicTobias/react-image-crop,https://github.com/DominicTobias/react-image-crop,ISC,2015-10-09 22:57:05,2023-06-28 16:52:44.000,2023-06-28 16:52:44,671.0,20.0,336,30.0,146.0,44.0,360.0,3454,2023-06-24 11:14:50.000,10.1.5,156.0,A responsive image cropping tool for React.,11102.0,10645.0,71.0,34,https://www.npmjs.com/package/react-image-crop,2023-06-24 11:11:53.951,457.0,1533546.0,1533546.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +163,react-image-gallery,xiaolin/react-image-gallery,react-image-gallery,other-components,https://github.com/xiaolin/react-image-gallery,https://github.com/xiaolin/react-image-gallery,MIT,2015-02-27 23:41:41,2023-06-28 18:52:07.000,2023-06-28 18:52:07,571.0,7.0,683,37.0,176.0,18.0,540.0,3432,2023-06-11 01:58:52.000,1.2.12,113.0,React carousel image gallery component with thumbnail support.,23453.0,22818.0,88.0,34,https://www.npmjs.com/package/react-image-gallery,2023-06-11 01:51:30.951,635.0,632838.0,632838.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +164,react-syntax-highlighter,react-syntax-highlighter/react-syntax-highlighter,react-syntax-highlighter,others,https://github.com/react-syntax-highlighter/react-syntax-highlighter,https://github.com/react-syntax-highlighter/react-syntax-highlighter,MIT,2016-01-27 04:05:41,2023-06-25 17:38:25.000,2022-04-29 22:57:44,709.0,,257,10.0,216.0,105.0,193.0,3361,2022-03-14 16:04:18.000,15.5.0,122.0,syntax highlighting component for react with prismjs or highlightjs ast using inline styles.,148393.0,142163.0,62.0,34,https://www.npmjs.com/package/react-syntax-highlighter,2022-03-14 16:00:20.430,6230.0,12141433.0,12141433.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +165,components,primer/react,@primer/components,ui-frameworks,https://github.com/primer/react,https://github.com/primer/react,MIT,2018-02-17 00:09:05,2023-06-29 11:46:02.000,2023-06-28 23:19:02,7610.0,236.0,438,31.0,2698.0,112.0,634.0,2508,2023-06-16 08:13:05.000,35.26.0,3733.0,An implementation of GitHubs Primer Design System using React.,2250.0,2201.0,147.0,34,https://www.npmjs.com/package/@primer/components,2022-06-30 20:29:31.346,49.0,39705.0,39705.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +166,react-responsive-carousel,leandrowd/react-responsive-carousel,react-responsive-carousel,other-components,https://github.com/leandrowd/react-responsive-carousel,https://github.com/leandrowd/react-responsive-carousel,MIT,2015-02-08 10:59:28,2023-06-15 20:05:27.000,2022-03-03 01:46:36,799.0,,626,24.0,241.0,28.0,450.0,2471,2022-03-03 01:39:05.867,3.2.23,122.0,React.js Responsive Carousel (with Swipe).,85549.0,84517.0,74.0,34,https://www.npmjs.com/package/react-responsive-carousel,2022-03-03 01:39:05.867,1032.0,1234295.0,1234295.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +167,react-datetime,arqex/react-datetime,react-datetime,input-components,https://github.com/arqex/react-datetime,https://github.com/arqex/react-datetime,MIT,2015-06-19 09:53:28,2023-06-19 13:07:39.000,2022-10-27 21:32:40,614.0,,899,21.0,331.0,173.0,386.0,1976,2022-10-27 21:43:00.028,3.2.0,82.0,A lightweight but complete datetime picker react component.,113370.0,108142.0,80.0,34,https://www.npmjs.com/package/react-datetime,2022-10-27 21:43:00.028,5228.0,1022408.0,1022408.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +168,react-date-picker,wojtekmaj/react-date-picker,react-date-picker,input-components,https://github.com/wojtekmaj/react-date-picker,https://github.com/wojtekmaj/react-date-picker,MIT,2017-09-05 19:01:21,2023-06-29 09:02:19.000,2023-06-29 09:02:18,933.0,75.0,188,14.0,270.0,22.0,322.0,1093,2023-05-22 17:40:12.000,10.2.0,249.0,A date picker for your React app.,21429.0,20715.0,23.0,34,https://www.npmjs.com/package/react-date-picker,2023-05-22 17:37:33.984,714.0,615026.0,615026.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +169,react-content-loader,danilowoz/react-content-loader,react-content-loader,other-components,https://github.com/danilowoz/react-content-loader,https://github.com/danilowoz/react-content-loader,MIT,2017-01-20 00:30:11,2023-03-12 11:56:32.460,2023-03-12 11:52:41,281.0,,429,87.0,162.0,10.0,120.0,12953,2023-03-12 11:56:33.000,6.2.1,70.0,SVG-Powered component to easily create skeleton loadings.,36702.0,35958.0,49.0,33,https://www.npmjs.com/package/react-content-loader,2023-03-12 11:56:32.460,744.0,2185066.0,2185066.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +170,blitz,blitz-js/blitz,blitz,cms-frameworks,https://github.com/blitz-js/blitz,https://github.com/blitz-js/blitz,MIT,2020-02-17 21:54:15,2023-06-28 18:14:22.000,2023-06-14 18:12:23,559.0,33.0,746,103.0,2170.0,192.0,374.0,12874,2023-06-14 18:15:09.000,2.0.0-beta.29,479.0,The Missing Fullstack Toolkit for Next.js.,2371.0,2351.0,290.0,33,https://www.npmjs.com/package/blitz,2023-06-26 13:55:21.626,20.0,39151.0,39151.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +171,react-cosmos,react-cosmos/react-cosmos,react-cosmos,dev-tools,https://github.com/react-cosmos/react-cosmos,https://github.com/react-cosmos/react-cosmos,MIT,2014-02-05 18:48:27,2023-06-11 16:23:32.934,2023-06-11 16:23:17,2098.0,119.0,356,74.0,1029.0,7.0,471.0,7823,2022-02-20 15:39:07.000,5.7.2,347.0,Sandbox for developing and testing UI components in isolation.,1849.0,1658.0,141.0,33,https://www.npmjs.com/package/react-cosmos,2023-06-11 16:23:32.934,191.0,74578.0,74578.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +172,radium,FormidableLabs/radium,radium,styling,https://github.com/FormidableLabs/radium,https://github.com/FormidableLabs/radium,MIT,2015-01-09 19:35:59,2022-08-19 13:33:58.000,2022-08-19 13:33:56,1103.0,,349,152.0,493.0,83.0,519.0,7431,2022-03-02 22:57:42.270,0.26.2,73.0,A toolchain for React component styling.,45429.0,39693.0,94.0,33,https://www.npmjs.com/package/radium,2022-03-02 22:57:42.270,5736.0,244291.0,244291.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +173,react-final-form,final-form/react-final-form,react-final-form,state-management,https://github.com/final-form/react-final-form,https://github.com/final-form/react-final-form,MIT,2017-11-22 22:26:16,2023-05-20 18:33:37.000,2023-03-03 08:31:00,550.0,,507,80.0,317.0,386.0,354.0,7273,2022-04-01 08:45:52.000,6.5.9,76.0,High performance subscription-based form state management for React.,28579.0,27461.0,122.0,33,https://www.npmjs.com/package/react-final-form,2022-04-01 08:45:29.630,1118.0,1503050.0,1503050.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +174,loadable-components,gregberge/loadable-components,@loadable/component,dev-tools,https://github.com/gregberge/loadable-components,https://github.com/gregberge/loadable-components,MIT,2017-06-23 07:51:02,2023-06-28 19:08:43.000,2023-02-03 03:00:16,503.0,,379,52.0,376.0,17.0,566.0,7253,2023-01-28 04:28:46.299,5.15.3,65.0,The recommended Code Splitting library for React.,7128.0,6003.0,108.0,33,https://www.npmjs.com/package/@loadable/component,2023-01-28 04:28:46.299,1125.0,1831720.0,1831720.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +175,react-draft-wysiwyg,jpuri/react-draft-wysiwyg,react-draft-wysiwyg,editors,https://github.com/jpuri/react-draft-wysiwyg,https://github.com/jpuri/react-draft-wysiwyg,MIT,2016-09-04 18:33:34,2023-06-12 15:35:16.000,2023-06-12 15:35:13,831.0,2.0,1103,86.0,394.0,675.0,388.0,6094,2022-07-17 19:11:05.978,1.15.0,131.0,A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg.,33518.0,32286.0,84.0,33,https://www.npmjs.com/package/react-draft-wysiwyg,2022-07-17 19:11:05.978,1232.0,977991.0,977991.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +176,lightGallery,sachinchoolur/lightGallery,lightgallery,other-components,https://github.com/sachinchoolur/lightGallery,https://github.com/sachinchoolur/lightGallery,,2014-02-28 17:10:09,2023-06-25 09:40:41.000,2023-06-25 08:01:00,1068.0,16.0,1245,138.0,156.0,34.0,1217.0,5863,2023-01-11 15:07:34.000,2.7.1,100.0,"A customizable, modular, responsive, lightbox gallery plugin.",7273.0,7273.0,65.0,33,https://www.npmjs.com/package/lightgallery,,,205049.0,205055.0,False,3,,,,,565.0,,,,,,,,,,,,,,,,,,,,, +177,easy-peasy,ctrlplusb/easy-peasy,easy-peasy,state-management,https://github.com/ctrlplusb/easy-peasy,https://github.com/ctrlplusb/easy-peasy,MIT,2018-10-21 20:52:18,2023-06-14 14:58:07.000,2023-06-14 14:55:39,711.0,10.0,199,33.0,288.0,13.0,529.0,4981,2023-06-14 14:58:07.000,6.0.1,260.0,Vegetarian friendly state for React.,5505.0,5411.0,68.0,33,https://www.npmjs.com/package/easy-peasy,2023-06-14 14:33:04.056,94.0,108403.0,108403.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +178,react-leaflet,PaulLeCam/react-leaflet,react-leaflet,other-components,https://github.com/PaulLeCam/react-leaflet,https://github.com/PaulLeCam/react-leaflet,Hippocratic-2.1,2014-08-03 09:16:09,2023-05-30 14:02:16.000,2023-02-28 15:07:07,592.0,,874,56.0,268.0,31.0,783.0,4623,2023-03-01 09:11:01.000,4.2.1,136.0,React components for Leaflet maps.,40914.0,38957.0,113.0,33,https://www.npmjs.com/package/react-leaflet,2023-02-28 15:55:08.340,1957.0,1324360.0,1324360.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +179,effector,effector/effector,effector-react,state-management,https://github.com/effector/effector,https://github.com/effector/effector,MIT,2018-02-27 22:38:40,2023-06-29 09:15:37.000,2023-06-29 09:15:37,7055.0,146.0,204,48.0,517.0,131.0,250.0,4231,2023-05-17 19:12:44.000,effector-react@22.5.3,132.0,Business logic with ease.,3752.0,3658.0,130.0,33,https://www.npmjs.com/package/effector-react,2023-05-17 19:11:50.615,94.0,118911.0,118911.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +180,React Ace,securingsincity/react-ace,react-ace,editors,https://github.com/securingsincity/react-ace,https://github.com/securingsincity/react-ace,MIT,2014-11-29 05:15:14,2023-03-07 01:56:58.000,2023-01-12 20:28:58,1521.0,,608,32.0,1333.0,198.0,298.0,3806,2022-04-26 01:29:15.957,10.1.0,99.0,React Ace Component.,26931.0,24342.0,121.0,33,https://www.npmjs.com/package/react-ace,2022-04-26 01:29:15.957,2589.0,1566680.0,1566691.0,True,2,,,https://securingsincity.github.io/react-ace/,,1114.0,,,,,,,,,,,,,,,,,,,,, +181,ring-ui,JetBrains/ring-ui,@jetbrains/ring-ui,ui-frameworks,https://github.com/JetBrains/ring-ui,https://github.com/JetBrains/ring-ui,Apache-2.0,2017-07-19 09:25:26,2023-06-29 14:37:26.000,2023-06-29 14:36:33,22102.0,810.0,210,56.0,5879.0,10.0,,3471,2023-06-27 13:35:47.678,5.0.148,971.0,A collection of JetBrains Web UI components.,295.0,224.0,152.0,33,https://www.npmjs.com/package/@jetbrains/ring-ui,2023-06-27 13:35:47.678,71.0,13295.0,13295.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +182,Notistack,iamhosseindhv/notistack,notistack,notifications,https://github.com/iamhosseindhv/notistack,https://github.com/iamhosseindhv/notistack,MIT,2018-08-04 21:05:47,2023-05-10 18:55:48.000,2023-04-10 19:03:54,510.0,1.0,281,21.0,172.0,21.0,375.0,3470,2023-03-08 22:33:12.723,3.0.1,110.0,Highly customizable notification snackbars (toasts) that can be stacked on top of each other.,38506.0,37734.0,48.0,33,https://www.npmjs.com/package/notistack,2023-03-08 22:33:12.723,772.0,2500832.0,2500832.0,True,2,['material-ui'],,https://iamhosseindhv.com/notistack/demos,,,,,,,,,,,,,,,,,,,,,,, +183,react-monaco-editor,react-monaco-editor/react-monaco-editor,react-monaco-editor,editors,https://github.com/react-monaco-editor/react-monaco-editor,https://github.com/react-monaco-editor/react-monaco-editor,MIT,2016-09-05 07:11:05,2023-06-29 05:45:15.000,2023-06-29 05:44:27,658.0,37.0,345,18.0,425.0,54.0,278.0,3309,2023-03-09 17:50:21.558,0.52.0,79.0,Monaco Editor for React.,13774.0,13115.0,76.0,33,https://www.npmjs.com/package/react-monaco-editor,2023-03-09 17:50:21.558,659.0,499132.0,499132.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +184,react-json-view,mac-s-g/react-json-view,react-json-view,file-handling,https://github.com/mac-s-g/react-json-view,https://github.com/mac-s-g/react-json-view,MIT,2017-03-26 06:01:36,2023-04-21 07:56:11.000,2021-03-09 03:27:31,732.0,,472,29.0,205.0,170.0,93.0,3105,2021-03-09 03:08:46.252,1.21.3,111.0,JSON viewer for react.,85584.0,84246.0,33.0,33,https://www.npmjs.com/package/react-json-view,2021-03-09 03:08:46.252,1338.0,2544924.0,2544924.0,False,2,,,https://mac-s-g.github.io/react-json-view/demo/dist/,,,,,,,,,,,,,,,,,,,,,,, +185,Monaco React,suren-atoyan/monaco-react,@monaco-editor/react,editors,https://github.com/suren-atoyan/monaco-react,https://github.com/suren-atoyan/monaco-react,MIT,2019-06-16 07:46:31,2023-06-20 05:50:08.000,2023-05-18 09:03:53,427.0,17.0,195,17.0,66.0,79.0,286.0,2634,2023-05-05 08:55:45.000,4.5.1,98.0,Monaco Editor for React - use the monaco-editor in any React application without needing to use webpack (or..,15472.0,14828.0,40.0,33,https://www.npmjs.com/package/@monaco-editor/react,2023-05-05 08:54:58.098,644.0,1617272.0,1617272.0,True,2,,,https://monaco-react.surenatoyan.com/,,,,,,,,,,,,,,,,,,,,,,, +186,MUI-Datatables,gregnb/mui-datatables,mui-datatables,data-tables,https://github.com/gregnb/mui-datatables,https://github.com/gregnb/mui-datatables,MIT,2017-11-04 19:49:44,2023-06-28 07:06:31.000,2023-01-03 23:53:42,1034.0,,927,43.0,589.0,619.0,823.0,2628,2023-01-04 00:51:26.000,4.3.0,156.0,Datatables for React using Material-UI - https://www.material-ui-datatables.com.,11069.0,10836.0,149.0,33,https://www.npmjs.com/package/mui-datatables,2023-01-04 00:48:14.777,233.0,249921.0,249921.0,True,2,['material-ui'],,,,,,,,,,,,,,,,,,,,,,,,, +187,react-paginate,AdeleD/react-paginate,react-paginate,other-components,https://github.com/AdeleD/react-paginate,https://github.com/AdeleD/react-paginate,MIT,2014-09-19 14:39:10,2023-06-05 19:25:49.000,2023-04-12 20:16:32,708.0,4.0,604,14.0,176.0,32.0,270.0,2570,2023-04-12 20:22:15.815,8.2.0,110.0,A ReactJS component that creates a pagination.,63945.0,62774.0,69.0,33,https://www.npmjs.com/package/react-paginate,2023-04-12 20:22:15.815,1171.0,1752722.0,1752722.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +188,video-react,video-react/video-react,video-react,other-components,https://github.com/video-react/video-react,https://github.com/video-react/video-react,MIT,2016-09-29 00:10:58,2023-05-11 19:04:34.000,2022-11-09 19:31:26,467.0,,381,47.0,116.0,118.0,215.0,2516,2022-11-09 19:32:24.088,0.16.0,67.0,A web video player built for the HTML5 world using React library.,33274.0,32699.0,30.0,33,https://www.npmjs.com/package/video-react,2022-11-09 19:32:24.088,575.0,517524.0,517524.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +189,react-date-range,hypeserver/react-date-range,react-date-range,input-components,https://github.com/hypeserver/react-date-range,https://github.com/hypeserver/react-date-range,MIT,2015-10-09 12:29:40,2023-06-21 07:01:33.000,2022-08-24 08:27:30,478.0,,628,41.0,241.0,198.0,215.0,2450,2021-09-11 19:12:10.518,1.4.0,34.0,A React component for choosing dates and date ranges.,23288.0,22868.0,68.0,33,https://www.npmjs.com/package/react-date-range,2021-09-11 19:12:10.518,420.0,987427.0,987427.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +190,ant-design-charts,ant-design/ant-design-charts,@ant-design/charts,data-viz,https://github.com/ant-design/ant-design-charts,https://github.com/ant-design/ant-design-charts,MIT,2020-03-09 09:08:31,2023-06-29 02:53:51.000,2023-06-29 02:53:50,899.0,12.0,333,21.0,544.0,295.0,1139.0,1559,2022-07-19 07:32:00.000,1.4.2,103.0,A React Chart Library.,6896.0,6814.0,50.0,33,https://www.npmjs.com/package/@ant-design/charts,2022-07-19 07:31:05.151,82.0,236048.0,236048.0,True,2,['ant-design'],,,,,,,,,,,,,,,,,,,,,,,,, +191,react-codemirror,uiwjs/react-codemirror,@uiw/react-codemirror,editors,https://github.com/uiwjs/react-codemirror,https://github.com/uiwjs/react-codemirror,MIT,2018-07-02 03:37:21,2023-06-28 01:58:50.000,2023-06-26 16:46:08,793.0,57.0,98,6.0,284.0,83.0,164.0,968,2023-06-26 16:46:15.901,4.21.7,178.0,CodeMirror 6 component for React. @codemirror https://uiwjs.github.io/react-codemirror/.,18402.0,18253.0,32.0,33,https://www.npmjs.com/package/@uiw/react-codemirror,2023-06-26 16:46:15.901,149.0,1317664.0,1317664.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +192,jsx-ast-utils,jsx-eslint/jsx-ast-utils,jsx-ast-utils,dev-tools,https://github.com/jsx-eslint/jsx-ast-utils,https://github.com/jsx-eslint/jsx-ast-utils,MIT,2016-06-07 11:11:13,2023-06-28 15:45:25.000,2023-06-28 15:45:15,240.0,3.0,33,6.0,83.0,7.0,39.0,143,2022-08-08 20:10:45.766,3.3.3,33.0,AST utility module for statically analyzing JSX.,9428379.0,9229664.0,15.0,33,https://www.npmjs.com/package/jsx-ast-utils,2022-08-08 20:10:45.766,198715.0,67547390.0,67547390.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +193,tabler,tabler/tabler,tabler,ui-frameworks,https://github.com/tabler/tabler,https://github.com/tabler/tabler,MIT,2018-02-01 09:08:59,2023-06-28 06:25:34.000,2023-06-26 19:18:33,2390.0,73.0,3630,632.0,705.0,58.0,719.0,34608,2022-11-12 21:24:27.000,1.0.0-beta16,41.0,Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap.,523.0,515.0,108.0,32,https://www.npmjs.com/package/tabler,2020-11-09 21:38:31.415,8.0,1023.0,1023.0,True,3,['bootstrap'],,,,,,,,,,,,,,,,,,,,,,,,, +194,react-loadable,jamiebuilds/react-loadable,react-loadable,dev-tools,https://github.com/jamiebuilds/react-loadable,https://github.com/jamiebuilds/react-loadable,MIT,2017-03-09 18:41:17,2022-10-12 02:29:29.000,2020-03-03 17:55:52,220.0,,854,145.0,239.0,36.0,,16549,2018-08-09 14:23:48.875,5.5.0,30.0,A higher order component for loading components with promises.,111231.0,106845.0,99.0,32,https://www.npmjs.com/package/react-loadable,2018-08-09 14:23:48.875,4386.0,1405145.0,1405145.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +195,react-dates,airbnb/react-dates,@fmauneko/react-dates,input-components,https://github.com/react-dates/react-dates,https://github.com/react-dates/react-dates,MIT,2016-05-04 00:49:45,2023-06-27 01:16:12.000,2022-01-26 20:44:40,1597.0,,1736,153.0,824.0,516.0,862.0,12117,2018-11-02 11:14:51.800,18.2.0,2.0,"An easily internationalizable, mobile-friendly datepicker library for the web.",46979.0,46977.0,196.0,32,https://www.npmjs.com/package/@fmauneko/react-dates,2018-11-02 11:14:51.800,2.0,8.0,8.0,False,3,,react-dates/react-dates,,,,,,,,,,,,,,,,,,,,,,,, +196,sql.js,sql-js/sql.js,sql.js,others,https://github.com/sql-js/sql.js,https://github.com/sql-js/sql.js,MIT,2012-02-27 03:05:49,2023-02-09 16:42:13.000,2023-02-09 16:33:27,494.0,,1040,236.0,142.0,124.0,292.0,11486,2022-09-08 01:41:29.124,1.8.0,35.0,A javascript library to run SQLite on the web.,6564.0,5782.0,48.0,32,https://www.npmjs.com/package/sql.js,2022-09-08 01:41:29.124,782.0,165260.0,165931.0,True,3,,,,,28860.0,,,,,,,,,,,,,,,,,,,,, +197,Rebass,rebassjs/rebass,rebass,ui-frameworks,https://github.com/rebassjs/rebass,https://github.com/rebassjs/rebass,MIT,2015-02-11 14:48:09,2023-01-26 12:47:44.000,2021-08-03 19:54:17,2024.0,,673,62.0,680.0,91.0,430.0,7900,2019-10-28 19:08:45.057,4.0.7,109.0,React primitive UI components built with styled-system.,17270.0,16165.0,58.0,32,https://www.npmjs.com/package/rebass,2019-10-28 19:08:45.057,1105.0,266252.0,266252.0,False,3,,,https://codesandbox.io/s/github/rebassjs/rebass/tree/master/examples/sandbox,,,,,,,,,,,,,,,,,,,,,,, +198,twin.macro,ben-rogerson/twin.macro,twin.macro,styling,https://github.com/ben-rogerson/twin.macro,https://github.com/ben-rogerson/twin.macro,MIT,2020-02-19 04:45:25,2023-04-13 23:51:05.686,2023-04-13 23:50:16,1053.0,7.0,178,35.0,209.0,10.0,302.0,7354,2023-04-14 00:01:35.000,3.3.1,75.0,"Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, stitches and goober)..",12517.0,12247.0,48.0,32,https://www.npmjs.com/package/twin.macro,2023-04-13 23:51:05.686,270.0,304166.0,304166.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +199,semi-design,DouyinFE/semi-design,@douyinfe/semi-animation-react,ui-frameworks,https://github.com/DouyinFE/semi-design,https://github.com/DouyinFE/semi-design,MIT,2021-10-25 11:47:38,2023-06-29 06:48:55.000,2023-06-29 06:47:21,2239.0,210.0,561,66.0,904.0,166.0,584.0,7081,2023-06-28 04:25:30.000,2.37.1,235.0,"A modern, comprehensive, flexible design system and React UI library. Provide more than 2,739+ Design Tokens and..",529.0,525.0,102.0,32,https://www.npmjs.com/package/@douyinfe/semi-animation-react,2023-06-28 04:22:45.526,4.0,6614.0,6614.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +200,react-responsive,yocontra/react-responsive,react-responsive,styling,https://github.com/yocontra/react-responsive,https://github.com/yocontra/react-responsive,MIT,2014-08-14 20:55:43,2023-03-30 18:30:17.000,2023-03-30 18:30:12,342.0,,314,54.0,104.0,6.0,206.0,6693,2022-11-29 18:30:26.431,9.0.2,68.0,"CSS media queries in react - for responsive design, and more.",55050.0,52899.0,66.0,32,https://www.npmjs.com/package/react-responsive,2023-03-29 02:27:33.344,2151.0,2577000.0,2577000.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +201,google-map-react,google-map-react/google-map-react,google-map-react,other-components,https://github.com/google-map-react/google-map-react,https://github.com/google-map-react/google-map-react,MIT,2015-06-10 10:58:20,2023-06-27 19:47:38.000,2023-05-14 16:46:52,477.0,5.0,799,89.0,270.0,113.0,805.0,6079,2022-07-05 16:18:57.000,2.2,30.0,Google map library for react that allows rendering components as markers.,59817.0,59817.0,92.0,32,https://www.npmjs.com/package/google-map-react,,,1195216.0,1195216.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +202,react-quill,zenoamaro/react-quill,react-quill,editors,https://github.com/zenoamaro/react-quill,https://github.com/zenoamaro/react-quill,MIT,2014-11-07 12:25:40,2023-02-09 20:11:46.000,2022-08-03 19:35:25,430.0,,837,56.0,168.0,311.0,443.0,5944,2022-08-03 19:29:10.672,2.0.0,49.0,A Quill component for React.,51684.0,50300.0,53.0,32,https://www.npmjs.com/package/react-quill,2022-08-03 19:29:10.672,1384.0,2050987.0,2050989.0,True,2,,,,,228.0,,,,,,,,,,,,,,,,,,,,, +203,react-autosuggest,moroshko/react-autosuggest,react-autosuggest,other-components,https://github.com/moroshko/react-autosuggest,https://github.com/moroshko/react-autosuggest,MIT,2015-03-07 12:09:12,2023-01-05 16:57:23.000,2021-01-08 18:51:14,728.0,,644,59.0,169.0,258.0,433.0,5914,2021-01-08 19:02:22.334,10.1.0,128.0,WAI-ARIA compliant React autosuggest component.,51302.0,46731.0,54.0,32,https://www.npmjs.com/package/react-autosuggest,2021-01-08 19:02:22.334,4571.0,1456607.0,1456607.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +204,tabulator,olifolkerd/tabulator,tabulator-tables,data-tables,https://github.com/olifolkerd/tabulator,https://github.com/olifolkerd/tabulator,MIT,2015-10-24 13:28:31,2023-06-16 07:43:56.000,2023-05-21 16:16:33,3724.0,19.0,710,133.0,305.0,100.0,3818.0,5519,2023-05-21 16:18:34.020,5.5.0,100.0,Interactive Tables and Data Grids for JavaScript.,97.0,,104.0,32,https://www.npmjs.com/package/tabulator-tables,2023-05-21 16:18:34.020,97.0,354211.0,354211.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +205,aphrodite,Khan/aphrodite,aphrodite,styling,https://github.com/Khan/aphrodite,https://github.com/Khan/aphrodite,MIT,2015-10-07 02:31:35,2021-08-06 14:35:50.000,2020-12-30 19:36:20,288.0,,220,117.0,168.0,94.0,150.0,5320,2019-08-28 16:38:45.323,2.4.0,31.0,"Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation.",22359.0,19527.0,53.0,32,https://www.npmjs.com/package/aphrodite,2019-08-28 16:38:45.323,2832.0,459700.0,459700.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +206,wouter,molefrog/wouter,wouter,routing,https://github.com/molefrog/wouter,https://github.com/molefrog/wouter,ISC,2019-04-09 17:36:41,2023-06-17 09:16:28.000,2023-05-23 10:08:22,495.0,30.0,126,32.0,131.0,16.0,171.0,5287,2023-05-17 12:43:53.000,2.11.0,49.0,A minimalist-friendly ~1.5KB routing for React and Preact. Nothing else but HOOKS.,5803.0,5735.0,40.0,32,https://www.npmjs.com/package/wouter,2023-05-17 09:56:48.920,68.0,126189.0,126189.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +207,searchkit,searchkit/searchkit,searchkit,other-components,https://github.com/searchkit/searchkit,https://github.com/searchkit/searchkit,Apache-2.0,2015-11-19 18:27:43,2023-06-25 20:18:20.000,2023-06-25 20:17:49,2200.0,51.0,442,92.0,671.0,21.0,582.0,4615,2023-06-25 20:18:54.000,searchkit@4.8.0,113.0,Search UI for Elasticsearch & Opensearch. Compatible with Algolias Instantsearch and Autocomplete components. React &..,872.0,713.0,59.0,32,https://www.npmjs.com/package/searchkit,2023-06-25 20:17:01.118,159.0,32229.0,32229.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +208,gridjs,grid-js/gridjs,gridjs,data-tables,https://github.com/grid-js/gridjs,https://github.com/grid-js/gridjs,MIT,2020-04-15 17:41:40,2023-06-26 00:22:19.000,2023-01-29 14:16:39,1469.0,,205,33.0,1015.0,70.0,228.0,4017,2023-01-29 14:23:31.000,6.0.6,73.0,Advanced table plugin.,1840.0,1811.0,33.0,32,https://www.npmjs.com/package/gridjs,2023-01-29 14:21:42.960,29.0,83475.0,83475.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +209,react-split-pane,tomkp/react-split-pane,react-split-pane,other-components,https://github.com/tomkp/react-split-pane,https://github.com/tomkp/react-split-pane,MIT,2015-03-06 13:25:20,2023-05-09 15:44:18.000,2023-05-09 15:44:18,673.0,1.0,370,37.0,632.0,111.0,92.0,3000,2020-08-10 07:25:41.000,0.1.92,8.0,React split-pane component.,133016.0,133016.0,57.0,32,https://www.npmjs.com/package/react-split-pane,,,751380.0,751380.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +210,react-widgets,jquense/react-widgets,react-widgets,input-components,https://github.com/jquense/react-widgets,https://github.com/jquense/react-widgets,MIT,2014-07-28 02:17:56,2023-04-19 14:44:18.000,2022-07-25 19:54:19,1274.0,,404,49.0,250.0,45.0,845.0,2315,2022-03-23 18:17:55.875,5.8.4,194.0,"Polished, feature rich, accessible form inputs built with React.",8399.0,7606.0,105.0,32,https://www.npmjs.com/package/react-widgets,2022-03-23 18:17:55.875,793.0,216168.0,216168.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +211,SlickGrid,6pac/SlickGrid,slickgrid,data-tables,https://github.com/6pac/SlickGrid,https://github.com/6pac/SlickGrid,MIT,2015-03-11 01:05:16,2023-06-29 03:51:17.000,2023-06-28 01:11:13,1568.0,21.0,401,96.0,393.0,49.0,342.0,1603,2023-05-28 14:02:20.000,4.0.0,70.0,A lightning fast JavaScript grid/spreadsheet.,1544.0,1406.0,137.0,32,https://www.npmjs.com/package/slickgrid,2023-05-28 14:02:18.622,138.0,38961.0,38961.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +212,jsgrid,tabalinas/jsgrid,jsgrid,data-tables,https://github.com/tabalinas/jsgrid,https://github.com/tabalinas/jsgrid,MIT,2014-10-24 22:43:46,2023-04-04 00:37:46.000,2020-09-04 08:38:37,447.0,,357,82.0,76.0,360.0,1009.0,1516,2016-12-15 18:36:06.357,1.5.3,12.0,Lightweight Grid jQuery Plugin.,34477.0,34344.0,35.0,32,https://www.npmjs.com/package/jsgrid,2016-12-15 18:36:06.357,133.0,91405.0,92101.0,False,2,,,,,71060.0,,,,,,,,,,,,,,,,,,,,, +213,carbon-charts,carbon-design-system/carbon-charts,@carbon/charts,data-viz,https://github.com/carbon-design-system/carbon-charts,https://github.com/carbon-design-system/carbon-charts,Apache-2.0,2018-07-31 19:41:49,2023-06-29 00:14:58.000,2023-06-28 23:40:08,2927.0,50.0,158,32.0,813.0,185.0,601.0,747,2023-06-28 23:40:09.000,1.11.2,439.0,Robust dataviz framework implemented using D3 & typescript.,796.0,772.0,68.0,32,https://www.npmjs.com/package/@carbon/charts,2023-06-27 17:45:15.973,24.0,174376.0,174376.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +214,electron-react-boilerplate,electron-react-boilerplate/electron-react-boilerplate,mib-browser,dev-tools,https://github.com/electron-react-boilerplate/electron-react-boilerplate,https://github.com/electron-react-boilerplate/electron-react-boilerplate,MIT,2015-05-18 09:54:57,2023-06-22 17:12:24.000,2023-06-04 02:48:44,1118.0,9.0,3515,275.0,1587.0,66.0,1771.0,21500,2022-05-15 02:03:18.000,4.6.0,58.0,A Foundation for Scalable Cross-Platform Apps.,5.0,5.0,155.0,31,https://www.npmjs.com/package/mib-browser,,,5.0,48906.0,True,3,,,,,4694543.0,,,,,,,,,,,,,,,,,,,,, +215,mantine,mantinedev/mantine,@mantine/tag-picker,ui-frameworks,https://github.com/mantinedev/mantine,https://github.com/mantinedev/mantine,MIT,2021-01-07 14:02:19,2023-06-29 12:12:00.000,2023-06-27 07:51:42,10291.0,110.0,1416,92.0,1244.0,145.0,1536.0,20243,2023-06-27 07:52:39.000,6.0.15,100.0,A fully featured React components library.,3.0,1.0,383.0,31,https://www.npmjs.com/package/@mantine/tag-picker,2021-07-30 11:49:43.268,2.0,87.0,87.0,True,3,,,,,,,,,,,,,,,,,,,,-5.0,,,,,, +216,muuri,haltu/muuri,muuri,dnd,https://github.com/haltu/muuri,https://github.com/haltu/muuri,MIT,2015-12-21 07:00:44,2023-04-24 23:27:54.000,2022-09-14 21:25:26,522.0,,647,177.0,46.0,99.0,418.0,10451,2021-07-09 19:14:08.022,0.9.5,22.0,"Infinite responsive, sortable, filterable and draggable layouts.",1219.0,1171.0,15.0,31,https://www.npmjs.com/package/muuri,2021-07-09 19:14:08.022,48.0,77334.0,77334.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +217,ReactPage,react-page/react-page,@react-page/editor,editors,https://github.com/react-page/react-page,https://github.com/react-page/react-page,MIT,2015-05-29 12:19:44,2023-06-18 11:07:13.000,2023-04-26 07:57:00,1324.0,1.0,651,161.0,437.0,13.0,689.0,9207,2023-04-26 08:02:48.000,5.4.4,315.0,"Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on..",218.0,195.0,64.0,31,https://www.npmjs.com/package/@react-page/editor,2023-04-26 08:02:33.337,23.0,12668.0,12668.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +218,dnd-kit,clauderic/dnd-kit,@dnd-kit/core,dnd,https://github.com/clauderic/dnd-kit,https://github.com/clauderic/dnd-kit,MIT,2020-11-26 00:46:52,2023-06-27 08:09:28.000,2023-02-19 19:54:02,436.0,,474,31.0,277.0,283.0,418.0,8246,2023-02-19 14:48:35.000,@dnd-kit/core@6.0.8,125.0,"The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.",367.0,37.0,37.0,31,https://www.npmjs.com/package/@dnd-kit/core,2023-02-19 14:48:34.147,330.0,2852404.0,2852404.0,True,2,,,,,,,,,,,,,,,,,,,,2.0,,,,,, +219,stitches,modulz/stitches,@stitches/react,styling,https://github.com/stitchesjs/stitches,https://github.com/stitchesjs/stitches,MIT,2020-04-14 07:07:35,2023-06-19 20:14:01.000,2023-06-19 20:14:01,1074.0,1.0,237,56.0,322.0,116.0,545.0,7522,2022-04-25 04:16:54.000,1.2.8,86.0,"[Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer..",6705.0,5210.0,54.0,31,https://www.npmjs.com/package/@stitches/react,2022-10-20 16:14:40.741,1495.0,745800.0,745800.0,True,3,,stitchesjs/stitches,,,,,,,,,,,,,,,,,,,,,,,, +220,Perspective,finos/perspective,@finos/perspective,data-tables,https://github.com/finos/perspective,https://github.com/finos/perspective,Apache-2.0,2017-11-02 16:27:54,2023-06-29 00:27:35.000,2023-06-28 20:58:44,5667.0,133.0,746,110.0,1476.0,95.0,554.0,6442,2023-06-20 14:38:42.806,2.3.0,106.0,"A data visualization and analytics component, especially well-suited for large and/or streaming datasets.",55.0,11.0,89.0,31,https://www.npmjs.com/package/@finos/perspective,2023-06-20 14:38:42.806,34.0,10655.0,27097.0,True,2,,,https://perspective.finos.org/,,,,,,,conda-forge/perspective,https://anaconda.org/conda-forge/perspective,2023-06-06 11:18:11.825,386754.0,,,,,,,,,perspective-python,https://pypi.org/project/perspective-python,2023-01-02 16:46:26.700,10.0,5699.0 +221,Reactive Search,appbaseio/reactivesearch,@appbaseio/reactivesearch,other-components,https://github.com/appbaseio/reactivesearch,https://github.com/appbaseio/reactivesearch,Apache-2.0,2017-02-15 15:21:24,2023-06-29 09:58:33.000,2023-06-22 15:10:14,4335.0,22.0,481,63.0,1015.0,160.0,947.0,4808,2023-03-29 11:18:45.000,1.33.13-ue,391.0,Search UI components for React and Vue.,272.0,159.0,72.0,31,https://www.npmjs.com/package/@appbaseio/reactivesearch,2023-06-27 17:38:43.055,113.0,31885.0,31885.0,True,3,,,https://opensource.appbase.io/reactivesearch/#examples,,,,,,,,,,,,,,,,,,,,,,, +222,unform,unform/unform,@unform/core,input-components,https://github.com/unform/unform,https://github.com/unform/unform,MIT,2018-08-14 02:23:29,2023-04-03 10:29:28.000,2022-03-09 12:24:08,421.0,,510,71.0,232.0,73.0,183.0,4514,2021-02-19 20:35:01.065,2.1.6,16.0,Performance-focused API for React forms.,22607.0,22540.0,47.0,31,https://www.npmjs.com/package/@unform/core,2021-02-19 20:35:01.065,67.0,42369.0,42369.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +223,react-flip-move,joshwcomeau/react-flip-move,react-flip-move,animations,https://github.com/joshwcomeau/react-flip-move,https://github.com/joshwcomeau/react-flip-move,MIT,2016-01-30 14:15:41,2022-12-06 19:59:41.000,2022-12-02 04:04:20,328.0,,277,44.0,105.0,32.0,140.0,3956,2022-12-02 04:08:44.864,3.0.5,96.0,Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.,32155.0,31060.0,39.0,31,https://www.npmjs.com/package/react-flip-move,2022-12-02 04:08:44.864,1095.0,659118.0,659118.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +224,alt,goatslacker/alt,alt,state-management,https://github.com/goatslacker/alt,https://github.com/goatslacker/alt,MIT,2014-12-19 09:44:04,2023-03-28 22:15:12.000,2016-09-08 20:27:11,1286.0,,332,66.0,289.0,132.0,340.0,3469,2016-09-08 20:27:31.035,0.18.6,70.0,Isomorphic flux implementation.,9058.0,6376.0,98.0,31,https://www.npmjs.com/package/alt,2016-09-08 20:27:31.035,2682.0,78797.0,78797.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +225,react-rnd,bokuweb/react-rnd,react-rnd,dnd,https://github.com/bokuweb/react-rnd,https://github.com/bokuweb/react-rnd,MIT,2016-01-02 07:47:27,2023-06-28 08:45:13.000,2023-04-16 03:29:59,762.0,1.0,295,21.0,598.0,149.0,180.0,3358,2022-12-19 08:38:36.000,10.4.1,79.0,A resizable and draggable component for React.,7431.0,6962.0,45.0,31,https://www.npmjs.com/package/react-rnd,2022-12-19 08:33:46.310,469.0,574340.0,574340.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +226,reactfire,FirebaseExtended/reactfire,reactfire,others,https://github.com/FirebaseExtended/reactfire,https://github.com/FirebaseExtended/reactfire,MIT,2014-04-28 16:27:17,2023-06-28 21:01:27.000,2023-06-28 21:01:26,557.0,8.0,415,98.0,258.0,54.0,187.0,3319,2023-06-27 13:43:32.000,4.2.3,167.0,"Hooks, Context Providers, and Components that make it easy to interact with Firebase.",6851.0,5955.0,65.0,31,https://www.npmjs.com/package/reactfire,2023-06-27 19:11:04.079,896.0,42050.0,42059.0,True,3,,,,,990.0,,,,,,,,,,,,,,,,,,,,, +227,remirror,remirror/remirror,create-context-state,editors,https://github.com/remirror/remirror,https://github.com/remirror/remirror,MIT,2019-01-21 08:59:53,2023-06-28 16:07:45.000,2023-06-28 11:09:38,2813.0,49.0,208,19.0,1361.0,140.0,474.0,2291,2023-06-09 13:12:55.000,@remirror/react@2.0.29,166.0,ProseMirror toolkit for React.,384.0,374.0,70.0,31,https://www.npmjs.com/package/create-context-state,2023-06-28 08:14:12.887,10.0,98991.0,98991.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +228,react-avatar-editor,mosch/react-avatar-editor,react-avatar-editor,other-components,https://github.com/mosch/react-avatar-editor,https://github.com/mosch/react-avatar-editor,MIT,2014-12-12 01:22:23,2022-12-28 22:40:43.000,2022-11-04 12:17:45,572.0,,354,36.0,159.0,18.0,220.0,2157,2022-05-03 17:50:00.000,13.0.0,71.0,Small avatar & profile picture component. Resize and crop uploaded images using a intuitive user interface.,6808.0,6482.0,66.0,31,https://www.npmjs.com/package/react-avatar-editor,2022-09-30 11:45:19.838,326.0,732035.0,732035.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +229,liveblocks,liveblocks/liveblocks,@liveblocks/react,others,https://github.com/liveblocks/liveblocks,https://github.com/liveblocks/liveblocks,Apache-2.0,2021-05-25 15:25:51,2023-06-29 14:51:58.000,2023-06-29 11:39:18,1500.0,200.0,152,12.0,789.0,48.0,129.0,2049,2023-06-29 11:04:03.000,1.1.1,189.0,Liveblocks is a real-time collaboration infrastructure for developers.,399.0,393.0,25.0,31,https://www.npmjs.com/package/@liveblocks/react,2023-06-27 22:11:52.036,6.0,56627.0,56627.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +230,easy-markdown-editor,Ionaru/easy-markdown-editor,easymde,editors,https://github.com/Ionaru/easy-markdown-editor,https://github.com/Ionaru/easy-markdown-editor,MIT,2017-12-02 22:44:23,2023-04-28 00:51:14.000,2023-04-28 00:40:34,1205.0,1.0,275,23.0,164.0,208.0,179.0,1944,2022-09-20 14:49:56.176,2.18.0,217.0,"EasyMDE: A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts..",7705.0,7624.0,109.0,31,https://www.npmjs.com/package/easymde,2023-04-28 00:44:49.355,81.0,282740.0,282740.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +231,fullcalendar-react,fullcalendar/fullcalendar-react,@fullcalendar/react,other-components,https://github.com/fullcalendar/fullcalendar-react,https://github.com/fullcalendar/fullcalendar-react,MIT,2018-12-03 21:32:44,2023-05-25 02:44:20.000,2023-05-24 16:42:08,284.0,6.0,91,18.0,6.0,1.0,180.0,1591,2023-05-25 02:43:48.537,6.1.8,50.0,The official React Component for FullCalendar.,24644.0,24473.0,4.0,31,https://www.npmjs.com/package/@fullcalendar/react,2023-05-25 02:43:48.537,171.0,1000037.0,1000037.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +232,react-md-editor,uiwjs/react-md-editor,@uiw/react-md-editor,editors,https://github.com/uiwjs/react-md-editor,https://github.com/uiwjs/react-md-editor,MIT,2019-08-19 02:14:15,2023-06-29 00:32:35.000,2023-06-27 12:48:09,800.0,40.0,124,9.0,259.0,100.0,188.0,1503,2023-06-01 13:24:23.808,3.23.3,187.0,"A simple markdown editor with preview, implemented with React.js and TypeScript.",6161.0,5821.0,26.0,31,https://www.npmjs.com/package/@uiw/react-md-editor,2023-06-01 13:24:23.808,340.0,184302.0,184302.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +233,react-google-charts,RakanNimer/react-google-charts,react-google-charts,data-viz,https://github.com/rakannimer/react-google-charts,https://github.com/rakannimer/react-google-charts,MIT,2015-06-07 07:16:09,2023-03-06 20:30:32.000,2022-06-06 11:24:45,433.0,,305,29.0,351.0,135.0,233.0,1422,2022-01-20 10:02:17.295,4.0.0,83.0,"A thin, typed, React wrapper over Google Charts Visualization and Charts API.",21615.0,21091.0,51.0,31,https://www.npmjs.com/package/react-google-charts,2022-01-20 10:02:17.295,524.0,377725.0,377725.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +234,fixed-data-table-2,schrodinger/fixed-data-table-2,fixed-data-table-2,data-tables,https://github.com/schrodinger/fixed-data-table-2,https://github.com/schrodinger/fixed-data-table-2,BSD-3-Clause,2016-02-22 17:02:05,2023-06-29 06:29:43.000,2023-06-20 01:48:45,812.0,6.0,292,36.0,335.0,49.0,309.0,1242,2023-06-15 22:00:36.000,1.2.19,132.0,A React table component designed to allow presenting millions of rows of data.,1497.0,1256.0,105.0,31,https://www.npmjs.com/package/fixed-data-table-2,2023-06-15 22:09:09.958,241.0,182218.0,182218.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +235,React ApexCharts,apexcharts/react-apexcharts,react-apexcharts,data-viz,https://github.com/apexcharts/react-apexcharts,https://github.com/apexcharts/react-apexcharts,MIT,2018-08-20 13:36:46,2023-04-08 06:31:36.000,2023-03-21 10:22:06,228.0,,131,8.0,92.0,238.0,167.0,1135,2022-03-10 14:26:20.867,1.4.0,25.0,React Component for ApexCharts.,66472.0,66146.0,25.0,31,https://www.npmjs.com/package/react-apexcharts,2022-03-10 14:26:20.867,326.0,1194671.0,1194671.0,True,3,,,https://apexcharts.com/react-chart-demos/,,,,,,,,,,,,,,,,,,,,,,, +236,unstorage,unjs/unstorage,unstorage,data-fetching,https://github.com/unjs/unstorage,https://github.com/unjs/unstorage,MIT,2021-03-07 23:19:13,2023-06-29 06:56:41.000,2023-06-27 01:14:40,339.0,42.0,58,5.0,169.0,46.0,52.0,936,2023-06-21 14:35:11.915,1.7.0,54.0,"Unstorage provides an async Key-Value storage API with conventional features like multi driver mounting, watching and..",62068.0,62004.0,29.0,31,https://www.npmjs.com/package/unstorage,2023-06-21 14:35:11.915,64.0,1211090.0,1211090.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +237,coreui-react,coreui/coreui-react,@coreui/react,ui-frameworks,https://github.com/coreui/coreui-react,https://github.com/coreui/coreui-react,MIT,2018-02-26 18:14:32,2023-06-29 11:33:53.000,2023-06-29 10:46:34,637.0,86.0,238,17.0,80.0,7.0,258.0,603,2023-05-03 13:54:19.000,4.8.0,135.0,CoreUI React.js UI Components. CoreUI for React.js replaces and extends the Bootstrap javascript. Components have been..,14334.0,14099.0,10.0,31,https://www.npmjs.com/package/@coreui/react,2023-06-27 22:56:28.293,235.0,167733.0,167733.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +238,inline-style-prefixer,robinweser/inline-style-prefixer,inline-style-prefixer,styling,https://github.com/robinweser/inline-style-prefixer,https://github.com/robinweser/inline-style-prefixer,MIT,2015-08-12 11:17:26,2022-12-07 21:12:40.000,2022-11-17 08:17:09,377.0,,71,7.0,89.0,8.0,137.0,388,2022-11-16 17:41:28.301,7.0.0,69.0,Autoprefixer for JavaScript style objects.,736035.0,718248.0,46.0,31,https://www.npmjs.com/package/inline-style-prefixer,2022-11-16 17:41:28.301,17787.0,9139710.0,9139710.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +239,ckeditor5-react,ckeditor/ckeditor5-react,@ckeditor/ckeditor5-react,editors,https://github.com/ckeditor/ckeditor5-react,https://github.com/ckeditor/ckeditor5-react,CNRI-Python-GPL-Compatible,2018-05-14 13:20:55,2023-06-27 06:53:25.000,2023-06-27 06:52:50,426.0,18.0,95,21.0,91.0,54.0,251.0,381,2023-06-27 06:53:26.000,6.1.0,26.0,Official CKEditor 5 React component.,19111.0,18792.0,20.0,31,https://www.npmjs.com/package/@ckeditor/ckeditor5-react,2023-06-27 06:53:22.816,319.0,474024.0,474024.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +240,elastic-charts,elastic/elastic-charts,@elastic/charts,data-viz,https://github.com/elastic/elastic-charts,https://github.com/elastic/elastic-charts,ICU,2019-01-14 11:49:41,2023-06-27 16:43:30.217,2023-06-27 16:43:21,1509.0,70.0,107,277.0,1222.0,308.0,560.0,340,2023-06-27 16:43:30.217,59.0.0,360.0,Elastic Charts library.,352.0,331.0,37.0,31,https://www.npmjs.com/package/@elastic/charts,2023-06-27 16:43:30.217,21.0,171139.0,171139.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +241,aframe,ngokevin/aframe,aframe,others,https://github.com/ngokevin/aframe,https://github.com/ngokevin/aframe,MIT,2015-12-19 22:31:05,2023-04-22 17:25:29.207,2019-04-12 23:15:04,5281.0,,3759,2.0,,,,15469,2023-04-22 17:25:29.207,1.4.2,35.0,Building Blocks for the VR Web.,1210.0,,300.0,30,https://www.npmjs.com/package/aframe,2023-04-22 17:25:29.207,1210.0,57062.0,57062.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +242,charts,frappe/charts,frappe-charts,data-viz,https://github.com/frappe/charts,https://github.com/frappe/charts,MIT,2017-10-26 10:13:21,2023-05-26 05:56:09.000,2023-04-19 12:20:49,499.0,2.0,725,217.0,134.0,143.0,153.0,14733,2022-04-27 10:43:31.000,1.6.3,54.0,"Simple, responsive, modern SVG Charts with zero dependencies.",3281.0,3185.0,55.0,30,https://www.npmjs.com/package/frappe-charts,2022-11-14 07:40:21.006,96.0,53209.0,53209.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +243,Reactotron,infinitered/reactotron,reactotron,dev-tools,https://github.com/infinitered/reactotron,https://github.com/infinitered/reactotron,MIT,2016-04-15 21:58:32,2023-06-22 23:51:32.000,2022-11-01 17:04:46,1259.0,,936,162.0,783.0,126.0,383.0,14071,2023-06-15 18:49:12.000,reactotron-react-native-mmkv@0.1.1,100.0,"A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.",82.0,,103.0,30,https://www.npmjs.com/package/reactotron,2016-08-09 12:27:37.454,82.0,1553.0,11015.0,True,3,,,,,104083.0,,,,,,,,,,,,,,,,,,,,, +244,linaria,callstack/linaria,linaria,styling,https://github.com/callstack/linaria,https://github.com/callstack/linaria,MIT,2017-05-23 00:52:34,2023-06-25 12:43:08.000,2023-05-05 11:56:09,887.0,9.0,419,69.0,657.0,163.0,451.0,10621,2023-05-05 11:58:44.000,@linaria/esbuild@4.2.11,139.0,Zero-runtime CSS in JS library.,1808.0,1654.0,136.0,30,https://www.npmjs.com/package/linaria,2023-05-05 11:58:35.655,154.0,42915.0,42915.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +245,mleibman/SlickGrid,mleibman/SlickGrid,slickgrid,data-tables,https://github.com/mleibman/SlickGrid,https://github.com/mleibman/SlickGrid,MIT,2009-12-17 18:27:47,2023-05-28 14:02:18.622,2016-03-10 23:33:32,677.0,,2393,367.0,336.0,475.0,542.0,6782,2023-05-28 14:02:18.622,4.0.0,70.0,A lightning fast JavaScript grid/spreadsheet.,138.0,,65.0,30,https://www.npmjs.com/package/slickgrid,2023-05-28 14:02:18.622,138.0,38961.0,38961.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +246,jspreadsheet,jspreadsheet/ce,jexcel,data-tables,https://github.com/jspreadsheet/ce,https://github.com/jspreadsheet/ce,MIT,2017-02-20 11:48:15,2023-06-27 17:47:35.000,2023-06-27 17:47:33,761.0,27.0,779,132.0,195.0,123.0,1312.0,6380,2023-05-21 09:28:33.000,4.13.1,52.0,Jspreadsheet is a lightweight vanilla javascript plugin to create amazing web-based interactive tables and..,162.0,141.0,71.0,30,https://www.npmjs.com/package/jexcel,2021-02-24 21:23:07.966,21.0,12974.0,12974.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +247,BizCharts,alibaba/BizCharts,bizcharts,data-viz,https://github.com/alibaba/BizCharts,https://github.com/alibaba/BizCharts,MIT,2017-11-10 08:27:54,2023-03-06 14:05:54.000,2022-11-30 08:11:33,991.0,,682,142.0,196.0,341.0,1002.0,6062,2022-11-30 08:52:06.843,4.1.22,235.0,Powerful data visualization library based on G2 and React.,15218.0,13922.0,79.0,30,https://www.npmjs.com/package/bizcharts,2022-11-30 08:52:06.843,1296.0,126493.0,126493.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +248,react-sortable-tree,frontend-collective/react-sortable-tree,react-sortable-tree,dnd,https://github.com/frontend-collective/react-sortable-tree,https://github.com/frontend-collective/react-sortable-tree,MIT,2016-07-22 08:36:25,2023-05-03 14:59:44.000,2023-05-03 14:59:44,554.0,1.0,916,64.0,345.0,340.0,302.0,4772,2020-08-10 08:00:07.000,2.8.0,65.0,Drag-and-drop sortable component for nested data and hierarchies.,5570.0,5245.0,38.0,30,https://www.npmjs.com/package/react-sortable-tree,2020-08-10 07:56:50.631,325.0,349409.0,349409.0,True,3,,,https://frontend-collective.github.io/react-sortable-tree/?path=/story/basics--minimal-implementation,,,,,,,,,,,,,,,,,,,,,,, +249,echarts-for-react,hustcc/echarts-for-react,echarts-for-react,data-viz,https://github.com/hustcc/echarts-for-react,https://github.com/hustcc/echarts-for-react,MIT,2016-06-03 06:08:21,2023-03-27 08:39:22.000,2023-03-27 08:39:22,20.0,,570,67.0,69.0,35.0,441.0,4079,2021-10-29 03:43:08.000,3.0.2,54.0,Apache ECharts components for React wrapper. Apache echarts React.,19633.0,18491.0,29.0,30,https://www.npmjs.com/package/echarts-for-react,2021-10-29 03:41:43.730,1142.0,731668.0,731668.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +250,eslint-plugin-jsx-a11y,jsx-eslint/eslint-plugin-jsx-a11y,canglang-cli,dev-tools,https://github.com/jsx-eslint/eslint-plugin-jsx-a11y,https://github.com/jsx-eslint/eslint-plugin-jsx-a11y,MIT,2016-02-17 20:50:33,2023-06-27 16:54:56.000,2023-04-18 13:09:14,1038.0,2.0,615,47.0,498.0,86.0,360.0,3173,2022-07-06 23:55:25.000,6.6.0,57.0,Static AST checker for a11y rules on JSX elements.,8717859.0,8717857.0,127.0,30,https://www.npmjs.com/package/canglang-cli,2021-07-12 08:55:30.873,2.0,6.0,6.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +251,react-rte,sstur/react-rte,react-rte,editors,https://github.com/sstur/react-rte,https://github.com/sstur/react-rte,ISC,2016-02-25 02:36:56,2023-05-17 17:02:20.000,2023-05-17 17:02:20,321.0,1.0,440,44.0,107.0,206.0,155.0,2834,2022-01-28 05:20:06.085,0.16.5,40.0,Pure React rich text WYSIWYG editor based on draft-js.,4018.0,3699.0,49.0,30,https://www.npmjs.com/package/react-rte,2022-01-28 05:20:06.085,319.0,171499.0,171499.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +252,react-digraph,uber/react-digraph,react-digraph,editors,https://github.com/uber/react-digraph,https://github.com/uber/react-digraph,MIT,2016-11-11 07:43:00,2023-05-17 18:37:13.871,2023-05-17 18:33:47,471.0,6.0,275,1496.0,169.0,89.0,101.0,2521,2023-05-17 18:37:13.871,9.1.1,100.0,A library for creating directed graph editors.,336.0,311.0,48.0,30,https://www.npmjs.com/package/react-digraph,2023-05-17 18:37:13.871,25.0,19347.0,19347.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +253,Semiotic,nteract/semiotic,semiotic,data-viz,https://github.com/nteract/semiotic,https://github.com/nteract/semiotic,Apache-2.0,2017-03-16 17:46:24,2023-05-03 02:10:36.649,2023-05-03 02:02:38,2645.0,4.0,151,44.0,198.0,35.0,424.0,2377,2023-05-03 02:10:36.649,2.0.1,236.0,A data visualization framework combining React & D3.,439.0,394.0,31.0,30,https://www.npmjs.com/package/semiotic,2023-05-03 02:10:36.649,45.0,9067.0,9067.0,True,3,,,https://semiotic.nteract.io/examples,,,,,,,,,,,,,,,,,,,,,,, +254,cal-heatmap,wa0x6e/cal-heatmap,cal-heatmap,data-viz,https://github.com/wa0x6e/cal-heatmap,https://github.com/wa0x6e/cal-heatmap,MIT,2013-02-18 05:33:24,2023-06-29 09:10:56.000,2023-06-17 04:23:47,1092.0,32.0,264,65.0,90.0,23.0,268.0,2338,2023-05-20 21:14:18.000,4.2.3,39.0,Cal-Heatmap is a javascript charting library to create a time-series calendar heatmap.,629.0,351.0,26.0,30,https://www.npmjs.com/package/cal-heatmap,2023-05-20 21:13:28.838,278.0,19815.0,19815.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +255,react-copy-to-clipboard,nkbt/react-copy-to-clipboard,react-copy-to-clipboard,other-components,https://github.com/nkbt/react-copy-to-clipboard,https://github.com/nkbt/react-copy-to-clipboard,MIT,2015-07-04 09:10:02,2023-03-31 13:21:16.000,2022-04-13 12:58:53,521.0,,127,19.0,96.0,19.0,75.0,2214,2022-04-22 12:16:36.000,5.1.0,29.0,Copy-to-clipboard React component.,166200.0,161382.0,18.0,30,https://www.npmjs.com/package/react-copy-to-clipboard,2022-04-13 13:02:13.041,4818.0,4876051.0,4876051.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +256,react-instantsearch,algolia/react-instantsearch,react-instantsearch,other-components,https://github.com/algolia/react-instantsearch,https://github.com/algolia/react-instantsearch,MIT,2017-04-04 11:45:29,2023-06-20 12:39:34.030,2022-12-30 12:33:02,4923.0,,415,88.0,2941.0,,611.0,1964,2023-06-20 12:39:34.030,6.40.1,172.0,"Lightning-fast search for React and React Native applications, by Algolia.",471.0,,129.0,30,https://www.npmjs.com/package/react-instantsearch,2023-06-20 12:39:34.030,471.0,56582.0,56582.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +257,React Data Table,jbetancur/react-data-table-component,react-data-table-component,data-tables,https://github.com/jbetancur/react-data-table-component,https://github.com/jbetancur/react-data-table-component,Apache-2.0,2018-03-16 04:31:39,2023-06-18 08:08:23.000,2022-10-18 11:16:08,918.0,,348,29.0,419.0,106.0,,1830,2022-08-26 12:51:44.000,7.5.3,179.0,"A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.",19532.0,19377.0,63.0,30,https://www.npmjs.com/package/react-data-table-component,2022-08-26 12:50:39.515,155.0,401083.0,401083.0,True,2,,,https://jbetancur.github.io/react-data-table-component/,,,,,,,,,,,,,,,,,,,,,,, +258,react-youtube,tjallingt/react-youtube,react-youtube,other-components,https://github.com/tjallingt/react-youtube,https://github.com/tjallingt/react-youtube,MIT,2014-07-17 13:36:14,2023-06-19 08:51:12.000,2022-12-06 23:21:27,413.0,,221,19.0,171.0,68.0,158.0,1715,2022-11-22 18:33:44.815,10.1.0,101.0,react.js powered YouTube player component.,1400.0,,48.0,30,https://www.npmjs.com/package/react-youtube,2022-11-22 18:33:44.815,1400.0,1375689.0,1375711.0,True,3,,,,,845.0,,,,,,,,,,,,,,,,,,,,, +259,react-contenteditable,lovasoa/react-contenteditable,react-contenteditable,other-components,https://github.com/lovasoa/react-contenteditable,https://github.com/lovasoa/react-contenteditable,Apache-2.0,2014-12-28 16:29:46,2023-03-15 11:39:58.000,2023-02-28 18:45:25,191.0,,208,14.0,138.0,45.0,106.0,1495,2023-02-28 18:44:54.879,3.3.7,41.0,React component for a div with editable contents.,7604.0,7093.0,35.0,30,https://www.npmjs.com/package/react-contenteditable,2023-02-28 18:44:54.879,511.0,566642.0,566643.0,True,3,,,,,97.0,,,,,,,,,,,,,,,,,,,,, +260,react-masonry-component,eiriklv/react-masonry-component,react-masonry-component,layout,https://github.com/eiriklv/react-masonry-component,https://github.com/eiriklv/react-masonry-component,MIT,2015-07-29 16:46:18,2023-06-14 00:40:35.000,2021-07-17 15:09:19,199.0,,136,22.0,54.0,43.0,84.0,1397,2021-07-17 15:35:15.435,6.3.0,51.0,A React.js component for using @desandros Masonry.,20606.0,19608.0,31.0,30,https://www.npmjs.com/package/react-masonry-component,2021-07-17 15:35:15.435,998.0,287291.0,287291.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +261,react-mde,andrerpena/react-mde,react-mde,editors,https://github.com/andrerpena/react-mde,https://github.com/andrerpena/react-mde,MIT,2016-11-26 18:10:16,2023-05-23 14:06:12.000,2022-08-15 22:22:05,798.0,,177,17.0,147.0,12.0,200.0,1391,2022-05-10 21:28:30.374,12.0.8,117.0,React Markdown Editor.,4010.0,3894.0,54.0,30,https://www.npmjs.com/package/react-mde,2022-05-10 21:28:30.374,116.0,192410.0,192410.0,True,3,,,http://andrerpena.me/react-mde/,,,,,,,,,,,,,,,,,,,,,,, +262,orbit,kiwicom/orbit,@kiwicom/orbit-components,ui-frameworks,https://github.com/kiwicom/orbit,https://github.com/kiwicom/orbit,MIT,2018-02-14 14:51:56,2023-06-29 11:08:03.000,2023-06-29 07:58:51,5050.0,505.0,138,51.0,3498.0,15.0,366.0,1310,2023-06-28 21:58:27.000,@kiwicom/orbit-components@7.6.0,100.0,React components of open-source Orbit design system by Kiwi.com.,65.0,65.0,80.0,30,https://www.npmjs.com/package/@kiwicom/orbit-components,,,28341.0,28341.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +263,react-highcharts,kirjs/react-highcharts,react-highcharts,data-viz,https://github.com/kirjs/react-highcharts,https://github.com/kirjs/react-highcharts,MIT,2015-03-11 16:26:47,2022-12-07 12:07:35.000,2020-03-17 22:29:48,378.0,,249,25.0,200.0,56.0,267.0,1251,2019-09-23 13:03:26.247,16.1.0,49.0,React wrapper for Highcharts library.,7275.0,6309.0,33.0,30,https://www.npmjs.com/package/react-highcharts,2019-09-23 13:03:26.247,966.0,101672.0,101672.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +264,react-sparklines,borisyankov/react-sparklines,react-sparklines,data-viz,https://github.com/borisyankov/react-sparklines,https://github.com/borisyankov/react-sparklines,MIT,2015-06-27 20:15:06,2022-12-07 03:54:58.000,2017-07-27 12:46:34,149.0,,192,41.0,50.0,64.0,38.0,2809,2017-07-27 12:46:50.902,1.7.0,29.0,Beautiful and expressive Sparklines React component.,17591.0,16134.0,20.0,29,https://www.npmjs.com/package/react-sparklines,2017-07-27 12:46:50.902,1457.0,385929.0,385929.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +265,glide-data-grid,glideapps/glide-data-grid,@glideapps/glide-data-grid,data-tables,https://github.com/glideapps/glide-data-grid,https://github.com/glideapps/glide-data-grid,MIT,2020-10-28 04:19:29,2023-06-27 12:09:56.000,2023-02-10 22:02:16,494.0,,201,34.0,255.0,96.0,326.0,2632,2023-01-16 23:54:12.000,5.2.1,227.0,"Glide Data Grid is a no compromise, outrageously react fast data grid with rich rendering, first class accessibility,..",178.0,171.0,26.0,29,https://www.npmjs.com/package/@glideapps/glide-data-grid,2023-02-28 21:14:24.945,7.0,102957.0,102957.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +266,universal-router,kriasoft/universal-router,universal-router,routing,https://github.com/kriasoft/universal-router,https://github.com/kriasoft/universal-router,MIT,2015-06-10 17:37:51,2023-06-23 09:00:21.000,2023-06-23 08:54:57,227.0,2.0,113,23.0,118.0,34.0,69.0,1651,2023-06-23 09:01:07.000,9.2.0,31.0,A simple middleware-style router for isomorphic JavaScript web apps.,7937.0,7189.0,22.0,29,https://www.npmjs.com/package/universal-router,2023-06-23 08:58:42.891,748.0,87194.0,87194.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +267,react-base-table,Autodesk/react-base-table,react-base-table,data-tables,https://github.com/Autodesk/react-base-table,https://github.com/Autodesk/react-base-table,MIT,2019-03-22 01:44:23,2023-06-09 23:18:33.000,2023-03-15 07:59:31,179.0,,152,29.0,164.0,87.0,192.0,1427,2023-03-15 08:01:01.137,1.13.4,55.0,A react table component to display large datasets with high performance and flexibility.,576.0,542.0,12.0,29,https://www.npmjs.com/package/react-base-table,2023-03-15 08:01:01.137,34.0,107910.0,107910.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +268,react-bulma-components,couds/react-bulma-components,react-bulma-components,ui-frameworks,https://github.com/couds/react-bulma-components,https://github.com/couds/react-bulma-components,MIT,2017-09-18 15:14:39,2023-03-07 06:03:18.000,2022-02-09 09:47:57,326.0,,130,23.0,170.0,21.0,213.0,1189,2022-02-04 11:49:43.000,4.1.0,76.0,React components for Bulma framework.,4695.0,4559.0,57.0,29,https://www.npmjs.com/package/react-bulma-components,2022-02-04 11:26:20.386,136.0,66401.0,66401.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +269,react-csv,react-csv/react-csv,react-csv,file-handling,https://github.com/react-csv/react-csv,https://github.com/react-csv/react-csv,MIT,2016-11-25 12:55:39,2023-03-01 14:02:50.000,2022-01-18 03:04:19,230.0,,250,18.0,121.0,106.0,142.0,1072,2022-01-18 03:04:16.849,2.2.2,40.0,React components to build CSV files on the fly basing on Array/literal object of data.,19083.0,18638.0,39.0,29,https://www.npmjs.com/package/react-csv,2022-01-18 03:04:16.849,445.0,1850372.0,1850372.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +270,react-parallax-tilt,mkosir/react-parallax-tilt,react-parallax-tilt,animations,https://github.com/mkosir/react-parallax-tilt,https://github.com/mkosir/react-parallax-tilt,MIT,2019-08-07 09:32:52,2023-06-28 09:18:55.332,2023-06-28 09:15:25,1766.0,118.0,106,16.0,18.0,,16.0,745,2023-06-28 09:18:57.000,1.7.151,326.0,Easily apply tilt hover effect on React components - lightweight/zero dependencies (3kB).,12906.0,12888.0,14.0,29,https://www.npmjs.com/package/react-parallax-tilt,2023-06-28 09:18:55.332,18.0,69586.0,69586.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +271,rsuite-table,rsuite/rsuite-table,rsuite-table,data-tables,https://github.com/rsuite/rsuite-table,https://github.com/rsuite/rsuite-table,MIT,2016-06-10 16:19:14,2023-06-27 07:02:26.000,2023-06-02 02:57:13,637.0,13.0,124,14.0,258.0,43.0,130.0,654,2023-06-02 03:02:36.000,5.10.6,209.0,A React table component.,9156.0,9104.0,24.0,29,https://www.npmjs.com/package/rsuite-table,2023-06-02 03:01:34.247,52.0,236970.0,236970.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +272,why-did-you-render,welldone-software/why-did-you-render,why-did-you-render,dev-tools,https://github.com/welldone-software/why-did-you-render,https://github.com/welldone-software/why-did-you-render,MIT,2018-11-10 19:31:09,2023-01-08 14:11:39.000,2022-07-04 19:52:32,420.0,,173,38.0,77.0,24.0,172.0,10067,2022-04-04 09:45:27.000,7.0.1,83.0,why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders...,9303.0,9302.0,32.0,28,https://www.npmjs.com/package/why-did-you-render,2020-05-17 14:12:57.191,1.0,316.0,316.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +273,react-diagrams,projectstorm/react-diagrams,@projectstorm/react-diagrams,data-viz,https://github.com/projectstorm/react-diagrams,https://github.com/projectstorm/react-diagrams,MIT,2016-06-03 09:10:01,2023-06-04 21:32:11.000,2023-06-04 21:32:08,918.0,2.0,1120,146.0,215.0,300.0,495.0,7832,2023-03-05 17:57:55.000,@projectstorm/react-canvas-core@7.0.1,35.0,"a super simple, no-nonsense diagramming library written in react that just works.",578.0,547.0,91.0,28,https://www.npmjs.com/package/@projectstorm/react-diagrams,2023-03-05 17:57:52.774,31.0,55975.0,55975.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +274,prosemirror,ProseMirror/prosemirror,prosemirror,editors,https://github.com/ProseMirror/prosemirror,https://github.com/ProseMirror/prosemirror,MIT,2015-08-06 08:55:00,2023-06-08 15:54:54.000,2023-06-08 15:54:52,195.0,1.0,300,111.0,143.0,112.0,1134.0,6665,2017-09-28 08:02:29.773,0.11.1,21.0,The ProseMirror WYSIWYM editor.,304.0,199.0,36.0,28,https://www.npmjs.com/package/prosemirror,2017-09-28 08:02:29.773,105.0,17577.0,17577.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +275,React-Move,sghall/react-move,react-move,animations,https://github.com/sghall/react-move,https://github.com/sghall/react-move,MIT,2017-03-20 15:38:13,2023-01-07 03:56:01.000,2021-06-13 06:33:28,524.0,,204,58.0,60.0,3.0,40.0,6551,2021-06-13 05:41:59.344,6.5.0,60.0,"React Move | Beautiful, data-driven animations for React.",6961.0,6558.0,13.0,28,https://www.npmjs.com/package/react-move,2021-06-13 05:41:59.344,403.0,386494.0,386494.0,False,3,,,https://react-move-docs.netlify.app/#/demos/node-group,,,,,,,,,,,,,,,,,,,,,,, +276,golden-layout,golden-layout/golden-layout,golden-layout,layout,https://github.com/golden-layout/golden-layout,https://github.com/golden-layout/golden-layout,MIT,2014-10-05 07:29:06,2023-04-07 21:06:28.000,2023-04-07 21:05:55,755.0,1.0,480,112.0,213.0,66.0,564.0,5928,2022-09-26 07:06:19.000,2.6.0,28.0,A multi window layout manager for webapps.,1049.0,1049.0,89.0,28,https://www.npmjs.com/package/golden-layout,,,36295.0,36301.0,True,2,,,,,682.0,,,,,,,,,,,,,,,,,,,,, +277,React-Datasheet,nadbm/react-datasheet,react-datasheet,data-tables,https://github.com/nadbm/react-datasheet,https://github.com/nadbm/react-datasheet,MIT,2016-09-25 19:18:17,2023-03-01 10:23:05.000,2022-05-23 21:49:11,290.0,,500,46.0,141.0,116.0,100.0,5246,2022-05-27 18:40:17.756,1.4.12,49.0,Excel-like data grid (table) component for React.,924.0,870.0,47.0,28,https://www.npmjs.com/package/react-datasheet,2022-05-27 18:40:17.756,54.0,123109.0,123109.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +278,React Email Editor,unlayer/react-email-editor,react-email-editor,editors,https://github.com/unlayer/react-email-editor,https://github.com/unlayer/react-email-editor,MIT,2017-10-01 22:44:29,2023-06-22 15:37:44.000,2023-04-12 20:08:20,168.0,2.0,684,54.0,63.0,181.0,112.0,3931,2023-04-12 20:08:33.461,1.7.8,37.0,Drag-n-Drop Email Editor Component for React.js.,979.0,952.0,12.0,28,https://www.npmjs.com/package/react-email-editor,2023-04-12 20:08:33.461,27.0,148900.0,148900.0,True,3,,,https://react-email-editor-demo.netlify.app/,,,,,,,,,,,,,,,,,,,,,,, +279,geist-ui,geist-org/react,@geist-ui/react,ui-frameworks,https://github.com/geist-org/geist-ui,https://github.com/geist-org/geist-ui,MIT,2020-03-18 17:14:17,2023-04-21 17:25:25.000,2023-04-21 17:25:25,959.0,1.0,309,25.0,447.0,38.0,262.0,3892,2022-03-22 10:36:30.000,2.3.8,97.0,A design system for building modern websites and applications.,856.0,852.0,53.0,28,https://www.npmjs.com/package/@geist-ui/react,2022-01-22 18:52:19.532,4.0,8677.0,8677.0,True,3,,geist-org/geist-ui,,,,,,,,,,,,,,,,,,,,,,,, +280,react-refetch,heroku/react-refetch,react-refetch,data-fetching,https://github.com/heroku/react-refetch,https://github.com/heroku/react-refetch,MIT,2015-11-11 21:02:02,2023-05-02 13:53:54.000,2023-05-02 13:53:54,646.0,6.0,151,119.0,131.0,37.0,102.0,3436,2019-10-28 22:11:40.841,3.0.1,82.0,"A simple, declarative, and composable way to fetch data for React components.",1028.0,846.0,73.0,28,https://www.npmjs.com/package/react-refetch,2020-01-20 05:17:56.980,182.0,21481.0,21481.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +281,redux-router,acdlite/redux-router,redux-router,routing,https://github.com/acdlite/redux-router,https://github.com/acdlite/redux-router,MIT,2015-07-12 06:23:34,2021-07-07 15:13:36.000,2016-07-28 16:48:26,244.0,,194,52.0,105.0,24.0,171.0,2318,2016-01-02 20:02:50.000,1.0.0-beta6,5.0,Redux bindings for React Router keep your router state inside your Redux store.,3514.0,3514.0,45.0,28,https://www.npmjs.com/package/redux-router,,,27222.0,27222.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +282,fluxible,yahoo/fluxible,fluxible,state-management,https://github.com/yahoo/fluxible,https://github.com/yahoo/fluxible,BSD-3-Clause,2014-11-04 21:25:38,2023-06-29 13:40:59.000,2023-05-29 20:57:20,1098.0,6.0,230,66.0,557.0,19.0,226.0,1818,2022-09-06 17:05:59.000,generator-fluxible@2.0.0,54.0,A pluggable container for universal flux applications.,1062.0,632.0,112.0,28,https://www.npmjs.com/package/fluxible,2021-06-21 17:40:40.373,430.0,6378.0,6378.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +283,hookstate,avkonst/hookstate,@hookstate/core,state-management,https://github.com/avkonst/hookstate,https://github.com/avkonst/hookstate,MIT,2019-05-30 23:52:29,2023-04-26 10:06:08.000,2023-04-26 10:05:49,1130.0,3.0,100,16.0,83.0,17.0,288.0,1574,2023-03-31 09:05:51.000,4.0.1,85.0,The simple but very powerful and incredibly fast state management for React that is based on hooks.,55.0,8.0,27.0,28,https://www.npmjs.com/package/@hookstate/core,2023-03-31 09:04:28.933,47.0,93456.0,93456.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +284,Supabase UI,supabase/ui,@supabase/ui,ui-frameworks,https://github.com/supabase/ui,https://github.com/supabase/ui,MIT,2020-12-11 10:41:08,2023-04-22 05:41:22.000,2022-10-18 10:59:22,719.0,,138,28.0,200.0,36.0,154.0,1408,2022-04-04 11:51:10.000,0.36.5,207.0,Supabase UI Library.,1632.0,1623.0,44.0,28,https://www.npmjs.com/package/@supabase/ui,2022-09-02 05:41:23.003,9.0,15278.0,15278.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +285,react-simple-code-editor,satya164/react-simple-code-editor,react-simple-code-editor,editors,https://github.com/react-simple-code-editor/react-simple-code-editor,https://github.com/react-simple-code-editor/react-simple-code-editor,MIT,2018-06-21 14:15:50,2023-02-15 08:38:50.000,2022-12-30 15:15:56,128.0,,162,11.0,48.0,34.0,32.0,1357,2022-09-27 22:31:48.000,0.13.1,41.0,Simple no-frills code editor with syntax highlighting.,18338.0,17263.0,15.0,28,https://www.npmjs.com/package/react-simple-code-editor,2022-09-27 09:35:12.299,1075.0,1147968.0,1147968.0,True,3,,react-simple-code-editor/react-simple-code-editor,,,,,,,,,,,,,,,,,,,,,,,, +286,react-bootstrap-table2,react-bootstrap-table/react-bootstrap-table2,react-bootstrap-table2-paginator,data-tables,https://github.com/react-bootstrap-table/react-bootstrap-table2,https://github.com/react-bootstrap-table/react-bootstrap-table2,MIT,2017-08-13 07:28:01,2023-06-19 09:38:40.000,2020-05-31 07:17:04,875.0,,409,30.0,417.0,531.0,921.0,1246,2020-03-15 08:30:41.362,2.1.2,28.0,Next Generation of react-bootstrap-table.,152.0,,52.0,28,https://www.npmjs.com/package/react-bootstrap-table2-paginator,2020-03-15 08:30:41.362,152.0,189794.0,189794.0,False,3,['bootstrap'],,,,,,,,,,,,,,,,,,,-4.0,,,,,, +287,megadraft,globocom/megadraft,megadraft,editors,https://github.com/globocom/megadraft,https://github.com/globocom/megadraft,MIT,2016-03-22 21:28:13,2023-01-27 04:35:10.000,2023-01-04 20:39:06,631.0,,214,48.0,268.0,27.0,152.0,1180,2023-01-04 20:45:34.816,0.8.0,99.0,Megadraft is a Rich Text editor built on top of Facebooks Draft.JS featuring a nice default base of components and..,369.0,292.0,91.0,28,https://www.npmjs.com/package/megadraft,2023-01-04 20:45:34.816,77.0,10827.0,10827.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +288,material-ui-chip-input,TeamWertarbyte/material-ui-chip-input,material-ui-chip-input,other-components,https://github.com/TeamWertarbyte/material-ui-chip-input,https://github.com/TeamWertarbyte/material-ui-chip-input,MIT,2016-09-07 16:47:10,2022-12-23 19:47:52.000,2022-12-23 19:47:52,306.0,,200,13.0,94.0,35.0,238.0,739,2019-12-01 15:35:30.000,1.1.0,73.0,A chip input field using Material-UI.,10191.0,10191.0,48.0,28,https://www.npmjs.com/package/material-ui-chip-input,,,187365.0,187365.0,True,3,['material-ui'],,https://mui.wertarbyte.com/#material-ui-chip-input,,,,,,,,,,,,,,,,,,,,,,, +289,react-boilerplate,react-boilerplate/react-boilerplate,artcube-2-dev-plugin,dev-tools,https://github.com/react-boilerplate/react-boilerplate,https://github.com/react-boilerplate/react-boilerplate,MIT,2015-02-18 14:36:32,2023-03-23 21:35:09.000,2019-04-18 17:48:40,1457.0,,5806,535.0,1194.0,73.0,1822.0,29177,2019-04-18 17:48:51.000,4.0.0,16.0,"A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best..",26.0,26.0,223.0,27,https://www.npmjs.com/package/artcube-2-dev-plugin,,,4.0,4.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +290,GGEditor,alibaba/GGEditor,gg-editor,data-viz,https://github.com/alibaba/GGEditor,https://github.com/alibaba/GGEditor,MIT,2018-08-24 05:50:30,2020-09-10 10:08:53.000,2020-07-10 10:33:23,405.0,,571,79.0,124.0,279.0,204.0,3367,2020-07-10 10:34:08.312,3.1.3,48.0,A visual graph editor based on G6 and React.,2907.0,2822.0,6.0,27,https://www.npmjs.com/package/gg-editor,2020-07-10 10:34:08.312,85.0,49421.0,49421.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +291,Drawflow,jerosoler/Drawflow,drawflow,data-viz,https://github.com/jerosoler/Drawflow,https://github.com/jerosoler/Drawflow,MIT,2020-04-21 17:59:14,2023-05-23 09:10:45.000,2022-06-30 10:14:09,225.0,,577,65.0,43.0,133.0,558.0,3366,2022-06-30 10:17:04.000,0.0.59,59.0,Simple flow library.,276.0,271.0,12.0,27,https://www.npmjs.com/package/drawflow,2022-06-30 10:16:02.931,5.0,31574.0,31574.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +292,jqGrid,tonytomov/jqGrid,,data-tables,https://github.com/tonytomov/jqGrid,https://github.com/tonytomov/jqGrid,,2009-05-01 13:29:43,2023-06-26 13:16:48.000,2023-06-26 13:14:59,3879.0,51.0,1209,217.0,345.0,56.0,644.0,2836,2023-06-26 13:18:06.000,5.8.4,6.0,jQuery grid plugin.,124.0,124.0,123.0,27,,,,,,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +293,tabler-react,tabler/tabler-react,tabler-react,ui-frameworks,https://github.com/tabler/tabler-react,https://github.com/tabler/tabler-react,MIT,2018-04-12 21:32:09,2022-12-08 17:59:04.000,2021-03-07 23:12:06,1363.0,,529,58.0,404.0,84.0,149.0,2182,2019-06-04 21:54:09.577,1.30.1,66.0,React components and demo for the Tabler UI theme.,759.0,735.0,34.0,27,https://www.npmjs.com/package/tabler-react,2019-06-30 13:10:01.077,24.0,7001.0,7001.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +294,react-toast-notifications,jossmac/react-toast-notifications,react-toast-notifications,notifications,https://github.com/jossmac/react-toast-notifications,https://github.com/jossmac/react-toast-notifications,MIT,2018-06-01 23:34:45,2023-04-27 15:42:36.000,2021-07-08 21:41:51,91.0,,167,16.0,84.0,27.0,,2176,2021-07-08 21:43:03.663,2.5.1,32.0,A toast notification system for react.,14606.0,14446.0,22.0,27,https://www.npmjs.com/package/react-toast-notifications,2021-07-08 21:43:03.663,160.0,280613.0,280613.0,False,2,,,,,,,,,,,,,,,,,,,,,,,,,, +295,cerebral,cerebral/cerebral,cerebral,state-management,https://github.com/cerebral/cerebral,https://github.com/cerebral/cerebral,MIT,2015-05-09 11:40:05,2023-06-10 23:47:04.000,2021-09-18 06:49:29,2216.0,,132,49.0,975.0,9.0,460.0,1970,2020-03-21 17:21:26.000,release_2020-03-21_1721,639.0,Declarative state and side effects management for popular JavaScript frameworks.,336.0,,84.0,27,https://www.npmjs.com/package/cerebral,2021-09-18 06:59:55.092,336.0,22866.0,22866.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +296,kea,keajs/kea,kea,state-management,https://github.com/keajs/kea,https://github.com/keajs/kea,MIT,2016-03-29 08:30:54,2023-03-16 08:19:32.000,2023-03-16 08:18:31,1099.0,,66,31.0,35.0,6.0,113.0,1900,2023-02-28 20:07:04.789,3.1.4,225.0,Production Ready State Management for React.,861.0,776.0,18.0,27,https://www.npmjs.com/package/kea,2023-02-28 20:07:04.789,85.0,23595.0,23595.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +297,reapop,LouisBarranqueiro/reapop,reapop,notifications,https://github.com/LouisBarranqueiro/reapop,https://github.com/LouisBarranqueiro/reapop,MIT,2016-04-18 14:42:12,2023-06-29 01:10:48.000,2023-06-28 17:27:18,1922.0,87.0,80,10.0,443.0,7.0,86.0,1505,2022-12-24 19:10:48.000,4.2.1,31.0,A simple and customizable React notifications system.,584.0,535.0,18.0,27,https://www.npmjs.com/package/reapop,2022-12-24 19:10:21.127,49.0,14181.0,14181.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +298,shineout,sheinsight/shineout,shineout,ui-frameworks,https://github.com/sheinsight/shineout,https://github.com/sheinsight/shineout,MIT,2018-07-27 08:46:15,2023-06-26 02:11:54.000,2023-06-26 02:11:49,3642.0,31.0,140,23.0,1916.0,40.0,88.0,858,2023-05-19 03:38:26.000,2.0.2,882.0,React.,123.0,107.0,45.0,27,https://www.npmjs.com/package/shineout,2023-06-23 10:19:26.326,16.0,16716.0,16716.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +299,Reaviz,reaviz/reaviz,reaviz,data-viz,https://github.com/reaviz/reaviz,https://github.com/reaviz/reaviz,Apache-2.0,2020-04-17 21:17:18,2023-06-20 20:14:24.000,2023-06-20 20:11:14,642.0,120.0,102,15.0,58.0,30.0,24.0,784,2023-06-14 19:19:34.332,14.7.4,301.0,Data visualization library for React. Maintained by @goodcodeus.,397.0,390.0,21.0,27,https://www.npmjs.com/package/reaviz,2023-06-14 19:19:34.332,7.0,20776.0,20776.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +300,react-simplemde-editor,RIP21/react-simplemde-editor,react-simplemde-editor,editors,https://github.com/RIP21/react-simplemde-editor,https://github.com/RIP21/react-simplemde-editor,MIT,2015-12-10 05:27:33,2023-04-22 11:29:41.000,2022-10-11 12:44:59,272.0,,100,8.0,105.0,5.0,113.0,700,2022-10-01 23:18:42.000,5.2.0,60.0,React wrapper for simplemde (easymde) markdown editor.,5679.0,5548.0,32.0,27,https://www.npmjs.com/package/react-simplemde-editor,2022-10-01 23:15:55.785,131.0,99997.0,99997.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +301,material-ui-dropzone,Yuvaleros/material-ui-dropzone,material-ui-dropzone,file-handling,https://github.com/Yuvaleros/material-ui-dropzone,https://github.com/Yuvaleros/material-ui-dropzone,MIT,2017-10-16 11:50:16,2023-03-04 06:56:09.000,2022-04-27 19:11:23,437.0,,228,7.0,155.0,105.0,132.0,471,2020-09-20 20:21:49.283,3.5.0,32.0,A Material-UI file upload dropzone.,7191.0,7071.0,52.0,27,https://www.npmjs.com/package/material-ui-dropzone,2020-09-20 20:21:49.283,120.0,205809.0,205809.0,False,3,['material-ui'],,https://yuvaleros.github.io/material-ui-dropzone/,,,,,,,,,,,,,,,,,,,,,,, +302,Monaco Yaml,remcohaszing/monaco-yaml,monaco-yaml,editors,https://github.com/remcohaszing/monaco-yaml,https://github.com/remcohaszing/monaco-yaml,MIT,2018-02-26 06:08:04,2023-06-16 12:47:53.000,2023-06-16 12:47:43,386.0,11.0,57,7.0,115.0,15.0,83.0,187,2023-02-17 09:29:08.000,4.0.4,25.0,YAML plugin for the Monaco Editor.,452.0,420.0,25.0,27,https://www.npmjs.com/package/monaco-yaml,2023-02-17 09:28:27.703,32.0,343349.0,343349.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +303,coreui-free-bootstrap-admin-template,coreui/coreui-free-bootstrap-admin-template,@coreui/ajax,admin-dashboards,https://github.com/coreui/coreui-free-bootstrap-admin-template,https://github.com/coreui/coreui-free-bootstrap-admin-template,MIT,2016-08-04 12:30:57,2023-05-05 13:36:31.000,2023-01-01 13:00:20,645.0,,3041,448.0,112.0,11.0,483.0,11595,2022-11-24 00:22:01.000,4.2.2,41.0,Free Bootstrap Admin & Dashboard Template.,9.0,,26.0,26,https://www.npmjs.com/package/@coreui/ajax,2018-02-28 12:32:41.633,9.0,173.0,184.0,True,2,,,,,771.0,,,,,,,,,,,,,,,,,,,,, +304,majestic,Raathigesh/majestic,majestic,testing,https://github.com/Raathigesh/majestic,https://github.com/Raathigesh/majestic,MIT,2017-11-28 10:28:30,2022-05-03 14:54:05.000,2021-07-23 10:47:22,556.0,,165,53.0,95.0,41.0,89.0,7456,2020-05-06 10:29:34.000,1.7.0,11.0,Zero config GUI for Jest.,748.0,748.0,36.0,26,https://www.npmjs.com/package/majestic,,,44674.0,44785.0,False,3,,,,,7235.0,,,,,,,,,,,,,,,,,,,,, +305,Unstated Next,jamiebuilds/unstated-next,unstated-next,state-management,https://github.com/jamiebuilds/unstated-next,https://github.com/jamiebuilds/unstated-next,MIT,2019-05-02 00:44:35,2022-02-10 13:23:27.000,2020-05-04 17:55:59,23.0,,144,34.0,40.0,50.0,28.0,4114,2019-05-13 23:34:47.580,1.1.0,3.0,200 bytes to never think about React state management libraries ever again.,6560.0,6336.0,11.0,26,https://www.npmjs.com/package/unstated-next,2019-05-13 23:34:47.580,224.0,282828.0,282828.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +306,RevoGrid,revolist/revogrid,@revolist/revogrid,data-tables,https://github.com/revolist/revogrid,https://github.com/revolist/revogrid,MIT,2020-05-04 21:23:09,2023-06-28 11:52:49.000,2023-05-03 20:19:04,753.0,9.0,147,34.0,122.0,147.0,138.0,2409,2023-05-03 20:17:36.050,3.6.5,344.0,Powerful virtual data grid smartsheet with advanced customization. Best features from excel plus incredible performance.,236.0,213.0,19.0,26,https://www.npmjs.com/package/@revolist/revogrid,2023-06-28 11:51:07.184,23.0,30967.0,30967.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +307,react-easy-crop,ricardo-ch/react-easy-crop,react-easy-crop,editors,https://github.com/ricardo-ch/react-easy-crop,https://github.com/ricardo-ch/react-easy-crop,MIT,2022-02-18 08:27:40,2023-06-26 08:55:48.323,2022-03-02 13:42:05,273.0,,146,,2.0,,,1930,2023-06-26 08:55:48.323,5.0.0,117.0,Ricardo fork of https://valentinh.github.io/react-easy-crop/.,169.0,,34.0,26,https://www.npmjs.com/package/react-easy-crop,2023-06-26 08:55:48.323,169.0,1046200.0,1046200.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +308,Viser,viserjs/viser,viser-react,data-viz,https://github.com/viserjs/viser,https://github.com/viserjs/viser,MIT,2017-10-27 16:47:46,2023-01-07 20:37:41.000,2020-07-30 03:40:48,502.0,,122,39.0,210.0,131.0,325.0,1585,2019-12-24 13:03:44.941,2.4.8,65.0,viser is a toolkit fit for data vis engineer. https://viserjs.gitee.io/.,3676.0,3636.0,22.0,26,https://www.npmjs.com/package/viser-react,2019-12-24 13:03:44.941,40.0,1806.0,1806.0,False,3,,,https://viserjs.github.io/demoHome.html,,,,,,,,,,,,,,,,,,,,,,, +309,React FilePond,pqina/react-filepond,react-filepond,file-handling,https://github.com/pqina/react-filepond,https://github.com/pqina/react-filepond,MIT,2018-03-08 14:52:44,2023-03-15 00:15:29.000,2023-01-30 06:52:21,111.0,,79,15.0,35.0,28.0,174.0,1585,2022-05-12 09:08:30.562,7.1.2,27.0,A handy FilePond adapter component for React.,4383.0,4215.0,9.0,26,https://www.npmjs.com/package/react-filepond,2022-05-12 09:08:30.562,168.0,130771.0,130771.0,True,3,,,https://codesandbox.io/s/react-filepond-live-demo-iw9ri,,,,,,,,,,,,,,,,,,,,,,, +310,alloy-editor,liferay/alloy-editor,alloyeditor,editors,https://github.com/liferay/alloy-editor,https://github.com/liferay/alloy-editor,LGPL-3.0,2014-07-21 20:03:08,2023-01-27 16:17:39.000,2022-11-10 14:05:29,2766.0,,281,53.0,724.0,92.0,745.0,1343,2022-11-10 14:15:47.000,2.14.9,114.0,WYSIWYG editor based on CKEditor with completely rewritten UI.,215.0,212.0,57.0,26,https://www.npmjs.com/package/alloyeditor,2022-11-10 14:14:35.363,3.0,5881.0,5975.0,True,3,,,,,9882.0,,,,,,,,,,,,,,,,,,,,, +311,React Flow Chart,MrBlenny/react-flow-chart,@mrblenny/react-flow-chart,other-components,https://github.com/MrBlenny/react-flow-chart,https://github.com/MrBlenny/react-flow-chart,MIT,2018-11-07 01:34:23,2022-12-30 02:01:09.000,2020-06-28 02:55:27,268.0,,276,33.0,84.0,71.0,105.0,1331,2020-06-28 02:56:37.000,0.0.14,8.0,"A flexible, stateless, declarative flow chart library for react.",211.0,211.0,28.0,26,https://www.npmjs.com/package/@mrblenny/react-flow-chart,,,31038.0,31038.0,False,3,,,https://mrblenny.github.io/react-flow-chart/index.html?path=/story/state--internal-react-state,,,,,,,,,,,,,,,,,,,,,,, +312,react-notifications-component,teodosii/react-notifications-component,react-notifications-component,notifications,https://github.com/teodosii/react-notifications-component,https://github.com/teodosii/react-notifications-component,MIT,2018-06-24 18:43:40,2023-03-14 19:57:25.000,2022-06-21 07:44:52,349.0,,68,10.0,47.0,6.0,114.0,1221,2022-05-22 20:37:29.309,4.0.1,70.0,Delightful and highly customisable React Component to notify your users.,7827.0,7745.0,14.0,26,https://www.npmjs.com/package/react-notifications-component,2022-05-22 20:37:29.309,82.0,152171.0,152171.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +313,React Spreadsheet,iddan/react-spreadsheet,react-spreadsheet,data-tables,https://github.com/iddan/react-spreadsheet,https://github.com/iddan/react-spreadsheet,MIT,2018-02-18 17:12:32,2023-06-13 13:21:07.000,2023-05-07 14:34:28,837.0,23.0,106,16.0,144.0,26.0,116.0,972,2023-05-07 14:37:05.734,0.8.3,72.0,"Simple, customizable yet performant spreadsheet for React.",494.0,486.0,27.0,26,https://www.npmjs.com/package/react-spreadsheet,2023-05-07 14:37:05.734,8.0,41032.0,41032.0,True,3,,,https://iddan.github.io/react-spreadsheet,,,,,,,,,,,,,,,,,,,,,,, +314,react-container-query,react-container-query/react-container-query,react-container-query,styling,https://github.com/react-container-query/react-container-query,https://github.com/react-container-query/react-container-query,MIT,2015-12-22 01:40:14,2023-03-01 13:10:51.000,2022-09-21 06:27:09,269.0,,45,14.0,89.0,17.0,33.0,880,2022-09-21 06:14:26.681,0.12.1,33.0,Modular responsive component.,19168.0,18025.0,17.0,26,https://www.npmjs.com/package/react-container-query,2022-09-21 06:14:26.681,1143.0,79346.0,79346.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +315,react-timeseries-charts,esnet/react-timeseries-charts,react-timeseries-charts,data-viz,https://github.com/esnet/react-timeseries-charts,https://github.com/esnet/react-timeseries-charts,BSD-3-Clause-LBNL,2014-11-11 01:16:14,2023-03-25 10:42:22.000,2020-04-06 20:35:43,657.0,,279,37.0,172.0,114.0,247.0,823,2019-05-17 17:25:33.622,0.16.1,37.0,Declarative and modular timeseries charting components for React.,998.0,937.0,36.0,26,https://www.npmjs.com/package/react-timeseries-charts,2019-05-17 17:25:33.622,61.0,17184.0,17184.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +316,react-foundation,digiaonline/react-foundation,react-foundation,ui-frameworks,https://github.com/digiaonline/react-foundation,https://github.com/digiaonline/react-foundation,MIT,2016-03-10 19:58:03,2023-03-03 12:15:05.000,2023-01-27 06:11:30,334.0,,70,29.0,74.0,9.0,55.0,602,2021-03-02 09:51:57.326,0.9.7,48.0,Foundation as React components.,4440.0,4233.0,21.0,26,https://www.npmjs.com/package/react-foundation,2021-03-02 09:51:57.326,207.0,8299.0,8299.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +317,Storybook Addon Material-UI,react-theming/storybook-addon-material-ui,storybook-addon-material-ui,dev-tools,https://github.com/react-theming/storybook-addon-material-ui,https://github.com/react-theming/storybook-addon-material-ui,MIT,2016-09-13 08:30:16,2022-07-13 16:17:18.000,2022-07-13 16:17:18,257.0,,121,24.0,58.0,17.0,63.0,567,2020-01-04 17:03:56.000,0.9.0-alpha.21,56.0,Addon for storybook wich wrap material-ui components into MuiThemeProvider. This helps and simplifies development of..,1562.0,1316.0,42.0,26,https://www.npmjs.com/package/storybook-addon-material-ui,2021-02-20 19:36:07.318,246.0,102163.0,102163.0,True,3,['material-ui'],,,,,,,,,,,,,,,,,,,,,,,,, +318,Re-Flex,leefsmp/Re-Flex,react-reflex,layout,https://github.com/leefsmp/Re-Flex,https://github.com/leefsmp/Re-Flex,MIT,2016-12-21 06:49:31,2023-05-19 15:41:58.000,2023-05-19 15:41:56,264.0,1.0,70,16.0,67.0,14.0,109.0,561,2023-05-08 09:18:05.347,4.1.0,95.0,Resizable Flex layout container components for advanced React web applications.,1258.0,1184.0,24.0,26,https://www.npmjs.com/package/react-reflex,2023-05-08 09:18:05.347,74.0,114587.0,114587.0,True,2,,,,,,,,,,,,,,,,,,,,,,,,,, +319,ka-table,komarovalexander/ka-table,ka-table,data-tables,https://github.com/komarovalexander/ka-table,https://github.com/komarovalexander/ka-table,MIT,2019-09-25 18:21:49,2023-05-18 14:48:47.000,2023-05-18 14:48:12,1253.0,26.0,41,8.0,144.0,7.0,125.0,527,2023-05-18 14:48:47.000,8.2.0,153.0,"Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more.",199.0,194.0,9.0,26,https://www.npmjs.com/package/ka-table,2023-05-18 14:41:38.127,5.0,15048.0,15048.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +320,axe-core-npm,dequelabs/axe-core-npm,@axe-core/webdriverjs,dev-tools,https://github.com/dequelabs/axe-core-npm,https://github.com/dequelabs/axe-core-npm,MPL-2.0,2020-05-14 13:32:59,2023-06-28 15:56:05.000,2023-06-28 15:56:04,408.0,31.0,49,15.0,526.0,61.0,177.0,493,2023-06-12 19:51:52.000,4.7.3,313.0,Provides a method to inject and analyze web pages using axe.,77.0,65.0,25.0,26,https://www.npmjs.com/package/@axe-core/webdriverjs,2023-06-21 01:24:25.544,12.0,57856.0,57856.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +321,react-timezone-select,ndom91/react-timezone-select,react-timezone-select,input-components,https://github.com/ndom91/react-timezone-select,https://github.com/ndom91/react-timezone-select,MIT,2019-10-13 15:39:54,2023-06-06 11:26:55.000,2023-06-06 11:26:14,273.0,9.0,39,3.0,41.0,12.0,47.0,158,2023-06-06 11:26:49.403,2.1.2,79.0,An extremely usable and dynamic React timezone selector.,1849.0,1833.0,16.0,26,https://www.npmjs.com/package/react-timezone-select,2023-06-06 11:26:49.403,16.0,98212.0,98212.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +322,iconify,iconify/iconify,iconify,others,https://github.com/iconify/iconify,https://github.com/iconify/iconify,MIT,2017-02-22 15:23:59,2023-06-22 08:54:46.000,2023-06-22 08:54:29,832.0,25.0,74,19.0,43.0,12.0,170.0,2724,2022-01-13 22:05:58.503,1.4.0,13.0,"Universal icon framework. One syntax for FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto..",752.0,740.0,14.0,25,https://www.npmjs.com/package/iconify,2022-01-13 22:05:58.503,12.0,4331.0,4331.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +323,react-router-transition,maisano/react-router-transition,react-router-transition,animations,https://github.com/maisano/react-router-transition,https://github.com/maisano/react-router-transition,MIT,2016-02-10 19:20:58,2021-04-30 10:05:43.000,2021-01-28 18:28:20,80.0,,137,25.0,30.0,26.0,75.0,2589,2021-01-28 18:29:28.906,2.1.0,20.0,"painless transitions built for react-router, powered by react-motion.",7332.0,6822.0,17.0,25,https://www.npmjs.com/package/react-router-transition,2021-01-28 18:29:28.906,510.0,27942.0,27942.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +324,navi,frontarm/navi,react-navi,routing,https://github.com/frontarm/navi,https://github.com/frontarm/navi,MIT,2016-09-24 07:44:26,2023-06-12 04:07:17.000,2022-08-03 03:47:23,843.0,,72,25.0,47.0,43.0,114.0,2071,2022-07-11 08:49:29.352,0.15.0,84.0,"Declarative, asynchronous routing for React.",58.0,2.0,36.0,25,https://www.npmjs.com/package/react-navi,2022-07-11 08:49:29.352,56.0,25462.0,25462.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +325,ChatUI,alibaba/ChatUI,@chatui/core,ui-frameworks,https://github.com/alibaba/ChatUI,https://github.com/alibaba/ChatUI,MIT,2020-08-04 03:09:19,2023-06-16 04:33:23.000,2023-03-30 06:27:01,290.0,,208,38.0,12.0,23.0,61.0,1925,2022-09-01 13:05:19.466,2.4.2,79.0,The UI design language and React library for Conversational UI.,229.0,224.0,5.0,25,https://www.npmjs.com/package/@chatui/core,2023-04-25 02:50:34.385,5.0,6685.0,6685.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +326,reactn,CharlesStover/reactn,reactn,state-management,https://github.com/CharlesStover/reactn,https://github.com/CharlesStover/reactn,MIT,2018-09-29 02:54:42,2023-02-14 03:24:19.000,2023-02-14 03:24:19,183.0,,86,34.0,85.0,42.0,128.0,1912,2020-04-04 22:57:37.000,2.2.7,44.0,"React, but with built-in global state management.",2642.0,2546.0,20.0,25,https://www.npmjs.com/package/reactn,2020-04-04 22:57:11.798,96.0,16437.0,16437.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +327,fluxxor,BinaryMuse/fluxxor,fluxxor,state-management,https://github.com/BinaryMuse/fluxxor,https://github.com/BinaryMuse/fluxxor,MIT,2014-05-11 23:44:47,2020-10-19 21:01:32.000,2016-02-08 15:48:43,334.0,,162,39.0,58.0,39.0,79.0,1699,2015-09-18 15:24:33.000,1.7.3,28.0,Flux architecture tools for React.,1004.0,626.0,20.0,25,https://www.npmjs.com/package/fluxxor,2015-09-18 15:23:45.355,378.0,3294.0,3328.0,False,3,,,,,3724.0,,,,,,,,,,,,,,,,,,,,, +328,react-anime,plus1tv/react-anime,react-anime,animations,https://github.com/plus1tv/react-anime,https://github.com/plus1tv/react-anime,MIT,2016-09-07 01:44:16,2023-02-27 16:42:55.000,2021-10-29 13:35:33,215.0,,83,26.0,34.0,21.0,41.0,1503,2021-09-15 02:02:09.809,4.1.1,34.0,()*: A super easy animation library for React!.,2367.0,2292.0,9.0,25,https://www.npmjs.com/package/react-anime,2021-09-15 02:02:09.809,75.0,18032.0,18032.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +329,react-movable,tajo/react-movable,react-movable,dnd,https://github.com/tajo/react-movable,https://github.com/tajo/react-movable,MIT,2018-12-24 16:02:47,2022-07-13 17:23:59.000,2022-03-13 05:29:49,236.0,,45,11.0,41.0,17.0,37.0,1344,2022-03-09 19:14:25.317,3.0.4,28.0,Drag and drop for your React lists and tables. Accessible. Tiny.,3461.0,3427.0,14.0,25,https://www.npmjs.com/package/react-movable,2022-03-09 19:14:25.317,34.0,269980.0,269980.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +330,react-markdown-editor-lite,HarryChen0506/react-markdown-editor-lite,react-markdown-editor-lite,editors,https://github.com/HarryChen0506/react-markdown-editor-lite,https://github.com/HarryChen0506/react-markdown-editor-lite,MIT,2019-01-21 03:56:31,2023-02-26 16:50:03.000,2022-12-14 10:43:58,503.0,,159,16.0,118.0,41.0,131.0,930,2022-12-14 13:13:47.272,1.3.4,50.0,a light-weight Markdown editor based on React. Reactmarkdown.,2717.0,2681.0,22.0,25,https://www.npmjs.com/package/react-markdown-editor-lite,2022-12-14 13:13:47.272,36.0,54264.0,54264.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +331,react-sortable,danielstocks/react-sortable,react-sortable,dnd,https://github.com/danielstocks/react-sortable,https://github.com/danielstocks/react-sortable,MIT,2014-04-08 15:19:48,2020-02-03 14:11:19.000,2017-12-03 20:50:03,300.0,,90,13.0,33.0,3.0,49.0,636,2017-12-03 20:51:14.969,2.0.0,12.0,A sortable list component built with React.,4052.0,3638.0,25.0,25,https://www.npmjs.com/package/react-sortable,2017-12-03 20:51:14.969,414.0,10668.0,10668.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +332,formsy-material-ui,formsy/formsy-material-ui,formsy-material-ui,input-components,https://github.com/formsy/formsy-material-ui,https://github.com/formsy/formsy-material-ui,MIT,2015-10-10 09:46:49,2023-01-07 04:04:10.000,2021-04-04 16:18:59,228.0,,159,22.0,106.0,35.0,135.0,577,2017-09-02 19:10:59.400,0.6.3,37.0,A Formsy compatibility wrapper for Material-UI form components.,976.0,751.0,40.0,25,https://www.npmjs.com/package/formsy-material-ui,2017-09-02 19:10:59.400,225.0,3220.0,3220.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +333,react-flatpickr,haoxins/react-flatpickr,react-flatpickr,input-components,https://github.com/haoxins/react-flatpickr,https://github.com/haoxins/react-flatpickr,MIT,2016-10-20 06:23:53,2023-04-07 15:01:59.000,2023-04-07 15:01:59,140.0,1.0,105,5.0,75.0,30.0,111.0,575,2022-06-27 12:19:48.905,3.10.13,43.0,flatpickr for React.,10267.0,10033.0,34.0,25,https://www.npmjs.com/package/react-flatpickr,2022-06-27 12:19:48.905,234.0,400361.0,400361.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +334,react-file-viewer,plangrid/react-file-viewer,react-file-viewer,file-handling,https://github.com/plangrid/react-file-viewer,https://github.com/plangrid/react-file-viewer,MIT,2017-05-16 04:05:21,2023-06-29 13:18:45.000,2022-02-28 22:16:36,121.0,,298,93.0,116.0,144.0,14.0,462,2019-11-13 20:16:45.447,1.2.1,74.0,Extendable file viewer for web.,1985.0,1926.0,13.0,25,https://www.npmjs.com/package/react-file-viewer,2019-11-13 20:16:45.447,59.0,90313.0,90313.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +335,ej2-react-ui-components,syncfusion/ej2-react-ui-components,@syncfusion/ej2-react-base,data-viz,https://github.com/syncfusion/ej2-react-ui-components,https://github.com/syncfusion/ej2-react-ui-components,ICU,2018-10-31 06:16:27,2023-06-28 16:05:47.000,2023-05-03 11:29:31,230.0,5.0,93,33.0,10.0,,119.0,292,2023-06-28 16:08:12.000,22.1.36,143.0,"Syncfusion React UI components library offer more than 50+ cross-browser, responsive, and lightweight react UI..",322.0,255.0,8.0,25,https://www.npmjs.com/package/@syncfusion/ej2-react-base,2023-06-21 11:50:06.012,67.0,181810.0,181810.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +336,reactdatagrid,inovua/reactdatagrid,@inovua/reactdatagrid-community,data-tables,https://github.com/inovua/reactdatagrid,https://github.com/inovua/reactdatagrid,MIT,2020-10-07 13:47:44,2023-06-05 07:26:56.000,2023-06-05 07:26:49,894.0,21.0,45,17.0,75.0,65.0,227.0,3497,2023-06-05 07:27:48.000,5.9.4,177.0,Empower Your Data with the best React Data Grid there is.,19.0,,1.0,24,https://www.npmjs.com/package/@inovua/reactdatagrid-community,2023-06-05 07:25:25.025,19.0,39370.0,39370.0,True,3,,,https://reactdatagrid.io/demo,,,,,,,,,,,,,,,,,,,,,,, +337,styletron,styletron/styletron,styletron,styling,https://github.com/styletron/styletron,https://github.com/styletron/styletron,MIT,2016-04-01 00:00:06,2023-06-05 15:52:01.000,2023-06-05 15:52:01,540.0,1.0,130,38.0,249.0,37.0,152.0,3324,2019-05-03 17:11:41.000,styletron-react@5.0.0,38.0,Toolkit for component-oriented styling.,210.0,161.0,40.0,24,https://www.npmjs.com/package/styletron,2018-01-17 22:16:05.111,49.0,1612.0,1612.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +338,Material-UI Treasury,siriwatknp/mui-treasury,@mui-treasury/components,other-components,https://github.com/siriwatknp/mui-treasury,https://github.com/siriwatknp/mui-treasury,MIT,2019-03-11 16:21:23,2023-03-04 15:05:15.000,2021-09-14 03:21:10,750.0,,147,28.0,925.0,99.0,240.0,2240,2021-02-03 01:12:27.460,1.10.1,53.0,A collection of ready-to-use components based on Material-UI.,186.0,151.0,19.0,24,https://www.npmjs.com/package/@mui-treasury/components,2021-06-18 16:46:52.506,35.0,9461.0,9461.0,False,3,['material-ui'],,https://mui-treasury.com/components/,,,,,,,,,,,,,,,,,,,,,,, +339,restful-react,contiamo/restful-react,restful-react,data-fetching,https://github.com/contiamo/restful-react,https://github.com/contiamo/restful-react,MIT,2018-06-29 12:52:25,2023-02-03 22:49:48.000,2022-06-16 12:35:09,620.0,,111,20.0,237.0,46.0,126.0,1880,2021-12-27 22:28:09.722,15.9.4,194.0,"A consistent, declarative way of interacting with RESTful backends, featuring code-generation from Swagger and OpenAPI..",488.0,461.0,50.0,24,https://www.npmjs.com/package/restful-react,2021-12-27 22:28:16.394,27.0,46416.0,46416.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +340,codejar,antonmedv/codejar,codejar,editors,https://github.com/antonmedv/codejar,https://github.com/antonmedv/codejar,MIT,2020-03-31 13:01:35,2023-05-25 12:14:58.000,2023-05-25 12:14:58,99.0,2.0,97,19.0,35.0,13.0,61.0,1473,2023-02-27 21:38:13.000,3.7.0,14.0,An embeddable code editor for the browser.,552.0,526.0,24.0,24,https://www.npmjs.com/package/codejar,2023-02-27 21:37:02.222,26.0,21014.0,21014.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +341,react-nice-dates,hernansartorio/react-nice-dates,react-nice-dates,input-components,https://github.com/hernansartorio/react-nice-dates,https://github.com/hernansartorio/react-nice-dates,MIT,2020-01-03 18:04:01,2023-05-24 08:28:54.000,2021-03-09 00:18:10,102.0,,80,12.0,47.0,57.0,24.0,1097,2021-03-09 00:18:37.000,3.1.0,16.0,"A responsive, touch-friendly, and modular date picker library for React.",990.0,979.0,8.0,24,https://www.npmjs.com/package/react-nice-dates,2021-03-09 00:18:12.972,11.0,36210.0,36210.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +342,jtable,volosoft/jtable,jtable,data-tables,https://github.com/volosoft/jtable,https://github.com/volosoft/jtable,MIT,2011-11-21 14:59:20,2021-11-19 14:08:21.000,2018-12-24 08:13:03,193.0,,495,172.0,109.0,1472.0,698.0,1085,2018-10-24 14:42:37.480,2.6.0,3.0,A JQuery plugin to create AJAX based CRUD tables.,187.0,178.0,50.0,24,https://www.npmjs.com/package/jtable,2018-10-24 14:42:37.480,9.0,746.0,746.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +343,CodeFlask,kazzkiq/CodeFlask,codeflask,editors,https://github.com/kazzkiq/CodeFlask,https://github.com/kazzkiq/CodeFlask,MIT,2015-08-15 19:58:05,2022-09-16 21:37:52.000,2020-06-05 16:46:21,190.0,,115,24.0,50.0,30.0,62.0,1006,2019-05-13 00:11:15.298,1.4.1,17.0,A micro code-editor for awesome web pages.,785.0,698.0,28.0,24,https://www.npmjs.com/package/codeflask,2019-05-13 00:11:15.298,87.0,40900.0,40900.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +344,react-pivottable,plotly/react-pivottable,react-pivottable,data-tables,https://github.com/plotly/react-pivottable,https://github.com/plotly/react-pivottable,MIT,2017-08-14 18:36:06,2022-10-15 18:34:37.000,2020-11-19 15:02:35,110.0,,238,39.0,36.0,94.0,45.0,920,2020-11-19 15:06:48.000,0.11.0,24.0,React-based dragndrop pivot table with Plotly.js charts.,573.0,535.0,10.0,24,https://www.npmjs.com/package/react-pivottable,2020-11-19 15:04:38.247,38.0,200094.0,200094.0,False,3,,,https://react-pivottable.js.org/,,,,,,,,,,,,,,,,,,,,,,, +345,datatable,frappe/datatable,frappe-datatable,data-tables,https://github.com/frappe/datatable,https://github.com/frappe/datatable,MIT,2017-10-07 14:58:02,2023-06-17 15:52:33.000,2023-06-17 15:51:19,329.0,1.0,133,41.0,101.0,73.0,30.0,888,2023-03-03 06:16:35.000,1.17.2,73.0,The Missing Javascript Datatable for the Web.,464.0,431.0,20.0,24,https://www.npmjs.com/package/frappe-datatable,2023-03-03 06:16:34.988,33.0,23925.0,23925.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +346,react-router-scroll,taion/react-router-scroll,react-router-scroll,routing,https://github.com/taion/react-router-scroll,https://github.com/taion/react-router-scroll,MIT,2016-04-30 18:11:51,2022-12-06 17:44:38.000,2020-07-31 01:37:10,70.0,,60,8.0,47.0,2.0,59.0,845,2017-11-08 07:28:21.000,0.4.4,13.0,React Router scroll management.,9202.0,6820.0,7.0,24,https://www.npmjs.com/package/react-router-scroll,2017-11-08 07:24:57.663,2382.0,149371.0,149371.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +347,pivotal-ui,pivotal-cf/pivotal-ui,@npmcorp/pui-react-helpers,ui-frameworks,https://github.com/pivotal-cf/pivotal-ui,https://github.com/pivotal-cf/pivotal-ui,MIT,2014-05-16 18:52:56,2023-06-09 23:22:43.000,2022-01-03 18:30:05,4057.0,,90,141.0,446.0,3.0,269.0,639,2015-09-29 19:06:48.000,2.0.0,22.0,Pivotals design system & component library.,176.0,176.0,164.0,24,https://www.npmjs.com/package/@npmcorp/pui-react-helpers,,,34.0,38.0,False,3,,,,,491.0,,,,,,,,,,,,,,,,,,,,, +348,react-chartist,fraserxu/react-chartist,react-chartist,data-viz,https://github.com/fraserxu/react-chartist,https://github.com/fraserxu/react-chartist,MIT,2014-10-29 08:05:52,2022-12-12 01:41:26.000,2021-02-02 10:24:54,130.0,,92,8.0,58.0,35.0,18.0,525,2021-02-02 10:25:51.933,0.14.4,28.0,React component for Chartist.js.,13544.0,13018.0,31.0,24,https://www.npmjs.com/package/react-chartist,2021-02-02 10:25:51.933,526.0,86399.0,86399.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +349,react-i13n,yahoo/react-i13n,react-i13n,state-management,https://github.com/yahoo/react-i13n,https://github.com/yahoo/react-i13n,BSD-3-Clause,2015-05-22 20:37:44,2023-05-12 12:31:36.000,2023-04-25 21:28:55,575.0,5.0,53,23.0,511.0,9.0,48.0,380,2023-04-25 21:30:02.000,3.2.0,77.0,"A performant, scalable and pluggable approach to instrumenting your React application.",98.0,59.0,32.0,24,https://www.npmjs.com/package/react-i13n,2023-04-25 21:29:42.075,39.0,5573.0,5573.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +350,React-Data-Export,securedeveloper/react-data-export,react-data-export,file-handling,https://github.com/securedeveloper/react-data-export,https://github.com/securedeveloper/react-data-export,MIT,2017-10-13 20:35:38,2023-05-16 00:54:42.000,2020-01-23 21:39:15,137.0,,163,8.0,66.0,74.0,49.0,173,2020-01-20 11:33:32.229,0.6.0,13.0,Export dataset in react.,1712.0,1661.0,13.0,24,https://www.npmjs.com/package/react-data-export,2020-01-20 11:33:32.229,51.0,41644.0,41644.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +351,ckeditor4-react,ckeditor/ckeditor4-react,ckeditor4-react,editors,https://github.com/ckeditor/ckeditor4-react,https://github.com/ckeditor/ckeditor4-react,CNRI-Python-GPL-Compatible,2018-10-16 08:11:29,2023-03-22 12:57:00.000,2023-03-22 12:57:00,649.0,,49,11.0,123.0,13.0,163.0,88,2023-03-22 12:53:24.752,4.2.0,29.0,Official CKEditor 4 React component.,2838.0,2764.0,20.0,24,https://www.npmjs.com/package/ckeditor4-react,2023-03-22 12:53:24.752,74.0,143976.0,143976.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +352,mozaik,plouc/mozaik,mozaik,others,https://github.com/plouc/mozaik,https://github.com/plouc/mozaik,MIT,2014-12-26 03:18:38,2023-01-12 09:57:56.000,2019-05-28 02:07:43,520.0,,367,92.0,218.0,86.0,91.0,3600,2016-04-14 11:53:39.000,1.4.4,64.0,Mozak is a tool based on nodejs / react / redux / nivo / d3 to easily craft beautiful dashboards.,135.0,59.0,32.0,23,https://www.npmjs.com/package/mozaik,2016-12-23 17:10:46.124,76.0,308.0,308.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +353,react-design-editor,salgum1114/react-design-editor,react-design-editor,editors,https://github.com/salgum1114/react-design-editor,https://github.com/salgum1114/react-design-editor,MIT,2018-06-26 01:03:54,2023-04-28 07:46:33.000,2022-10-11 01:04:38,454.0,,345,40.0,67.0,55.0,121.0,1270,2022-10-11 01:05:06.265,0.0.52,52.0,"React Design Editor has started to developed direct manipulation of editable design tools like Powerpoint, Weve..",47.0,43.0,4.0,23,https://www.npmjs.com/package/react-design-editor,2022-10-11 01:05:06.265,4.0,697.0,697.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +354,react-router-component,STRML/react-router-component,react-router-component,routing,https://github.com/STRML/react-router-component,https://github.com/STRML/react-router-component,MIT,2014-01-30 12:47:47,2023-06-25 03:31:28.000,2023-04-15 18:16:55,518.0,1.0,95,20.0,99.0,36.0,106.0,878,2020-02-20 01:20:26.673,0.40.0,92.0,Declarative router component for React.,1230.0,806.0,26.0,23,https://www.npmjs.com/package/react-router-component,2020-02-20 01:20:26.673,424.0,1353.0,1353.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +355,react-breadcrumbs,robbestad/react-breadcrumbs,react-breadcrumbs,routing,https://github.com/robbestad/react-breadcrumbs,https://github.com/robbestad/react-breadcrumbs,ISC,2015-01-14 20:46:11,2023-01-04 18:43:45.000,2019-12-30 05:13:27,469.0,,141,13.0,91.0,,,410,2019-06-14 10:25:51.885,2.1.7,93.0,Automatic breadcrumbs for React-Router.,985.0,791.0,42.0,23,https://www.npmjs.com/package/react-breadcrumbs,2019-06-14 10:25:51.885,194.0,21917.0,21917.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +356,formsy-react-components,twisty/formsy-react-components,formsy-react-components,input-components,https://github.com/twisty/formsy-react-components,https://github.com/twisty/formsy-react-components,MIT,2015-04-29 10:04:39,2023-01-07 03:26:59.000,2021-06-14 15:59:01,569.0,,93,11.0,65.0,5.0,101.0,289,2019-03-18 11:15:01.000,1.1.0,50.0,Bootstrap components for a formsy-react form.,963.0,691.0,18.0,23,https://www.npmjs.com/package/formsy-react-components,2020-03-23 22:41:40.407,272.0,9779.0,9779.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +357,React Lazylog,mozilla-frontend-infra/react-lazylog,react-lazylog,other-components,https://github.com/mozilla-frontend-infra/react-lazylog,https://github.com/mozilla-frontend-infra/react-lazylog,MPL-2.0,2017-04-27 16:46:34,2023-04-18 11:00:16.000,2020-07-23 15:46:22,159.0,,98,8.0,77.0,62.0,24.0,276,2020-07-23 15:47:23.944,4.5.3,49.0,React Lazy Logviewer.,665.0,621.0,16.0,23,https://www.npmjs.com/package/react-lazylog,2020-07-23 15:47:23.944,44.0,48822.0,48822.0,False,3,,,https://mozilla-frontend-infra.github.io/react-lazylog/#lazylog,,,,,,,,,,,,,,,,,,,,,,, +358,mobx-react,mobxjs/mobx-react,mobservable-react,state-management,https://github.com/mobxjs/mobx-react,https://github.com/mobxjs/mobx-react,MIT,2015-08-28 11:09:05,2020-12-30 16:19:32.000,2020-12-30 16:19:31,950.0,,372,87.0,233.0,,670.0,4866,2020-06-27 10:06:45.000,not_used,28.0,React bindings for MobX.,35.0,,93.0,22,https://www.npmjs.com/package/mobservable-react,2016-02-23 07:26:23.338,35.0,368.0,368.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +359,autoresponsive-react,xudafeng/autoresponsive-react,autoresponsive-react,layout,https://github.com/xudafeng/autoresponsive-react,https://github.com/xudafeng/autoresponsive-react,MIT,2015-03-14 03:17:42,2022-09-07 06:13:34.000,2022-09-07 06:13:26,201.0,,130,38.0,48.0,3.0,19.0,1536,2022-09-07 06:13:07.486,1.2.3,40.0,Auto Responsive Layout Library For React.,427.0,366.0,9.0,22,https://www.npmjs.com/package/autoresponsive-react,2022-09-07 06:13:07.486,61.0,2211.0,2211.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +360,react-spaces,aeagle/react-spaces,react-spaces,layout,https://github.com/aeagle/react-spaces,https://github.com/aeagle/react-spaces,MIT,2019-07-21 03:58:06,2023-05-15 22:03:13.000,2023-05-15 22:03:13,519.0,2.0,21,12.0,71.0,15.0,56.0,1145,2023-01-07 23:37:21.000,0.4.1,82.0,"React components that allow you to divide a page or container into nestable anchored, scrollable and resizable spaces.",152.0,141.0,8.0,22,https://www.npmjs.com/package/react-spaces,2023-02-28 22:18:28.048,11.0,4840.0,4840.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +361,redux-batched-actions,tshelburne/redux-batched-actions,redux-batched-actions,state-management,https://github.com/tshelburne/redux-batched-actions,https://github.com/tshelburne/redux-batched-actions,MIT,2015-10-19 21:01:34,2020-12-17 15:40:26.000,2020-03-31 11:46:29,70.0,,29,7.0,22.0,8.0,5.0,1048,2020-03-31 11:51:44.117,0.5.0,13.0,redux higher order reducer + action to reduce actions under a single subscriber notification.,3077.0,2596.0,16.0,22,https://www.npmjs.com/package/redux-batched-actions,2020-03-31 11:51:44.117,481.0,182098.0,182098.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +362,react-dragula,bevacqua/react-dragula,react-dragula,dnd,https://github.com/bevacqua/react-dragula,https://github.com/bevacqua/react-dragula,MIT,2015-08-04 18:40:21,2020-09-09 17:28:40.000,2016-09-12 12:39:44,75.0,,77,18.0,10.0,21.0,12.0,981,2016-09-12 12:39:51.412,1.1.17,32.0,Drag and drop so simple it hurts.,2584.0,2392.0,3.0,22,https://www.npmjs.com/package/react-dragula,2016-09-12 12:39:51.412,192.0,295910.0,295910.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +363,react-lz-editor,leejaen/react-lz-editor,react-lz-editor,editors,https://github.com/leejaen/react-lz-editor,https://github.com/leejaen/react-lz-editor,MIT,2016-12-27 06:32:40,2022-12-06 23:14:20.000,2019-10-18 03:45:52,183.0,,157,25.0,37.0,104.0,81.0,937,2018-03-31 07:30:24.605,0.12.1,60.0,"A multilingual react rich-text editor component includes media support such as texts, images, videos, audios, links..",452.0,404.0,14.0,22,https://www.npmjs.com/package/react-lz-editor,2018-03-31 07:30:24.605,48.0,408.0,408.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +364,react-nice-avatar,dapilab/react-nice-avatar,react-nice-avatar,other-components,https://github.com/dapi-labs/react-nice-avatar,https://github.com/dapi-labs/react-nice-avatar,MIT,2021-05-29 15:41:45,2023-06-08 10:01:38.843,2023-06-08 10:00:50,134.0,3.0,64,6.0,23.0,,21.0,862,2023-06-08 10:02:33.000,1.4.1,20.0,react library for generating avatar.,328.0,326.0,10.0,22,https://www.npmjs.com/package/react-nice-avatar,2023-06-08 10:01:38.843,2.0,5545.0,5545.0,True,3,,dapi-labs/react-nice-avatar,,,,,,,,,,,,,,,,,,,,,,,, +365,react-uploady,rpldy/react-uploady,@rpldy/uploady,file-handling,https://github.com/rpldy/react-uploady,https://github.com/rpldy/react-uploady,MIT,2019-11-12 09:29:05,2023-06-26 11:09:51.000,2023-04-16 15:05:23,692.0,1.0,32,9.0,316.0,5.0,120.0,859,2023-03-22 13:22:38.000,1.4.1,85.0,Modern file uploading - components & hooks for React.,188.0,174.0,7.0,22,https://www.npmjs.com/package/@rpldy/uploady,2023-03-27 07:53:38.897,14.0,26119.0,26119.0,True,3,,,https://react-uploady.org,,,,,,,,,,,,,,,,,,,,,,, +366,edtr-io,edtr-io/edtr-io,@edtr-io/store,editors,https://github.com/edtr-io/edtr-io,https://github.com/edtr-io/edtr-io,MIT,2019-01-29 18:37:35,2023-03-30 16:40:27.000,2023-03-30 16:40:02,1688.0,,35,12.0,273.0,61.0,156.0,706,2023-03-30 11:21:28.545,3.0.1,84.0,Edtr.io is an open source WYSIWYG in-line web editor written in React. Its plugin architecture makes Edtr.io lean and..,87.0,72.0,18.0,22,https://www.npmjs.com/package/@edtr-io/store,2023-03-30 11:21:28.545,15.0,382.0,382.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +367,cogo-toast,Cogoport/cogo-toast,cogo-toast,notifications,https://github.com/Cogoport/cogo-toast,https://github.com/Cogoport/cogo-toast,MIT,2018-09-30 11:38:49,2022-12-07 08:40:12.000,2022-05-21 20:26:02,124.0,,60,14.0,68.0,21.0,32.0,675,2020-02-19 17:41:33.000,4.2.3,23.0,"Beautiful, Zero Configuration, Toast Messages for React. Only ~ 4kb gzip, with styles and icons.",2745.0,2687.0,13.0,22,https://www.npmjs.com/package/cogo-toast,2020-02-19 17:40:43.933,58.0,28515.0,28515.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +368,react-sortable-pane,bokuweb/react-sortable-pane,react-sortable-pane,dnd,https://github.com/bokuweb/react-sortable-pane,https://github.com/bokuweb/react-sortable-pane,MIT,2016-01-15 23:51:01,2023-06-23 08:04:20.000,2022-01-09 05:13:15,381.0,,48,14.0,186.0,37.0,34.0,632,2019-05-01 12:05:06.945,1.1.0,50.0,A sortable and resizable pane component for React.,282.0,252.0,19.0,22,https://www.npmjs.com/package/react-sortable-pane,2019-05-01 12:05:06.945,30.0,3085.0,3085.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +369,redux-first-history,salvoravida/redux-first-history,redux-first-history,routing,https://github.com/salvoravida/redux-first-history,https://github.com/salvoravida/redux-first-history,MIT,2018-09-26 23:20:18,2023-01-23 08:23:03.000,2023-01-23 08:23:03,118.0,,31,6.0,29.0,7.0,72.0,401,2022-09-10 01:25:20.000,5.1.1,29.0,Redux history binding support react-router - @reach/router - wouter - react-location.,770.0,770.0,12.0,22,https://www.npmjs.com/package/redux-first-history,,,165296.0,165296.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +370,Material Kit React,devias-io/material-kit-react,,admin-dashboards,https://github.com/devias-io/material-kit-react,https://github.com/devias-io/material-kit-react,MIT,2019-05-02 15:25:39,2023-04-10 15:23:45.000,2023-03-10 13:41:21,79.0,,2069,65.0,75.0,5.0,46.0,4678,2022-09-15 09:35:21.000,2.1.0,1.0,"React Dashboard made with Material UIs components. Our pro template contains features like TypeScript version,..",369.0,369.0,12.0,21,,,,,,True,2,['material-ui'],,,,,,,,,,,,,,,,,,,,,,,,, +371,atomic-layout,kettanaito/atomic-layout,atomic-layout,layout,https://github.com/kettanaito/atomic-layout,https://github.com/kettanaito/atomic-layout,MIT,2018-05-09 15:52:48,2023-01-07 09:37:03.000,2022-01-15 15:13:21,689.0,,27,19.0,185.0,28.0,159.0,1120,2020-08-06 08:19:55.000,atomic-layout@0.16.2,65.0,"Build declarative, responsive layouts in React using CSS Grid.",133.0,126.0,14.0,21,https://www.npmjs.com/package/atomic-layout,2020-08-06 08:18:56.996,7.0,3811.0,3811.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +372,ReactPivot,davidguttman/react-pivot,react-pivot,data-tables,https://github.com/davidguttman/react-pivot,https://github.com/davidguttman/react-pivot,MIT,2015-02-28 00:29:35,2023-01-11 22:23:31.000,2020-06-17 22:37:49,171.0,,152,42.0,54.0,43.0,23.0,1035,2020-06-17 22:38:08.272,4.4.0,49.0,"React-Pivot is a data-grid component with pivot-table-like functionality for data display, filtering, and exploration.",187.0,158.0,20.0,21,https://www.npmjs.com/package/react-pivot,2020-06-17 22:38:08.272,29.0,1091.0,1091.0,False,3,,,http://davidguttman.github.io/react-pivot/,,,,,,,,,,,,,,,,,,,,,,, +373,bumbag-ui,jxom/bumbag-ui,bumbag,ui-frameworks,https://github.com/jxom/bumbag-ui,https://github.com/jxom/bumbag-ui,MIT,2020-07-19 07:20:20,2023-03-06 08:49:14.000,2022-11-19 07:44:59,2084.0,,49,5.0,169.0,45.0,47.0,1014,2022-08-25 10:10:33.207,2.7.21,228.0,Build themeable React & React Native applications with your Bumbag.,16.0,5.0,37.0,21,https://www.npmjs.com/package/bumbag,2022-08-25 10:10:33.207,11.0,2926.0,2926.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +374,rumble-charts,rumble-charts/rumble-charts,rumble-charts,data-viz,https://github.com/rumble-charts/rumble-charts,https://github.com/rumble-charts/rumble-charts,MIT,2016-01-28 02:45:55,2023-01-07 01:55:43.000,2023-01-07 01:55:43,230.0,,38,11.0,35.0,2.0,39.0,344,2022-07-17 16:38:13.000,5.0.0,37.0,React components for building composable and flexible charts.,329.0,300.0,7.0,21,https://www.npmjs.com/package/rumble-charts,2022-07-17 16:33:09.645,29.0,1599.0,1599.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +375,baobab-react,Yomguithereal/baobab-react,baobab-react,state-management,https://github.com/Yomguithereal/baobab-react,https://github.com/Yomguithereal/baobab-react,MIT,2015-04-14 13:35:44,2021-05-06 22:52:13.000,2020-04-10 09:04:07,192.0,,39,16.0,32.0,28.0,90.0,312,2020-04-10 09:05:14.443,4.0.2,20.0,React integration for Baobab.,468.0,309.0,17.0,21,https://www.npmjs.com/package/baobab-react,2020-04-10 09:05:14.443,159.0,4466.0,4466.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +376,ore-ui,Mojang/ore-ui,@react-facet/dom-fiber-testing-library,state-management,https://github.com/Mojang/ore-ui,https://github.com/Mojang/ore-ui,MIT,2021-10-11 12:33:56,2023-06-28 17:23:15.000,2023-06-15 15:11:41,98.0,4.0,14,21.0,104.0,16.0,9.0,289,2023-06-15 15:17:24.000,0.5.0,41.0,Building blocks to construct game UIs using web tech.,17.0,10.0,15.0,21,https://www.npmjs.com/package/@react-facet/dom-fiber-testing-library,2023-06-15 15:13:27.923,7.0,170139.0,170139.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +377,react-sigma,dunnock/react-sigma,react-sigma,data-viz,https://github.com/dunnock/react-sigma,https://github.com/dunnock/react-sigma,MIT,2016-12-03 14:28:25,2023-01-04 21:36:44.000,2021-04-20 22:20:11,221.0,,44,10.0,45.0,39.0,53.0,249,2020-09-04 14:02:13.869,1.2.35,34.0,Lightweight React library for drawing network graphs built on top of SigmaJS.,438.0,402.0,17.0,21,https://www.npmjs.com/package/react-sigma,2020-09-04 14:02:13.869,36.0,2543.0,2543.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +378,react-monacoeditor,jaywcjlove/react-monacoeditor,@uiw/react-monacoeditor,editors,https://github.com/jaywcjlove/react-monacoeditor,https://github.com/jaywcjlove/react-monacoeditor,MIT,2018-07-24 19:19:40,2023-06-15 02:24:51.000,2023-06-15 00:43:51,233.0,2.0,22,4.0,143.0,15.0,11.0,241,2023-03-31 16:19:33.756,3.5.8,37.0,Monaco Editor component for React.,226.0,221.0,7.0,21,https://www.npmjs.com/package/@uiw/react-monacoeditor,2023-03-31 16:19:33.756,5.0,5957.0,5957.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +379,react-datepicker2,mberneti/react-datepicker2,react-datepicker2,input-components,https://github.com/mberneti/react-datepicker2,https://github.com/mberneti/react-datepicker2,MIT,2017-03-25 15:39:54,2021-06-08 15:35:49.000,2020-10-02 07:30:00,313.0,,76,5.0,51.0,36.0,64.0,226,2020-10-02 07:30:29.818,3.3.13,56.0,react datepicker component.(include persian jalaali calendar).,571.0,542.0,18.0,21,https://www.npmjs.com/package/react-datepicker2,2020-10-02 07:30:29.818,29.0,2472.0,2472.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +380,react-simple-timefield,antonfisher/react-simple-timefield,react-simple-timefield,input-components,https://github.com/antonfisher/react-simple-timefield,https://github.com/antonfisher/react-simple-timefield,MIT,2017-08-27 06:20:08,2023-01-26 06:33:21.253,2023-01-26 06:30:42,104.0,,48,5.0,15.0,19.0,12.0,96,2023-01-26 06:33:21.253,3.3.1,21.0,Simple React time input field.,846.0,804.0,5.0,21,https://www.npmjs.com/package/react-simple-timefield,2023-01-26 06:33:21.253,42.0,67985.0,67985.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +381,atomize,proksh/atomize,atomize,ui-frameworks,https://github.com/proksh/atomize,https://github.com/proksh/atomize,MIT,2019-07-03 12:28:04,2023-03-04 04:16:11.000,2021-06-11 09:35:11,53.0,,274,31.0,42.0,34.0,20.0,1624,2021-06-14 08:09:10.456,1.0.28,25.0,Design System for developers build on styled-components & React JS.,11.0,,11.0,20,https://www.npmjs.com/package/atomize,2021-06-14 08:09:10.456,11.0,2136.0,2136.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +382,react-input-enhancements,alexkuz/react-input-enhancements,react-input-enhancements,input-components,https://github.com/alexkuz/react-input-enhancements,https://github.com/alexkuz/react-input-enhancements,MIT,2015-11-28 11:01:58,2022-10-27 08:23:27.000,2022-10-27 08:23:27,138.0,,82,18.0,11.0,25.0,28.0,1379,2020-05-06 09:10:04.568,0.7.6,45.0,Set of enhancements for input control.,134.0,94.0,5.0,20,https://www.npmjs.com/package/react-input-enhancements,2020-05-06 09:10:04.568,40.0,2911.0,2911.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +383,hedron,garetmckinley/hedron,hedron,layout,https://github.com/garetmckinley/hedron,https://github.com/garetmckinley/hedron,MIT,2016-11-05 12:56:02,2020-09-17 23:29:09.000,2019-11-29 03:51:28,346.0,,42,13.0,277.0,6.0,53.0,861,2019-10-29 18:47:37.000,1.0.1,12.0,"A no-frills flexbox grid system for React, powered by styled-components.",212.0,212.0,19.0,20,https://www.npmjs.com/package/hedron,,,472.0,476.0,False,3,,,,,387.0,,,,,,,,,,,,,,,,,,,,, +384,react-scanner,moroshko/react-scanner,react-scanner,dev-tools,https://github.com/moroshko/react-scanner,https://github.com/moroshko/react-scanner,MIT,2020-07-25 03:39:12,2023-02-13 07:47:19.000,2022-09-25 04:49:41,109.0,,30,9.0,46.0,12.0,10.0,513,2022-09-25 04:50:30.011,1.1.0,20.0,Extract React components and props usage from code.,43.0,31.0,10.0,20,https://www.npmjs.com/package/react-scanner,2022-09-25 04:50:30.011,12.0,290261.0,290261.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +385,muuri-react,Paol-imi/muuri-react,muuri-react,layout,https://github.com/paol-imi/muuri-react,https://github.com/paol-imi/muuri-react,MIT,2019-12-30 18:42:22,2023-06-22 18:15:21.000,2023-01-18 09:00:38,76.0,,32,5.0,21.0,22.0,29.0,308,2020-03-05 14:49:56.000,3.0.0,4.0,The layout engine for React.,104.0,104.0,3.0,20,https://www.npmjs.com/package/muuri-react,,,3198.0,3198.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +386,bulletproof-react,alan2207/bulletproof-react,,others,https://github.com/alan2207/bulletproof-react,https://github.com/alan2207/bulletproof-react,MIT,2021-05-30 14:47:16,2023-06-27 07:33:48.000,2023-04-21 09:32:51,162.0,2.0,1756,176.0,61.0,42.0,32.0,19146,,,,"A simple, scalable, and powerful architecture for building production ready React applications.",,,30.0,19,,,,,,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +387,react-toast,moharnadreza/react-toast,react-toast,notifications,https://github.com/moharnadreza/react-toast,https://github.com/moharnadreza/react-toast,MIT,2020-12-06 10:56:08,2023-04-20 19:50:47.000,2022-03-23 08:56:48,83.0,,4,3.0,9.0,1.0,2.0,67,2021-04-26 06:24:21.000,1.0.3,7.0,Minimal toast notifications for React.,1118.0,1112.0,4.0,19,https://www.npmjs.com/package/react-toast,2021-04-26 06:20:30.218,6.0,8681.0,8681.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +388,trunx,fibo/trunx,trunx,ui-frameworks,https://github.com/fibo/trunx,https://github.com/fibo/trunx,MIT,2018-06-15 07:49:06,2023-06-20 17:07:44.000,2023-06-20 17:07:47,881.0,29.0,14,6.0,31.0,,26.0,65,2023-04-20 16:21:51.902,0.45.2,87.0,"Super Saiyan React components, son of awesome Bulma.",27.0,26.0,9.0,19,https://www.npmjs.com/package/trunx,2023-04-20 16:21:51.902,1.0,1006.0,1006.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +389,datav,sunface/datav,,others,https://github.com/DataObserve/datav,https://github.com/DataObserve/datav,AGPL-3.0,2017-09-28 03:36:52,2023-06-29 13:43:57.000,2023-06-29 13:43:53,393.0,175.0,426,79.0,13.0,1.0,31.0,2880,2023-03-09 01:34:20.000,datav,1.0,"A modern data visualization platform, mainly focus on observability and APM.",,,3.0,18,,,,,,True,3,,DataObserve/datav,,,,,,,,,,,,,,,,,,,,,,,, +390,React Dashboard,flatlogic/react-dashboard,,admin-dashboards,https://github.com/flatlogic/react-dashboard,https://github.com/flatlogic/react-dashboard,MIT,2016-02-02 14:08:02,2023-01-06 01:50:55.000,2021-02-18 16:53:02,1028.0,,345,59.0,46.0,38.0,10.0,1510,2020-10-07 10:43:47.000,1.4.0,5.0,"React Dashboard - isomorphic admin dashboard template (React.js, Bootstrap, Node.js, GraphQL, React Router, Babel,..",,,152.0,18,,,,,,False,2,['bootstrap'],,https://flatlogic.com/templates/react-dashboard/demo,,,,,,,,,,,,,,,,,,,,,,, +391,shards-react,designrevision/shards-react,shards-react,ui-frameworks,https://github.com/DesignRevision/shards-react,https://github.com/DesignRevision/shards-react,MIT,2018-12-27 17:50:22,2023-01-03 15:46:33.000,2019-02-25 18:54:18,9.0,,89,7.0,18.0,35.0,8.0,747,2019-02-25 18:54:46.150,1.0.3,9.0,A beautiful and modern React design system.,3780.0,3700.0,1.0,18,https://www.npmjs.com/package/shards-react,2019-02-25 18:54:46.150,80.0,5085.0,5085.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +392,particles-bg,lindelof/particles-bg,@eugle/particles-bg,animations,https://github.com/lindelof/particles-bg,https://github.com/lindelof/particles-bg,MIT,2019-11-22 06:27:42,2021-04-02 03:48:13.000,2021-04-02 03:48:09,54.0,,81,8.0,4.0,4.0,10.0,597,2020-07-29 01:13:15.000,2.5.0,2.0,React particles animation background component.,6965.0,6963.0,5.0,18,https://www.npmjs.com/package/@eugle/particles-bg,2020-04-30 05:42:51.632,2.0,10.0,10.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +393,react-yearly-calendar,BelkaLab/react-yearly-calendar,react-yearly-calendar,input-components,https://github.com/BelkaLab/react-yearly-calendar,https://github.com/BelkaLab/react-yearly-calendar,MIT,2015-11-12 08:09:19,2020-11-13 08:59:35.000,2020-11-13 08:55:30,159.0,,66,18.0,14.0,11.0,12.0,554,2020-11-13 08:55:27.399,1.2.6,17.0,React.js Yearly Calendar Component.,14.0,,12.0,18,https://www.npmjs.com/package/react-yearly-calendar,2020-11-13 08:55:27.399,14.0,1285.0,1285.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +394,orb,nnajm/orb,orb,data-tables,https://github.com/nnajm/orb,https://github.com/nnajm/orb,MIT,2014-11-11 13:09:07,2020-12-30 22:32:47.000,2020-12-30 22:32:47,78.0,,166,48.0,8.0,72.0,23.0,548,2015-06-29 00:03:49.124,1.0.9,9.0,Pivot table javascript library.,27.0,21.0,2.0,18,https://www.npmjs.com/package/orb,2015-06-29 00:03:49.124,6.0,460.0,460.0,False,3,,,https://nnajm.github.io/orb/,orb,,,,,,,,,,,,,,,,,,,,,, +395,talkr,DoneDeal0/Talkr,talkr,i18,https://github.com/DoneDeal0/Talkr,https://github.com/DoneDeal0/Talkr,ISC,2020-10-14 22:01:59,2023-04-12 13:11:40.000,2023-02-23 14:05:29,53.0,,10,5.0,10.0,,11.0,235,2023-02-23 14:10:46.000,3.4.0,47.0,"Talkr is the lightest i18n provider for React applications. It supports Typescript, provides autocompletion, has 0..",21.0,20.0,6.0,18,https://www.npmjs.com/package/talkr,2023-02-23 14:07:15.053,1.0,1638.0,1638.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +396,dataformsjs,dataformsjs/dataformsjs,dataformsjs,dev-tools,https://github.com/dataformsjs/dataformsjs,https://github.com/dataformsjs/dataformsjs,MIT,2019-11-14 23:51:35,2023-06-11 02:09:27.000,2023-06-11 02:09:24,859.0,5.0,22,8.0,13.0,,9.0,164,2023-04-19 07:10:32.000,5.14.3,84.0,"DataFormsJS A minimal JavaScript Framework, standalone React and Web Components, and JSX Compiler for rapid..",6.0,4.0,6.0,18,https://www.npmjs.com/package/dataformsjs,2023-04-19 07:09:34.415,2.0,406.0,406.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +397,React-Splitters,martinnov92/React-Splitters,m-react-splitters,layout,https://github.com/martinnov92/React-Splitters,https://github.com/martinnov92/React-Splitters,MIT,2017-02-25 09:35:07,2022-12-10 17:04:19.000,2019-12-29 11:48:13,91.0,,21,8.0,40.0,3.0,13.0,155,2017-12-07 19:42:43.000,1.0.3,1.0,"React splitter component, written in TypeScript.",246.0,246.0,,18,https://www.npmjs.com/package/m-react-splitters,,,5376.0,5376.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +398,react-smart-data-table,joaocarmo/react-smart-data-table,react-smart-data-table,data-tables,https://github.com/joaocarmo/react-smart-data-table,https://github.com/joaocarmo/react-smart-data-table,MIT,2017-01-30 00:07:32,2023-05-12 08:38:28.000,2023-05-12 08:38:26,145.0,2.0,35,7.0,54.0,4.0,25.0,82,2022-06-20 23:11:56.302,0.16.0,52.0,A smart data table component for React meant to be configuration free.,341.0,330.0,4.0,18,https://www.npmjs.com/package/react-smart-data-table,2022-06-20 23:11:56.302,11.0,655.0,655.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +399,next-enterprise,Blazity/next-enterprise,,dev-tools,https://github.com/Blazity/next-enterprise,https://github.com/Blazity/next-enterprise,MIT,2023-04-21 10:57:41,2023-06-29 09:39:27.000,2023-06-21 21:01:18,220.0,219.0,401,25.0,104.0,12.0,6.0,3624,,,,"An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind..",,,9.0,17,,,,,,True,3,,,https://next-enterprise.vercel.app/,,,,,,,,,,,,,,,,,,,,,,, +400,teaful,teafuljs/teaful,teaful,state-management,https://github.com/teafuljs/teaful,https://github.com/teafuljs/teaful,MIT,2021-03-11 20:18:22,2022-10-30 19:37:20.000,2022-09-14 09:56:47,105.0,,25,7.0,61.0,20.0,13.0,688,2022-09-19 20:36:23.895,0.11.1,29.0,"Tiny, easy and powerful React state management.",47.0,46.0,12.0,17,https://www.npmjs.com/package/teaful,2022-09-19 20:36:23.895,1.0,517.0,517.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +401,flat-ui,githubocto/flat-ui,@githubocto/flat-ui,data-tables,https://github.com/githubocto/flat-ui,https://github.com/githubocto/flat-ui,MIT,2021-03-17 17:49:04,2023-01-02 15:01:15.000,2022-06-07 23:36:59,244.0,,16,5.0,18.0,6.0,10.0,365,2022-05-05 20:42:12.000,0.14.1,73.0,Welcome friends! **flat-ui** is a React component that will render your flat dataset (an array of objects) in a table..,47.0,43.0,8.0,17,https://www.npmjs.com/package/@githubocto/flat-ui,2022-05-05 20:41:49.594,4.0,729.0,729.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +402,curi,pshrmn/curi,@curi/types,routing,https://github.com/pshrmn/curi,https://github.com/pshrmn/curi,MIT,2017-04-14 18:30:49,2022-12-07 18:27:36.000,2021-05-31 18:08:22,1649.0,,10,8.0,218.0,11.0,49.0,270,2020-06-27 21:47:13.687,2.0.2,16.0,A JavaScript router for single-page applications.,27.0,18.0,4.0,17,https://www.npmjs.com/package/@curi/types,2020-06-27 21:47:13.687,9.0,112.0,112.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +403,dashboard-ui-kit,march08/dashboard-ui-kit,@duik/it,ui-frameworks,https://github.com/march08/dashboard-ui-kit,https://github.com/march08/dashboard-ui-kit,MIT,2019-02-27 06:58:38,2023-01-06 01:50:03.000,2020-05-19 14:07:37,202.0,,30,5.0,43.0,24.0,10.0,203,2020-05-14 18:39:21.000,0.6.0,36.0,React UI components for rapid development.,46.0,43.0,1.0,17,https://www.npmjs.com/package/@duik/it,2020-05-14 18:31:07.948,3.0,198.0,198.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +404,FancyGrid,FancyGrid/FancyGrid,fancygrid,data-tables,https://github.com/FancyGrid/FancyGrid,https://github.com/FancyGrid/FancyGrid,,2016-07-25 07:33:26,2022-12-08 14:48:57.000,2022-12-08 14:48:53,245.0,,49,18.0,5.0,36.0,129.0,199,2022-12-08 14:48:18.431,1.7.176,205.0,FancyGrid - JavaScript grid library with charts integration and server communication.,63.0,57.0,2.0,17,https://www.npmjs.com/package/fancygrid,2022-12-08 14:48:18.431,6.0,3802.0,3802.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +405,aesthetic,aesthetic-suite/framework,aesthetic-utils,styling,https://github.com/aesthetic-suite/framework,https://github.com/aesthetic-suite/framework,MIT,2016-11-19 21:44:10,2021-07-21 03:29:47.000,2021-07-21 03:29:46,997.0,,5,6.0,118.0,1.0,43.0,198,2020-04-06 22:43:33.189,3.1.0,34.0,"Aesthetic is an end-to-end multi-platform styling framework that offers a strict design system, robust atomic CSS-in-..",30.0,6.0,6.0,17,https://www.npmjs.com/package/aesthetic-utils,2020-04-06 22:43:33.189,24.0,403.0,403.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +406,react-trumbowyg,RD17/react-trumbowyg,react-trumbowyg,editors,https://github.com/RD17/react-trumbowyg,https://github.com/RD17/react-trumbowyg,MIT,2016-11-09 18:18:57,2021-11-09 07:58:03.000,2021-11-09 07:58:03,25.0,,23,13.0,6.0,16.0,5.0,143,2016-11-14 07:30:45.259,1.1.0,2.0,React wrapper for lightweight WYSIWYG editor Trumbowyg.,142.0,128.0,8.0,17,https://www.npmjs.com/package/react-trumbowyg,2016-11-14 07:30:45.259,14.0,4287.0,4287.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +407,React Material Admin,flatlogic/react-material-admin,,admin-dashboards,https://github.com/flatlogic/react-material-admin,https://github.com/flatlogic/react-material-admin,MIT,2019-04-24 12:47:06,2023-06-03 11:06:29.000,2021-04-13 09:36:57,78.0,,516,46.0,51.0,29.0,19.0,1506,2021-02-02 10:54:17.000,1.3.2,8.0,React Material Admin is a React template built with Material-UI.,,,9.0,16,,,,,,False,3,['material-ui'],,https://flatlogic.com/templates/react-material-admin/demo,,,,,,,,,,,,,,,,,,,,,,, +408,chartify,kis/chartify,chartify,data-viz,https://github.com/kis/chartify,https://github.com/kis/chartify,MIT,2016-11-12 21:23:56,2023-02-28 21:16:04.000,2022-04-29 14:27:56,313.0,,23,9.0,77.0,12.0,14.0,688,2019-08-01 20:11:58.852,3.6.0,48.0,React.js plugin for building charts using CSS.,39.0,33.0,5.0,16,https://www.npmjs.com/package/chartify,2019-08-01 20:11:58.852,6.0,126.0,126.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +409,gooey-react,luukdv/gooey-react,gooey-react,animations,https://github.com/luukdv/gooey-react,https://github.com/luukdv/gooey-react,MIT,2020-03-28 08:13:38,2023-02-03 08:19:38.000,2023-02-03 08:19:36,295.0,,13,4.0,3.0,1.0,3.0,602,2020-10-25 10:21:54.000,1.1.0,12.0,"The gooey effect for React, used for shape blobbing / metaballs (0.5 KB).",98.0,96.0,1.0,16,https://www.npmjs.com/package/gooey-react,2020-10-25 10:20:08.858,2.0,160.0,160.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +410,smartblock,appleple/smartblock,@steelydylan/smartblock,editors,https://github.com/appleple/smartblock,https://github.com/appleple/smartblock,MIT,2019-12-20 02:32:43,2023-06-20 03:28:55.000,2023-06-20 03:01:35,521.0,2.0,28,12.0,4.0,10.0,3.0,284,2021-06-20 06:53:16.233,1.3.6,3.0,intuitive block based wysiwyg editor built with React and ProseMirror.,18.0,16.0,4.0,16,https://www.npmjs.com/package/@steelydylan/smartblock,2021-06-20 06:53:16.233,2.0,29.0,29.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +411,React SaaS Template,dunky11/react-saas-template,,admin-dashboards,https://github.com/dunky11/react-saas-template,https://github.com/dunky11/react-saas-template,MIT,2020-01-30 23:38:23,2023-03-03 05:00:08.000,2022-03-10 12:17:22,1276.0,,374,35.0,643.0,19.0,10.0,1667,,,,Template for building an SaaS / admin website using React + Material-UI.,,,10.0,15,,,,,,False,3,,,https://reactsaastemplate.com/,,,,,,,,,,,,,,,,,,,,,,, +412,Luna,rvpanoz/luna,,dev-tools,https://github.com/rvpanoz/luna,https://github.com/rvpanoz/luna,GPL-3.0,2017-09-18 22:22:06,2022-05-24 11:44:27.000,2022-05-24 11:44:27,1493.0,,43,23.0,434.0,9.0,84.0,994,2020-10-29 23:06:39.000,.3.4.6,26.0,Manage npm dependencies through a modern UI.,,,10.0,15,,,,,142.0,False,3,,,,,9536.0,,,,,,,,,,,,,,,,,,,,, +413,Volt React Dashboard,themesberg/volt-react-dashboard,@themesberg/volt-react-dashboard,admin-dashboards,https://github.com/themesberg/volt-react-dashboard,https://github.com/themesberg/volt-react-dashboard,MIT,2021-01-20 16:17:34,2023-05-12 20:20:22.000,2023-01-09 11:12:01,54.0,,331,13.0,15.0,16.0,7.0,783,2021-01-26 17:27:51.789,1.0.0,1.0,Free and open source React.js admin dashboard template and UI library based on Bootstrap 5.,5.0,3.0,3.0,15,https://www.npmjs.com/package/@themesberg/volt-react-dashboard,2021-01-26 17:27:51.789,2.0,23.0,23.0,True,3,['bootstrap'],,https://demo.themesberg.com/volt-react-dashboard/,,,,,,,,,,,,,,,,,,,,,,, +414,Notus React,creativetimofficial/notus-react,notus-react,admin-dashboards,https://github.com/creativetimofficial/notus-react,https://github.com/creativetimofficial/notus-react,MIT,2020-09-01 07:23:16,2023-05-22 07:47:03.000,2021-03-19 12:57:49,304.0,,675,12.0,15.0,8.0,5.0,683,2021-03-19 13:05:10.458,1.1.0,2.0,Notus React: Free Tailwind CSS UI Kit and Admin.,5.0,3.0,2.0,15,https://www.npmjs.com/package/notus-react,2021-03-19 13:05:10.458,2.0,9.0,9.0,False,3,,,https://demos.creative-tim.com/notus-react/,,,,,,,,,,,,,,,,,,,,,,, +415,grid,paramquery/grid,,data-tables,https://github.com/paramquery/grid,https://github.com/paramquery/grid,GPL-3.0,2012-12-29 14:40:41,2021-07-13 03:03:25.000,2021-07-13 02:43:19,148.0,,249,84.0,19.0,81.0,85.0,534,2021-07-13 03:03:26.000,3.5.1,2.0,jQuery grid plugin based on jQueryui widget design.,8.0,8.0,10.0,15,,,,,,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +416,alright react app,DoneDeal0/alright-react-app,alright-react-app,others,https://github.com/DoneDeal0/alright-react-app,https://github.com/DoneDeal0/alright-react-app,ISC,2022-04-13 19:40:45,2023-06-21 14:04:18.000,2023-06-21 13:58:07,31.0,16.0,7,4.0,2.0,,1.0,142,2023-06-21 14:04:18.000,2.0.4,20.0,"Professional React app generator. Comes with an exposed, unopinionated, high performance configuration. Jest, SWC,..",4.0,2.0,5.0,15,https://www.npmjs.com/package/alright-react-app,2023-06-21 14:02:42.712,2.0,150.0,150.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +417,matx-react,uilibrary/matx-react,,admin-dashboards,https://github.com/uilibrary/matx-react,https://github.com/uilibrary/matx-react,MIT,2020-01-16 10:56:54,2023-04-11 08:29:12.000,2023-03-18 11:16:26,43.0,,348,23.0,19.0,5.0,28.0,839,,,,Matx -Free and open-source React Material UI Admin Dashboard Template.,,,6.0,14,,,,,,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +418,simple-react-notifications,alexpermiakov/simple-react-notifications,simple-react-notifications,notifications,https://github.com/alexpermiakov/simple-react-notifications,https://github.com/alexpermiakov/simple-react-notifications,MIT,2019-07-03 19:49:03,2023-03-03 10:13:15.000,2020-03-11 08:45:40,58.0,,7,,22.0,4.0,2.0,61,2020-03-11 08:48:10.119,1.2.16,20.0,Tiny React.js notification library (1kb gzip).,87.0,83.0,5.0,14,https://www.npmjs.com/package/simple-react-notifications,2020-03-11 08:48:10.119,4.0,594.0,594.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +419,editablegrid,webismymind/editablegrid,,data-tables,https://github.com/webismymind/editablegrid,https://github.com/webismymind/editablegrid,,2010-09-06 12:51:07,2022-07-20 08:30:53.000,2022-07-20 08:30:52,587.0,,273,73.0,24.0,79.0,111.0,794,,,,EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It..,,,28.0,13,,,,,,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +420,react-editor,fritx/react-editor,react-editor,editors,https://github.com/fritx/react-editor,https://github.com/fritx/react-editor,MIT,2016-01-02 16:42:06,2022-08-15 06:57:24.225,2022-08-15 06:55:17,45.0,,6,5.0,1.0,3.0,,55,2022-08-15 06:57:24.225,2.0.1,28.0,Pure Rich-text Editor with TS & React-hooks.,11.0,,1.0,13,https://www.npmjs.com/package/react-editor,2022-08-15 06:57:24.225,11.0,581.0,581.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +421,fluent-windows,fluent-org/fluent-windows,@fluent-ui/core,ui-frameworks,https://github.com/fluent-org/fluent-windows,https://github.com/fluent-org/fluent-windows,MIT,2019-07-14 10:33:02,2023-01-26 16:03:23.000,2020-03-23 11:00:22,352.0,,8,1.0,18.0,,11.0,122,,,,React components that inspired by Microsofts Fluent Design System.,20.0,20.0,,12,https://www.npmjs.com/package/@fluent-ui/core,,,315.0,315.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +422,date-range-picker,almogtavor/date-range-picker,dates-picker,input-components,https://github.com/almogtavor/date-range-picker,https://github.com/almogtavor/date-range-picker,MIT,2020-08-22 17:12:21,2023-01-07 20:13:07.000,2023-01-07 20:13:07,295.0,,17,4.0,28.0,3.0,1.0,100,2021-08-28 12:42:29.154,1.0.18,18.0,Flexible React date range picker calendar with no dependencies.,22.0,20.0,2.0,12,https://www.npmjs.com/package/dates-picker,2021-08-28 12:42:29.154,2.0,36.0,36.0,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +423,resourcerer,noahgrant/resourcerer,resourcerer,state-management,https://github.com/noahgrant/resourcerer,https://github.com/noahgrant/resourcerer,MIT,2019-04-08 23:21:30,2023-03-26 22:11:49.667,2023-03-26 21:55:27,131.0,,4,3.0,128.0,,1.0,78,2023-03-26 22:11:49.667,1.0.13,64.0,Declarative data-fetching and caching framework for REST APIs with React.,,,3.0,12,https://www.npmjs.com/package/resourcerer,2023-03-26 22:11:49.667,,576.0,576.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +424,react-charty,99ff00/react-charty,react-charty,data-viz,https://github.com/99ff00/react-charty,https://github.com/99ff00/react-charty,MIT,2019-08-20 00:07:35,2021-08-06 17:24:46.000,2021-08-06 17:16:57,28.0,,6,3.0,3.0,,4.0,67,2021-08-06 17:24:46.000,0.1.7,7.0,Data Visualization Component.,27.0,24.0,2.0,12,https://www.npmjs.com/package/react-charty,2021-08-06 17:20:48.404,3.0,71.0,71.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +425,react-avatar-generator,JosephSmith127/react-avatar-generator,react-avatar-generator,editors,https://github.com/JosephSmith127/react-avatar-generator,https://github.com/JosephSmith127/react-avatar-generator,,2019-01-10 04:35:45,2022-12-03 20:47:33.000,2019-08-28 14:33:32,16.0,,6,1.0,17.0,,,54,2019-01-10 05:18:46.092,1.0.3,5.0,Generate fun kaleidoscope for user avatars.,44.0,41.0,3.0,12,https://www.npmjs.com/package/react-avatar-generator,2019-01-10 05:18:46.092,3.0,1556.0,1556.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +426,plain-free-bootstrap-admin-template,PlainAdmin/plain-free-bootstrap-admin-template,,admin-dashboards,https://github.com/PlainAdmin/plain-free-bootstrap-admin-template,https://github.com/PlainAdmin/plain-free-bootstrap-admin-template,MIT,2021-05-30 09:02:55,2023-03-01 10:23:48.000,2023-03-01 10:23:48,41.0,,30,7.0,2.0,1.0,3.0,279,2021-06-05 18:32:00.000,1.0,1.0,"Free Bootstrap 5 Admin and Dashboard Template that comes with all essential dashboard components, elements, charts,..",,,4.0,10,,,,,,True,3,,,,,,,,,,,,,,,,,,,,,,,,,, +427,editable-react-table,archit-p/editable-react-table,,data-tables,https://github.com/archit-p/editable-react-table,https://github.com/archit-p/editable-react-table,MIT,2021-05-13 10:45:54,2022-12-22 17:31:52.000,2022-12-22 17:31:52,33.0,,59,11.0,15.0,5.0,5.0,565,,,,React table built to resemble a database.,,,1.0,9,,,,,,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +428,react-tweenful,teodosii/react-tweenful,react-tweenful,animations,https://github.com/teodosii/react-tweenful,https://github.com/teodosii/react-tweenful,MIT,2020-01-16 12:41:43,2023-03-03 10:13:34.000,2020-03-11 18:56:40,56.0,,1,1.0,21.0,3.0,1.0,80,2020-03-11 14:58:59.562,0.1.0,3.0,Animation engine designed for React.,30.0,28.0,1.0,9,https://www.npmjs.com/package/react-tweenful,2020-03-11 14:58:59.562,2.0,73.0,73.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +429,React Ansi,RaoHai/react-ansi,react-ansi,other-components,https://github.com/RaoHai/react-ansi,https://github.com/RaoHai/react-ansi,,2019-05-29 15:39:22,2023-03-07 11:23:41.000,2022-02-22 06:49:21,2.0,,13,1.0,437.0,7.0,2.0,39,2020-12-17 09:06:44.000,2.1.4,23.0,A foldable and searchable ansi log viewer for React.,37.0,37.0,,9,https://www.npmjs.com/package/react-ansi,,,3979.0,3979.0,False,3,,,,,,,,,,,,,,,,,,,,,,,,,, +430,Material-UI Theme Creator,bareynol/mui-theme-creator,,dev-tools,https://github.com/bareynol/mui-theme-creator,https://github.com/bareynol/mui-theme-creator,0BSD,2020-08-25 14:51:49,2023-03-06 15:32:16.000,2020-08-27 18:08:37,102.0,,67,5.0,17.0,8.0,3.0,394,,,,A tool to help design and customize themes for the Material-UI component library. Includes basic site templates to..,,,1.0,8,,,,,,False,3,['material-ui'],,https://bareynol.github.io/mui-theme-creator/,,,,,,,,,,,,,,,,,,,,,,, diff --git a/latest-changes.md b/latest-changes.md index d75d292..91b1c2d 100644 --- a/latest-changes.md +++ b/latest-changes.md @@ -2,19 +2,19 @@ _Projects that have a higher project-quality score compared to the last update. There might be a variety of reasons, such as increased downloads or code activity._ -- react-day-picker (πŸ₯‡39 Β· ⭐ 5.1K Β· πŸ“ˆ) - DayPicker is a customizable date picker component for.. MIT -- material-table (πŸ₯ˆ36 Β· ⭐ 3.4K Β· πŸ“ˆ) - Datatable for React based on material-uis table with.. MIT -- Re-Flex (πŸ₯ˆ26 Β· ⭐ 560 Β· πŸ“ˆ) - Resizable Flex layout container components for advanced React web.. MIT -- React Lazylog (πŸ₯‰23 Β· ⭐ 280 Β· πŸ’€) - React Lazy Logviewer. MPL-2.0 -- datav (πŸ₯‰18 Β· ⭐ 2.9K Β· πŸ“ˆ) - A modern data visualization platform, mainly focus on.. ❗️AGPL-3.0 +- visx (πŸ₯ˆ36 Β· ⭐ 17K Β· πŸ“ˆ) - visx | visualization components. MIT +- headlessui (πŸ₯ˆ35 Β· ⭐ 21K Β· πŸ“ˆ) - Completely unstyled, fully accessible UI components, designed to.. MIT +- Radix Primitives (πŸ₯ˆ35 Β· ⭐ 10K Β· πŸ“ˆ) - Radix Primitives is an open-source UI component library.. MIT +- vanilla-extract (πŸ₯ˆ34 Β· ⭐ 8.3K Β· πŸ“ˆ) - Zero-runtime Stylesheets-in-TypeScript. MIT +- dnd-kit (πŸ₯ˆ31 Β· ⭐ 8.2K Β· πŸ“ˆ) - The modern, lightweight, performant, accessible and extensible drag &.. MIT ## πŸ“‰ Trending Down _Projects that have a lower project-quality score compared to the last update. There might be a variety of reasons such as decreased downloads or code activity._ -- cypress (πŸ₯ˆ47 Β· ⭐ 44K Β· πŸ“‰) - Fast, easy and reliable testing for anything that runs in a browser. MIT -- visx (πŸ₯ˆ34 Β· ⭐ 17K Β· πŸ“‰) - visx | visualization components. MIT -- searchkit (πŸ₯‰31 Β· ⭐ 4.6K Β· πŸ“‰) - Search UI for Elasticsearch & Opensearch. Compatible with.. Apache-2 -- dnd-kit (πŸ₯‰29 Β· ⭐ 8.2K Β· πŸ“‰) - The modern, lightweight, performant, accessible and extensible drag &.. MIT -- GGEditor (πŸ₯‰25 Β· ⭐ 3.4K Β· πŸ’€) - A visual graph editor based on G6 and React. MIT +- formik (πŸ₯ˆ41 Β· ⭐ 33K Β· πŸ“‰) - Build forms in React, without the tears. Apache-2 +- mobx (πŸ₯ˆ37 Β· ⭐ 27K Β· πŸ“‰) - Simple, scalable state management. MIT +- chakra-ui (πŸ₯ˆ36 Β· ⭐ 33K Β· πŸ“‰) - Simple, Modular & Accessible UI Components for your React.. MIT +- mantine (πŸ₯‰31 Β· ⭐ 20K Β· πŸ“‰) - A fully featured React components library. MIT +- react-bootstrap-table2 (πŸ₯‰28 Β· ⭐ 1.2K Β· πŸ’€) - Next Generation of react-bootstrap-table. MIT