brillout/awesome-react-components
Curated List of React Components & Libraries.
๐ Absolutely Awesome React Components & Libraries
This is a list of AWESOME components. Nope, it's NOT a comprehensive list of every React component under the sun. So, what does "awesome" mean? Well:
- It solves a real problem
- It does so in a ๐ฆ unique, ๐ฆ beautiful, or ๐ exceptional way. (And it's not super popular and well-known... no point in listing those.)
- It has recent code commits!
Look for a ๐ for truly amazing projects. And look for quickie maintainer commentary and reviews in (italic parens) after some listings of note.
See also: Awesome React Frameworks.
Maintainers:
- @petebray, author of Fluxguard โ monitor PROD website changes.
- @brillout, author of Vike โ a fast Vite-based React framework that is flexible, lean, community-driven and dependable.
Contributing
Please review our contributing guidelines. We keep this list fresh by requiring all PRs to remove one or more non-awesome entries from this list. Please ONLY PR a new resource if you are ALSO removing one.
Table of Contents
- UI Components
- Editable data grid / spreadsheet
- Table
- Infinite Scroll
- Overlay
- Notification
- Tooltip
- Menu
- Sticky
- Tabs
- Loader
- Captcha
- Carousel
- Buttons
- Collapse
- Chart
- Command palette
- Tree
- UI Navigation
- Custom Scrollbar
- Audio / Video
- Map
- Time / Date / Age
- Photo / Image
- Icons
- Paginator
- Markdown Viewer
- Canvas
- Screenshot
- Miscellaneous
- Form Components
- UI Layout
- UI Animation
- UI Frameworks
- UI Utilities
- Code Design
- Utilities
- Performance
- Dev Tools
- Miscellaneous
- Cloud Solutions
UI Components
Editable data grid / spreadsheet
- AG Grid - Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components.
- fortune-sheet - An online spreedsheet component that provides out-of-the-box features just like Excel.
- gigatables-react - Sorting, pagination/infinite scroll, global/column search, AJAX CRUD, and more.
- Handsontable - demo - docs - Data Grid with spreadsheet-like UI supporting React, Angular, TypeScript and JavaScript.
- jqwidgets-react-grid - Filtering, Pagination, Grouping, Export to Excel, PDF, CRUD and more.
- MUI X Data grid - demo/docs - Fast and customizable data grid with advanced features for power users and complex use cases.
- react-data-grid - Excel-like grid.
- ReactGrid - demo/docs - Add spreadsheet-like behavior to your app
- revo-grid - demo/docs - Powerfull Data Grid for React / AngularJS / Vue / Web Components with advanced customization.
- SheetXL โ A high-performance spreadsheet grid. TypeScript, ESM, Node/browser, Excel-compatible functions.
- SVAR React DataGrid - demo - docs - React DataGrid with in-cell editing, tree data, context menu, virtual scrolling, etc.
Table
ka-table - demo - Customizable table component with sorting, filtering, grouping, virtualization, editing etc.
mantine-datatable - demo/docs - Lightweight table component for Mantine UI applications, with lots of features
material-table - demo/docs - Built on Material UI, plus: grouping, tree data, expandable rows, export, inline editing
mui-datatables - Built on Material UI. Search, styling, filtering, resize/hide columns, export, print, select/expand rows.
react-data-table - demo/docs - accessible, responsive, themable, declaratively configurable table with sorting, selectable rows, expandable rows, pagination
TanStack Table - demo - Headless UI for building powerful tables & datagrids
react-table-library - demo - React Table Library -- an almost headless table library -- for building better tables.
rsuite-table - demo/docs - A table component that supports virtualized.
DevExtreme React Grid - High-performance plugin-based data grid for Bootstrap and Material Design.
Smart React Grid - Fast and feature-complete data grid with Material Design.
simple-table - demo - docs - Lightweight, fast and feature rich. Sorting/filtering, virtualization, tree data, nested headers, pinned columns, customized styling etc.
KendoReact Grid - Powerful data grid component with 100+ ready-to-use features like paging, sorting, export to Excel, and more.
Material-React-Table - A fully featured Material UI V5 implementation of TanStack React Table V8, written from the ground up in TypeScript
Infinite Scroll
- @egjs/react-infinitegrid - npm - demo - A module used to arrange card elements including content infinitely according to various layout types.
- react-lazyload - Lazyload your Component, Image or anything else where the performance matters.
- react-list - A versatile infinite scroll React component.
- @af-utils/virtual - demo/docs - Render large scrollable lists and grids.
- react-window - demo - React components for efficiently rendering large lists and tabular data
- virtua - demo - A zero-config, fast and small (~3kB) virtual list component for React, Vue and Solid.
Overlay
Display overlay / modal / alert / dialog / lightbox / popup
- react-aria-modal - A fully accessible and flexible React modal built according WAI-ARIA Authoring Practices.
- react-modal - Accessible modal dialog component for React.
- @paratco/async-modal - Simple async modal handler for React.
- reoverlay - demo - The missing solution for managing modals.
- sweetalert2 - demo/docs - A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
- sweetalert2-react-content - Official SweetAlert2 enhancer adding support for React elements as content
Notification
Toaster / snackbar โ Notify the user with a modeless temporary little popup
- react-notifications-component - demo - Highly customizable and easy-to-use component for notifications.
- notistack - demo - docs - Highly customizable notification snackbars (toasts) that can be stacked on top of each other
- react-local-toast - demo - docs - show feedback linked to particular component instead of app-wide toasts.
- react-toast - demo - docs - Minimal toast notifications.
- ๐ react-toastify - demo - best bet out there at the moment. Hooks support. No refs.
- react-confirm-lite - demo - is a lightweight, promise-based confirmation dialog for React with built-in Tailwind CSS support. Itโs designed to be as simple to use as react-toastify, while remaining fully customizable.
- reapop - A React & Redux notifications system.
- react-hot-toast - demo - Smoking hot Notifications for React. Lightweight, customizable and beautiful by default.
- Sonner - An opinionated toast component for React.
Tooltip
- react-tooltip - React tooltip component.
Menu
Menus / sidebars
- hamburger-react - demo/docs - Animated hamburger menu icons for React.
- react-burger-menu - An off-canvas sidebar with effects and styles.
- react-offcanvas - Off-canvas menus for React.
- react-planet - demo - Create circular menus which looks like planets.
- mantine-contextmenu - demo/docs - Context-menu hook/component for applications built with Mantine UI.
Sticky
Fixed headers / scroll-up headers / sticky elements
- react-headroom - Hide your header until you need it.
- react-stickynode - A performant and comprehensive React sticky.
Tabs
- react-tabs - React tabs component.
- react-tabtab - React, tabs.
Loader
Loaders / spinners / progress bars โ Let the user know that something is loading
- react-loader-spinner - Collection set of react-spinner for async operation.
- react-redux-loading-bar - Simple Loading Bar for Redux and React.
- react-spinners-css - Amazing collection of react spinners components.
- react-spinners - A collection of loading spinner components for react.
- react-content-loader - SVG-Powered component to easily create placeholder loadings (like Facebook's cards loading).
Captcha
- react-simple-captcha - npm - demo - React Simple Captcha is a very powerful, highly customizable and easy to use captcha for React JS.
- procaptcha - demo - docs - Privacy focused free CAPTCHA
Carousel
- @egjs/react-flicking - npm - demo - It's reliable, flexible and extendable carousel.
- react-awesome-slider - demo - Fullpage, 3D animated, 60fps media and content slider/carousel.
- pure-react-carousel - Built from scratch and not highly opinionated.
- react-id-swiper - A library to use idangerous Swiper as a ReactJs component
- react-instagram-zoom-slider - demo - A slider component with pinch to zoom capabilities inspired by Instagram.
- react-responsive-carousel - React.js Responsive Carousel (with Swipe).
- react-slick - React carousel component.
- keen-slider - demo - Performant carousel/slider with native touch/swipe behavior.
- swiper - demo - docs - The most modern free mobile touch slider with hardware accelerated transitions and amazing native behavior.
Buttons
- react-awesome-button - demo - 3D animated 60fps buttons with load progress and social share actions.
- reactive-button - demo - docs - A beautiful animated button component with progress indicator.
Collapse
- react-accessible-accordion - Accessible Accordion component for React.
- react-collapse - Component-wrapper for collapse animation with react-motion.
- react-tabbordion - demo - Universal, semantic and CSS-only components for creating Accordions and Tabs.
Chart
Display data in charts / graphs / diagrams
- essential js 2 charts - Beautiful and interactive charts & graphs for react.
- EazyChart - demo - docs - Easily transform data into meaningful charts
- echarts for react - Wrapper around beautiful Apache Echarts
- jscharting-react โ React chart component offering a complete set of chart types and engaging data visualizations with JSCharting.
- react-chartist - React component for Chartist.js.
- react-charty - demo - Small but powerful interactive data viz with multiple chart types, animations, zooming, theming.
- react-chartjs-2 - Common react charting components using Chart.js 2.0.
- react-d3-components - D3 Components for React.
- react-google-charts - React-google-charts React component.
- react-highcharts - React-highcharts.
- react-sparklines - Beautiful and expressive Sparklines React component.
- react-timeseries-charts - Declarative timeseries charts.
- react-vis - Data visualization library based on React and d3.
- recharts - Redefined chart library built with React and D3.
- rumble-charts - React components for building composable and flexible charts.
- victory - Data viz for React.
- semiotic - Semiotic is a data visualization framework for React.
- SVAR React Gantt - demo - docs - Customizable, interactive Gantt chart component
- DevExtreme React Chart - High-performance plugin-based chart for Bootstrap and Material Design.
- Smart React Chart - Feature complete Charting library.
- react-muze - React wrapper for muze(free data visualization library for creating exploratory data visualizations in browser, using WebAssembly)
- Flowchart React - Flowchart & Flowchart designer for React.js.
- react-dashboard - Isomorphic Dashboards.
Command palette
- cmdk - Fast, composable, unstyled command menu for React.
- kbar - demo - Fast, portable, and extensible cmd+k interface.
Tree
Display a tree data structure
- json-edit-react - demo - Highly configurable JSON/Object tree viewer and editor
- react-arborist - demo - A Full-Featured Tree View: headless, virtualized, multi-selectable, drag-n-drop, keyboard navigation, search
- react-complex-tree - demo - docs - Unopinionated Accessible Tree Component with Multi-Select, Drag-And-Drop and Search
- he-tree-react - demo - docs - Tree, customizable UI, flat data, tree data, drag-n-drop, placeholder for drop, foldable, checkbox, virtualized.
UI Navigation
Ways to navigate views
- react-scroll - React scroll component.
- react-swipeable-views - A React Component for binded Tabs and Swipeable Views.
Custom Scrollbar
- rc-scrollbars - demo - Customizable scrollbars with flex options and 60FPS
- react-custom-scroll - demo - Easily customize the browser scroll bar with native OS scroll behavior.
- react-shadow-scroll - Component that customizes the image and inserts shadow when scrolling exists.
Audio / Video
- react-dailymotion - Dailymotion player component for React.
- react-player - A react component for playing a variety of URLs, including YouTube.
- react-soundplayer - Create custom SoundCloud players with React.
- react-youtube - React.js powered YouTube player component.
- video-react - A web video player built for the HTML5 world using React library.
- material-ui-audio-player - Audio player for material ui design.
- react-vision-camera - Camera component for React using getUserMedia. We can use this component for computer vision tasks like barcode scanning, text recognition, etc.
- react-barcode-qrcode-scanner - Barcode and QR code scanner component for React. It uses react-vision-camera to access the camera and Dynamsoft Barcode Reader to read barcodes.
Map
- google-map-react - Universal google map react component, allows render react components on the google map.
- mapkit - A library for integrating Apple Maps using MapKit JS, with annotations, overlays, and search.
- pigeon-maps - demo - ReactJS Maps without external dependencies.
- react-geosuggest - A React autosuggest for the Google Maps Places API.
- react-leaflet - React components for Leaflet maps.
- react-map-gl - A React wrapper for MapboxGL-js and overlay API.
- react-svg-map - demo - A set of components to display an interactive SVG map.
Time / Date / Age
Display time / date / age
- react-timeago - A simple time-ago component for ReactJs.
- timeago-react - Format date with
*** time agostatement. eg: '3 hours ago'. - react-google-flight-datepicker - Google flight date picker implemented in ReactJS.
Photo / Image
Display images / photos
- lightGallery - demo - docs - Full-featured lightbox gallery component.
- react-compare-image - demo - React component to compare two images using a slider.
- react-image-gallery - Responsive image gallery, carousel, image slider react component.
- yet-another-react-lightbox - demo - docs - React lightbox component.
- react-intense - A React component for viewing large images up close.
- react-photo-album - demo - docs - Responsive React Photo Gallery.
- react-svg-pan-zoom - A React component that adds pan and zoom features to SVG.
- react-particle-image - demo - Render images as interactive particles.
- react-imgix - Add fast, responsive images as an image, picture, or background!
- @frameright/react-image-display-control - Define zoom regions for smart responsive images.
- zoom-image - demo - docs - A little yet powerful framework agnostic library to zoom image on the web
- react-infinite-gallery โ Infinite-scroll image gallery component for React apps.
Icons
Display icons / icon set / emojis
- iconify-react - Over 40k icons from 50+ icon sets, including all popular icon and emoji sets.
- react-icons - Svg react icons of popular icon packs using ES6 imports.
- react-open-doodles - Awesome free illustrations as react components.
- react-icomoon - With react-icomoon you can easily use the icons you have selected or created in icomoon.
- tabler-icons-react - A set of over 450 free MIT-licensed high-quality SVG icons.
- Lucide - Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
Paginator
Display a control element to paginate
- react-paginate - A ReactJS component that creates a pagination.
- react-laravel-paginex - Laravel Pagination with ReactJS (customizable).
- paginated - React render props & custom hook to build pagination.
- react-steps - Demo - Responsive React Stepper.
Markdown Viewer
Display parsed markdow source
- react-markdown - Render Markdown as React components.
Canvas
Sketch input using Canvas or SVG
- react-konva - React Konva is a JavaScript library for drawing complex canvas graphics with bindings to the Konva Framework.
- react-sketch - A Sketch tool for React based applications, backed-up by FabricJS
- react-sketch-canvas - Demo Freehand vector drawing tool for React using SVG as canvas. Accepts input from Mouse, touch, and graphic tablets
- react-heat-map - A lightweight calendar heatmap react component built on SVG, customizable version of GitHub's contribution graph.
Screenshot
- html2canvas - Take screenshots of any part of your web page using Javascript.
Miscellaneous
- puck - demo - The self-hosted visual editor for React
- react-advanced-news-ticker - demo - A flexible and animated vertical news ticker component
- react-avatar-generator - Allows users to create random kaleidoscopes to be used as avatars.
- react-awesome-query-builder - demo - Visual query builder from form fields, with SQL, MongoDB and JSON export
- react-blur - React component for blurred backgrounds.
- react-demo-tab - demo - A React component to easily create demos of other components.
- fastcomments-react - demo - FastComments component for embedding a live comment thread on a page or SPA.
- react-pdf-viewer - docs - A React component to view a PDF document.
- react-simple-chatbot - demo - A simple chatbot component to create conversation chats.
- react-file-reader-input - File input component for control for file reading styling and abstraction.
- react-filter-control - The React filterbuilder component for building the filter criteria in the UI.
- react-headings - Auto-increment your HTML headings (h1, h2, etc.) for improved accessibility and SEO, no matter your component structure, while you keep full control of what's rendered.
- react-joyride - Create walkthroughs and guided tours for your ReactJS apps. Now with standalone tooltips!.
- react-mouse-select - Demo A component that allows selecting DOM elements by moving the mouse
- react-resizable-and-movable - Resizable and movable component for React.
- react-resizable-box - Resizable component for React. #reactjs.
- react-searchbox-awesome - demo - Minimalistic searchbox.
- react-split-pane - React split-pane component.
- react-swipe-to-delete-ios - demo - To delete an item in a list the same way iOS does.
- react-swipeable-list - demo - Configurable component to render list with swipeable items.
- typography - A powerful toolkit for building websites with beautiful typography.
- react-pulse-text - demo/docs - Allows you to animate the text of any property of another component.
- captcha-image - Allows you to generate a random captcha image with options.
- react-pdf - Display PDFs in your React app as easily as if they were images.
- react-customizable-chat-bot - Demo - Build your own chatbot matching your brand needs in minutes.
- @restpace/schema-form - Demo - Easily build complex forms automatically from a JSON Schema.
- react-darkreader - A React Hook for adding a dark / night mode to your site inspired by darkreader.
- react-apple-signin-auth - Apple signin for React using the official Apple JS SDK.
- react-mrz-scanner - A React component to scan MRZ on passports, visa cards, etc. It is based on Dynamsoft Label Recognizer.
Form Components
Let the user enter data
Date / Time picker
Date picker / time picker / datetime picker / date range picker
- date-range-picker - demo - A calendar component that supports date, range & ranges picks.
- react-big-calendar - Gcal/outlook like calendar component.
- react-datepicker - A simple and reusable datepicker component for React.
- react-day-picker - Flexible date picker for React.
- react-flatpickr - Flatpickr for React.
- react-simple-timefield - demo - Simple time input field.
- react-timezone-select - demo - Dynamic, succinct timezone select. Based on
react-select. - DevExtreme React Scheduler - High-performance plugin-based scheduler/calendar for Material Design.
- jQWidgets Scheduler - Feature complete Scheduling library.
- react-calendar - Ultimate calendar for your React app.
- react-date-picker - A date picker for your React app.
- schedule-x - Material design event calendar and date picker components. Demo site: https://schedule-x.dev/
Emoji picker
- interweave-emoji-picker - A React based emoji picker powered by Interweave and Emojibase.
Input Types
Masked inputs, specialized inputs; email / telephone number / credit card / etc.
- react-credit-cards - Beautiful credit cards for your payment forms.
- react-payment-inputs - demo - A zero-dependency container to help with payment card input fields.
- react-input-mask - demo - Yet another react component for input masking.
- @lunasec/react-sdk - docs - Secure, hardened form components that encrypt/tokenize all data automatically.
- react-numpad - demo - Extensible number pad control for numbers, dates and times.
- react-multi-email - demo - Format multiple emails as the user types.
Autocomplete
Autosuggest / autocomplete / typeahead
- react-autosuggest - WAI-ARIA compliant React autosuggest component.
- react-typeahead - Pure react-based typeahead and typeahead-tokenizer.
Select
- react-aria-menubutton - A fully accessible, easily themeable, React-powered menu button.
- react-functional-select - demo - Micro-sized & micro-optimized select component for React.js.
- react-mobile-picker - demo - An iOS like select box component.
- react-select - A Select control built with and for React JS.
- react-column-select - A column select component built for react.
- react-select-search - demo - A lightweight select component for React
Color Picker
- coloreact - A tiny Color Picker for React.
- react-color - Is a tiny color picker widget component for React apps.
- react-colorful - A tiny (2,5 KB), dependency-free, fast and accessible color picker component.
- react-input-color - React input color component with hsv color picker.
Toggle
- @anatoliygatt/heart-switch - demo - A fully themeable and accessible heart-shaped toggle switch component.
- react-ios-switch - React switch component.
- react-toggle - An elegant, accessible toggle component for React. Also a glorified checkbox.
- ui-switch - The most complete Toggle component
Slider
- react-slider - Slider component for React.
Radio Button
- react-radio-group - Better radio buttons.
Type Select
Let the user select something (e.g. a tag) while typing
- react-autocomplete-input - Autocomplete input field for React.
- react-mentions - Mention people in a textarea.
- rich-textarea - A textarea to colorize, highlight, decorate texts and offer autocomplete.
Tag Input
Let the user add multiple tags in a single input
- react-tag-input - A fantastically simple tagging component for your React projects.
- react-tagsinput - A simple react component for inputing tags.
- react-tokeninput - Tokeninput component for React.
- tagify - demo & docs - Lightweight, efficient Tags input component.
Autosize Input / Textarea
- react-input-autosize - Auto-resizing input field for React.
- react-autowidth-input - Highly configurable & extensible automatically sized input field built with hooks.
- react-textarea-autosize - <textarea /> component for React which grows with content.
Star Rating
- react-rating - demo - Zero-dependency, highly customizable rating component.
- react-awesome-stars-rating - demo - The star rating component with accessibility.
- react-star-rating-input - React.js component for entering 0-5 (or more) stars.
Drag and Drop
- react-beautiful-dnd - Beautiful and accessible drag and drop for lists with React
- react-dnd - Drag and Drop for React.
- react-drag-sizing - "Drag to resize" (sizing) as React Component.
- react-draggable - React draggable component.
- react-dragula - Drag and drop so simple it hurts.
- react-dropzone - Simple HTML5 drag-drop zone with React.js.
- react-movable - Accessible and minimalistic (<4kB gzipped) library for vertical drag and drop in lists and tables.
- react-sortable-pane - Sortable and resizable pane component for React.
- neodrag - Multi-framework libraries for dragging. Choose your framework, the dragging API behavior will stay the same.
Sortable List
Let the user define an order on a list
- react-anything-sortable - Sort any children with touch support and IE8 compatibility.
- sortablejs - Lists reorderable by drag-and-drop, within and among lists.
Rich Text Editor
- alloyeditor - WYSIWYG editor based on CKEditor with completely rewritten UI.
- ckeditor4-react - An official CKEditor 4 rich text editor wrapper.
- ckeditor5-react - An official CKEditor 5 rich text editor wrapper.
- draft-js - A React framework for building text editors.
- edtr-io - demo - docs - WYSIWYG in-line web editor with plugins.
- megadraft - Rich Text editor built on top of draft.js.
- react-ace - Ace (Advanced Code Editor) wraper.
- react-codemirror - demo - CodeMirror component for React.
- react-contenteditable - React component for a div with editable contents.
- react-draft-wysiwyg - WYSIWYG editor build on top of DraftJS.
- react-editor - Simple richtext editor that can insert images and HTML.
- react-medium-editor - medium-editor wrapper.
- react-monacoeditor - Monaco Editor component for React.
- react-simple-code-editor - Simple no-frills code editor with syntax highlighting
- react-quill - Quill wrapper.
- react-trumbowyg - Trumbowyg wrapper.
- remirror - demo - docs - ProseMirror toolkit for React.
- slate - demo - docs - A completely customizable framework for building rich text editors.
- smartblock - demo - docs - Block based WYSIWYG editor based on ProseMirror.
- tiptap - demo - docs - The headless editor framework for web artisans.
Markdown Editor
- react-simplemde-editor - React component wrapper for EasyMDE (the most fresh SimpleMDE fork).
- react-markdown-editor - A markdown editor using React/Reflux.
- react-md-editor - A simple markdown editor with preview, implemented with React.js and TypeScript.
Image Editing
Image manipulation
- react-avatar-editor - Facebook-like, avatar / profile picture component.
- react-avatar-generator - Generate fun kaleidoscope for user avatars.
- react-easy-crop - Component to crop/rotate images/videos with easy interactions. Touch friendly.
- react-image-crop - A responsive image cropping tool for React.
- react-image-cropper - Image cropper.
- react-advanced-cropper - A react cropper library to create the cropper exactly suited for your website design.
- react-mobile-cropper - A ready-to-use image cropping library highly inspirited by popular Android croppers. Based on
react-advanced-cropper.
Form Component Collections
- formsy-material-ui - A Formsy compatibility wrapper for Material UI form components.
- formsy-react-components - A set of React JS components for use in a formsy-react form.
- react-input-enhancements - Set of enhancements for input control.
- react-widgets - An ร la carte set of polished, extensible, and accessible inputs.
Miscellaneous
- @anatoliygatt/numeric-stepper - demo - A fully themeable and accessible numeric stepper component.
- interweave - React library to safely render HTML, filter attributes, autowrap text with matchers, render emoji characters, and much more.
- react-designer - Easy to configure, lightweight, editable vector graphics in your react components.
- react-upload-gallery - React for Upload Image Gallery. Drag & Drop, Sortable, Customize.
Syntax Highlight
- react-syntax-highlighter - Syntax highlighting component with Prismjs or Highlightjs AST using inline styles.
UI Layout
Components to layout the app's UI
- autoresponsive-react - Auto responsive grid layout library.
- hedron - A no-frills flexbox grid system, powered by styled-components.
- m-react-splitters - Splitter component, written in TypeScript.
- muuri-react - demo - docs - Responsive, sortable, filterable and draggable grid layouts.
- react-grid-layout - A draggable and resizable grid layout with responsive breakpoints, for React.
- react-layman - demo - Dynamic tiling layout manager with tabs
- react-masonry-component - Wrapper for @desandro's Masonry.
- react-reflex - Flex layout container component for advanced React web applications.
- react-spaces - demo/docs - Nestable anchored, resizable, scrollable components.
- react-stonecutter - Animated grid layout component.
- react-colrow - Responsive grid layout components. Based on css flexbox. Support fraction width, auto grow.
- react-schematic - demo - Build responsive layouts using styled schematics without an overhead of any theme configuration
UI Animation
Animate transitions
- data-driven-motion - Easily animate your data.
- react-animatable - An animation library using Web Animations API.
- react-anime - A super easy animation library.
- react-flip-move - Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.
- react-gsap-enhancer - Use the full power of React and GSAP together.
- react-tsparticles - A lightweight component to easily create interactive particles animations
- react-motion - A spring that solves your animation problems.
- react-mt-svg-lines - Wrapper to animate the line stroke in SVGs.
- react-router-transition - Transitions built for react-router, powered by react-motion.
- react-spring - A spring physics based animation library.
- react-ts-typewriter - demo - Easy to use and customizable typewriter effect for any text.
- framer-motion - An animation and gesture library.
- react-spark-scroll - Scroll-based actions and animations for react.
- react-track - Track the position of DOM elements. Create cool animations.
- react-transitive-number - Apply transition effect to numeric strings, a la old Groupon timers.
- react-web-animation - React components for the Web Animations API -.
- auto-size-transition - A component that scale dynamically according to the internal children size
- react-particles-bg - Particles backgrounds.
- gooey-react - demo/docs - The gooey effect for React, used for shape blobbing / metaballs.
- react-voodoo - demo/samples - Additive animation engine allowing complex android/iOs-like animations, rendering sliders on SSR, predictive inertia, multitouch, etc
Parallax
- simple-parallax-js - demo - The easiest way to get a parallax effect with React and JavaScript on images
- react-parallax-tilt - demo - Easily apply parallax tilt hover effect on components.
UI Frameworks
Responsive
Set of components + responsive layout system
- ant-design - demo/docs - A UI Design Language from China. Individual components available.
- atlaskit - Atlassian's official UI library, with components from badge to tree table.
- base web - Base Web is a foundation for initiating, evolving, and unifying web products.
- carbon - demo/docs - A design system built by IBM.
- cdbreact - demo - docs - Elegant UI Kit library and reusable components for building mobile-first, responsive websites and web apps.
- chakra-ui - demo/docs - Simple, Modular & Accessible UI Components for your React Applications.
- ChatUI - demo/docs - The UI design language and React library for Conversational UI
- CoreUI for React - demo/docs - Open Source UI components library.
- evergreen - demo/docs - Evergreen React UI Framework by Segment.
- fluentui - UX frameworks for creating beautiful, cross-platform apps that share code, design, and interaction behavior.
- gestalt - demo/docs - A set of components that supports Pinterestโs design language.
- grommet - The most advanced UX framework for enterprise applications.
- kokonut-ui - Free Modern and Customizable UI components.
- Mantine - demo/docs - A fully featured library with 100+ hooks and components with native dark theme support
- orbit - Components for building travel oriented projects.
- flowbite-react - Open-source UI component library based on React, Tailwind CSS, and Flowbite.
- primereact - A complete UI Framework with 50+ components featuring material, bootstrap and custom themes.
- radix-ui - Unstyled, accessible components for building highโquality design systems and web apps.
- react-bootstrap - Bootstrap components built with React.
- react-foundation - Foundation as React components.
- reakit - demo/docs Toolkit for building accessible rich web apps
- searchkit - React UI components / widgets. The easiest way to build a great search experience with Elasticsearch.
- semantic-ui-react - The official Semantic-UI-React integration.
- semi-design - demo/docs - A modern, comprehensive, flexible design system.
- shadcn/ui - demo - docs - Beautifully designed components that you can copy and paste into your apps.
- shineout - demo - Chinese-friendly set of components: form elements, navigation, table, tree, tree select drop-down etc.
- Tremor - demo - docs - Open-source components to build charts and dashboards.
- untitled-ui-react - demo - Beautifully crafted collection of components built with React Aria and Tailwind CSS.
Material Design
- ๐ Material UI - Full suite of components. Build your own design system, or start with Material Design.
- Autocomplete - Accessible autocomplete, combobox, multiselect
- Material Icons - 1,000+ SVG material icons.
- Modal - Accessible modal dialog component.
- Slider - Accessible slider component.
- Table - table with sorting, selecting, pagination, virtualized.
- Tree View - Accessible tree view component for React.
- react-essence - Essence - The Essential Material Design Framework.
- react-materialize - Material design for react, powered by materializecss.
- react-toolbox - A set of React components implementing Google's Material Design.
- mdbootstrap - React Bootstrap with Material Design
Mobile
- antd-mobile - Configurable Mobile UI from China.
- Ionic React - Ionic Framework: easily build Android, Desktop and Progressive Web Apps with one code base.
- OnsenUI - demo/docs - Mobile app framework with Material and flat (iOS) designs. Based on Web Components.
Component Collections
- blueprint - demo - docs - UI toolkit for building complex, data-dense web interfaces for desktop (not mobile) applications.
- dataminr-react-components - Collection of reusable React Components and utility functions.
- shards-react - docs/demo - A beautiful and modern React design system. Freemium.
- aframe-react - Build virtual reality experiences with A-Frame and React.
- react-admin - Build admin user experiences on top of REST and GraphQL services.
- refine - demo - docs - Build data-intensive applications in no time. It ships with Ant Design System, an enterprise-level UI toolkit.
- matrix-card - demo - Simplest possible component to generate matrix rain style cards.
- rsuite - demo/docs - Suite of components for "enterprise system products".
- lens-ui - docs - A Suit of components focused on simplicity.
- Tailwindadmin - docs - A collection of Ready-made ShadCN UI components you can directly plug into your React/Next.js projects.
UI Utilities
Reporter
Report computed styles
Visibility Reporter
Report when a component becomes visible/hidden
- react-intersection-observer - React implementation of the Intersection Observer API.
- react-visibility-sensor - Sensor component.
- react-waypoint - A React component to execute a function whenever you scroll to an element.
Measurement Reporter
Determine and report measurements of an element
- react-component-queries - Provide props to your Components based on their Width and/or Height.
- react-container-dimensions - Wrapper component that detects element resize.
- react-dimensions - React higher-order component to get dimensions of container.
- react-height - Component-wrapper to determine and report children elements height.
- react-measure - Compute measurements of a React component.
- react-sizeme - Make your React Components aware of their width and height.
Device Input
Turn user input into actions
Keyboard Events
- react-hotkeys - Declarative hotkey and focus area management for React.
- react-key-handler - React component to handle keyboard events.
- react-keydown - Lightweight keydown wrapper for React components.
- react-shortcuts - Manage keyboard shortcuts from one place.
- useKeyCapture - A custom hook to ease the key-press listeners of a target/global.
- react-keyboard-navigator - A suite of React components and hook for selecting sibling components through the keyboard.
Scroll Events
- react-scroll-components - A set of components that react to page scrolling.
Touch Swipe
- react-swipe - Swipe.js as a React component.
Mouse Events
- react-hook-mighty-mouse - demo - Hook that tracks mouse events on selected element.
Meta Tags
Set meta tags, , children of <head></em></p> <ul> <li><a href="https://github.com/staylor/react-helmet-async#readme">react-helmet-async</a> - Thread-safe Helmet for React 16+ and friends</li> <li><a href="https://github.com/nfl/react-helmet">react-helmet</a> - A document head manager for React.</li> </ul> <h3>Portal</h3> <p><em>Render an element at an arbitrary DOM node</em></p> <ul> <li><a href="https://github.com/fckt/react-layer-stack">react-layer-stack</a> - Simple but ubiquitously powerful and agnostic layering system for React.</li> <li><a href="https://github.com/tajo/react-portal">react-portal</a> - React component for transportation of modals, lightboxes, loading bars... to document.body.</li> </ul> <h3>Test User Behavior</h3> <p><em>A/B tests, experiments, ...</em></p> <ul> <li><a href="https://github.com/HubSpot/react-experiments">react-experiments</a> - React components for implementing UI experiments.</li> </ul> <h2>Code Design</h2> <p><strong><a href="#table-of-contents"><code>Back to top โฌ๏ธ</code></a></strong></p> <p><em>Libraries that help with code design</em></p> <h3>Data Store</h3> <p><em>Data flow / data management / data stores / components state / data flow</em></p> <ul> <li><a href="https://github.com/Yomguithereal/baobab-react">baobab-react</a> - React integration for Baobab.</li> <li><a href="https://github.com/cerebral/cerebral">cerebral</a> - A state controller with its own debugger.</li> <li><a href="https://github.com/effector/effector">effector-react</a> - React bindings for effector, an effective multi-store state manager.</li> <li><a href="https://github.com/fireproof-storage/fireproof">fireproof</a> - <a href="https://fireproof.storage/try-free/">demo</a> - <a href="https://use-fireproof.com/docs/welcome">docs</a> Pure JS, zero dependency, CRDT database - runs in the browser and connects to any cloud or backend</li> <li><a href="https://rxdb.info/">RxDB</a> - <a href="https://github.com/pubkey/rxdb/tree/master/examples/react">demo</a> - <a href="https://rxdb.info/quickstart.html">docs</a> A fast, local first, reactive Database for JavaScript Applications</li> <li><a href="https://github.com/yahoo/fluxible">fluxible</a> - A pluggable container for universal flux applications.</li> <li><a href="https://github.com/mariusandra/kea">kea</a> - High level architecture for React apps.</li> <li><a href="https://github.com/yahoo/react-i13n">react-i13n</a> - A performant, scalable and pluggable approach to instrumenting your React application.</li> <li><a href="https://github.com/reactjs/react-redux">react-redux</a> - Official React bindings for Redux.</li> <li><a href="https://github.com/tshelburne/redux-batched-actions">redux-batched-actions</a> - Reducer + action to reduce actions under a single subscriber notification.</li> <li><a href="https://github.com/reactjs/redux">redux</a> - Predictable state container for JavaScript apps.</li> <li><a href="https://github.com/reactjs/reselect">reselect</a> - Selector library for Redux.</li> <li><a href="https://github.com/SiftScience/resourcerer">resourcerer</a> - Declarative data-fetching framework for REST APIs</li> <li><a href="https://github.com/lukasbach/synergies">synergies</a> - <a href="https://synergies.js.org">docs</a> A performant and distributed context-state library for creating reusable React state logic by synergyzing atomar context pieces.</li> <li><a href="https://zustand.surge.sh/">zustand</a> - <a href="https://github.com/pmndrs/zustand">docs</a> - A fast bearbones state-management solution using simplified flux principles and boilerplate-free hook api.</li> <li><a href="https://github.com/teafuljs/teaful">teaful</a> - Tiny, easy and powerful React state management</li> </ul> <h3>Form Logic</h3> <ul> <li><a href="https://github.com/data-driven-forms/react-forms">data-driven-forms</a> - A declarative way for building forms with all the functionality.</li> <li><a href="https://github.com/jaredpalmer/formik">formik</a> - Build forms without tears and supports Validation in ease.</li> <li><a href="https://github.com/formsy/formsy-react/">formsy-react</a> - A form input builder and validator for React JS.</li> <li><a href="https://github.com/phormal/phormal">Phormal</a> - <a href="https://phormal.dev/getting-started/react">Docs & Demos</a> - Responsive, multilingual forms with built-in validation, support for dark mode and right-to-left languages.</li> <li><a href="https://github.com/react-hook-form/react-hook-form">react-hook-form</a> - React hooks for form validation without the hassle.</li> <li><a href="https://github.com/mozilla-services/react-jsonschema-form">react-jsonschema-form</a> - A React component for building Web forms from JSONSchema.</li> <li><a href="https://github.com/0529bill/react-client-validation">react-client-validation</a> - Simple and super lightweight validation for React.</li> <li><a href="https://github.com/final-form/react-final-form">react-final-form</a> - Subscription-based form state management</li> <li><a href="https://github.com/MAKARD/react-formawesome">react-formawesome</a> - Complex library for creating awesome forms.</li> <li><a href="https://github.com/surveyjs/survey-library">surveyjs</a> - The advanced Survey and Form library</li> <li><a href="https://github.com/alibaba/formily">Formily</a> - High performance, extensible, and Typescript friendly</li> <li><a href="https://github.com/luoanb/hook-form-react">hook-form-react</a> - <a href="https://luoanb.github.io/hook-form-react">docs</a> - A lightweight, dependency-free solution React hooks for form validation.</li> </ul> <h3>Router</h3> <ul> <li><a href="https://github.com/STRML/react-router-component">react-router-component</a> - Declarative router component for React.</li> <li><a href="https://github.com/taion/react-router-scroll">react-router-scroll</a> - React Router scroll management.</li> <li><a href="https://github.com/reactjs/react-router">react-router</a> - A complete routing library for React.</li> <li><a href="https://github.com/salvoravida/redux-first-history">redux-first-history</a> - Redux First History - Redux history binding support react-router - @reach/router - wouter</li> <li><a href="https://github.com/kriasoft/universal-router">universal-router</a> - A simple middleware-style router for isomorphic JavaScript web apps.</li> <li><a href="https://github.com/molefrog/wouter">wouter</a> - A minimalist-friendly ~1.3KB routing library. Nothing else but hooks.</li> <li><a href="https://github.com/TanStack/router">tanstack-router</a> - Type-safe router with built-in caching & URL state management</li> </ul> <h3>Props from server</h3> <p><em>Component properties asynchronously fetched over the network</em></p> <ul> <li><a href="https://github.com/heroku/react-refetch">react-refetch</a> - A simple, declarative, and composable way to fetch data for React components.</li> <li><a href="https://github.com/makeomatic/redux-connect">redux-connect</a> - Provides decorator for resolving async props in react-router.</li> <li><a href="https://github.com/soroushchehresa/axios-react">axios-react</a> - HTTP client component for React.</li> </ul> <h3>Communication with server</h3> <ul> <li><a href="https://github.com/apollostack/apollo-client">apollo-client</a> - A simple caching client for any GraphQL server and UI framework.</li> <li><a href="https://github.com/facebook/relay">react-relay</a> - Relay is a JavaScript framework for building data-driven React applications.</li> <li><a href="https://github.com/TanStack/query">query</a> - <a href="https://tanstack.com/query/v4">docs</a> Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue.</li> </ul> <h3>CSS / Style</h3> <ul> <li><a href="https://github.com/milesj/aesthetic">aesthetic</a> - A powerful type-safe, framework agnostic, CSS-in-JS library for styling components, whether it be plain objects, importing stylesheets, or simply referencing external class names.</li> <li><a href="https://github.com/Khan/aphrodite">aphrodite</a> - It's inline styles, but they work!.</li> <li><a href="https://github.com/rofrischmann/inline-style-prefixer">inline-style-prefixer</a> - Run-time Autoprefixer for Inline Style Objects.</li> <li><a href="https://github.com/richard-unterberg/classmatejs/tree/master/packages/react">@classmatejs/react</a> - A class name focused component builder with a syntax like styled components and the sugar of cva's variants.</li> <li><a href="https://github.com/d6u/react-container-query">react-container-query</a> - Modular responsive component.</li> <li><a href="https://github.com/contra/react-responsive">react-responsive</a> - Media queries in react for responsive design.</li> <li><a href="https://github.com/jmlweb/reactponsive">reactponsive</a> - Responsive components and hooks.</li> <li><a href="https://github.com/styled-components/styled-components">styled-components</a> - Visual primitives for the component age.</li> <li><a href="https://github.com/stitchesjs/stitches">stitches</a> - CSS-in-JS with near-zero runtime, SSR, multi-variant support.</li> </ul> <h3>HTML Template</h3> <ul> <li><a href="https://github.com/AlexGilleran/jsx-control-statements">jsx-control-statements</a> - Neater If and For for React JSX.</li> </ul> <h3>Isomorphic Apps</h3> <ul> <li><a href="https://github.com/airbnb/hypernova">hypernova</a> - A service for server-side rendering your JavaScript views.</li> <li><a href="https://github.com/kriasoft/isomorphic-style-loader">isomorphic-style-loader</a> - Isomorphic CSS style loader for Webpack.</li> <li><a href="https://github.com/redfin/react-server">react-server</a> - React framework with server render for blazing fast page load.</li> <li><a href="https://github.com/rill-js/rill">rill</a> - Universal web application framework.</li> <li><a href="https://github.com/halt-hammerzeit/webpack-isomorphic-tools">webpack-isomorphic-tools</a> - Server-side rendering for your Webpack-built applications (e.g. React).</li> </ul> <h3>Boilerplate</h3> <p><em>Scaffold / starter kit / Yeoman generator / stack ensemble / seed</em></p> <ul> <li><a href="https://github.com/facebookincubator/create-react-app">create-react-app</a> - Create React apps with no build configuration.</li> <li><a href="https://github.com/winwiz1/crisp-react">crisp-react</a> - Express integration in TypeScript with support for multiple SPAs and pitfall avoidance.</li> <li><a href="https://github.com/Nilanth/cra-template-redux-auth-starter">cra-template-redux-auth-starter</a> - A Redux auth starter boilerplate for CRA.</li> <li><a href="https://github.com/chentsulin/electron-react-boilerplate">electron-react-boilerplate</a> - Live editing development on desktop app.</li> <li><a href="https://github.com/elegantframework/elegant-cli">elegant</a> - <a href="https://www.elegantframework.com/docs/installation">docs</a> - <a href="https://www.elegantframework.com/">demo</a> - A simple React framework for rapidly building beautiful and expressive web applications with Next.js, Tailwind CSS, and Markdown loading.</li> <li><a href="https://github.com/brocoders/extensive-react-boilerplate">extensive-react-boilerplate</a> - Boilerplate with Next.js, Auth (Sign in, Sign up, Reset password, Confirm email, Refresh Token), Material UI, React Hook Form, I18N, File uploads (support local and Amazon S3 drivers), Tests, CI.</li> <li><a href="https://github.com/FredericHeem/starhackit">generator-starhackit</a> - Full-stack starter kit.</li> <li><a href="https://github.com/insin/nwb">nwb</a> - CLI tool and devDependency for React apps & components and npm modules.</li> <li><a href="https://nx.dev">nx</a> - Next generation build system with first class monorepo support and powerful integrations.</li> <li><a href="https://github.com/moishinetzer/pbandj">PBandJ</a> - Zero-Config Reusable Component Framework.</li> <li><a href="https://github.com/gaearon/react-hot-boilerplate">react-hot-boilerplate</a> - Minimal live-editing boilerplate for your next ReactJS project.</li> <li><a href="https://github.com/AlexSergey/rockpack">rockpack</a> - Simple solution for creating React application with SSR, bundling, linting, testing within 5 minutes.</li> <li><a href="https://github.com/andrelmlins/create-react-dependency">create-react-dependency</a> - Create react dependencies with no build configuration.</li> <li><a href="https://github.com/Sazito/phoenix">phoenix</a> - A simple boilerplate that helps you make your react application with Server Side Rendering & Localization support.</li> <li><a href="https://github.com/anandgupta193/react-enterprise-starter-kit">react-enterprise-starter-kit</a> - Highly Scalable and Performant Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase.</li> <li><a href="https://tailwind-admin.com/">Tailwindadmin</a> - Free Shadcn Dashboard Template Built On React and Tailwind CSS comes with Multiple-framework support</li> </ul> <h3>Miscellaneous</h3> <ul> <li><a href="https://github.com/matthewwithanm/react-inlinesvg">react-inlinesvg</a> - An SVG loader component for ReactJS.</li> <li><a href="https://github.com/kapolos/react-godfather">react-godfather</a> - A new way to write Functional Components, without Hooks.</li> <li><a href="https://github.com/behnamrhp/React-VVM">react-vvm</a> - A new approach to MVVM in React, to enforce clean separation of concerns, reduce boilerplate, and automatic re-render optimization for scalable UI logic.</li> <li><a href="https://github.com/desko27/react-call">react-call</a> - Call your React components.</li> <li><a href="https://github.com/lynndylanhurley/redux-auth">redux-auth-patch</a> - Complete token authentication system for react + redux that supports isomorphic rendering.</li> <li><a href="https://github.com/treasure-data/redux-search">redux-search</a> - Redux bindings for client-side search.</li> <li><a href="https://github.com/gcanti/tcomb-react">tcomb-react</a> - Alternative syntax for PropTypes.</li> <li><a href="https://github.com/salvoravida/react-universal-hooks">react-universal-hooks</a> - :tada: support react hooks everywhere (Functional or Class Component).</li> </ul> <h2>Utilities</h2> <p><strong><a href="#table-of-contents"><code>Back to top โฌ๏ธ</code></a></strong></p> <ul> <li><a href="https://github.com/zpao/qrcode.react">qrcode.react</a> - A <QRCode/> component for use with React.</li> <li><a href="https://github.com/bitjson/qr-code"><code><qr-code></code></a> โ A no-dependencies, customizable, animate-able, SVG-based <code><qr-code></code> element.</li> <li><a href="https://github.com/fernandopasik/react-children-utilities">react-children-utilities</a> - Extended utils for React.Children.</li> <li><a href="https://github.com/ReactTraining/react-media">react-media</a> - A CSS media query component for React.</li> <li><a href="https://github.com/bluepeter/react-middle-ellipsis">react-middle-ellipsis</a> - <a href="https://bluepeter.github.io/react-middle-ellipsis/">demo</a> - Truncate long strings in the middle instead of the end.</li> <li><a href="https://github.com/martinandert/react-translate-component">react-translate-component</a> - Multi-lingual/localized text content.</li> </ul> <h3>i18n</h3> <p><em>Internationalization / L10n / localization / translation</em></p> <ul> <li><a href="https://github.com/i18next/react-i18next">react-i18next</a> - Internationalization for react done right. Using the i18next i18n ecosystem.</li> <li><a href="https://github.com/yahoo/react-intl">react-intl</a> - Internationalize React apps.</li> <li><a href="https://github.com/fakundo/react-localized">react-localized</a> - Internationalization for React components based on <code>gettext</code> format.</li> <li><a href="https://github.com/CherryProjects/react-translate-maker">react-translate-maker</a> - Universal internationalization (i18n) open source library for React.</li> <li><a href="https://github.com/alibaba/react-intl-universal">react-intl-universal</a> - <a href="https://g.alicdn.com/alishu/common/0.0.95/intl-example/index.html">demo</a> Internationalize React apps. Not only for React.Component but also for Vanilla JS.</li> <li><a href="https://github.com/tolgee/tolgee-js/tree/main/packages/react">@tolgee/react</a> - <a href="https://tolgee.io/docs/web/using_with_react/installation">docs</a> โ Web-based localization tool enabling users to translate directly in the React app they develop</li> <li><a href="https://github.com/lingui/js-lingui">js-lingui</a> - <a href="https://lingui.js.org">docs</a> โ A readable, automated, and optimized (5 kb) internationalization for JavaScript.</li> </ul> <h3>Framework bindings / integrations</h3> <ul> <li><a href="https://github.com/magalhas/backbone-react-component">backbone-react-component</a> - A bit of nifty glue that automatically plugs your Backbone models.</li> <li><a href="https://github.com/KtorZ/elm-react-component">elm-react-component</a> - A React component which wraps an Elm module to be used in a React application.</li> <li><a href="https://github.com/ProjectSeptemberInc/gl-react">gl-react</a> - OpenGL / WebGL bindings for React to implement complex effects over images and content.</li> <li><a href="https://github.com/jhudson8/react-backbone">react-backbone</a> - Backbone-aware mixins for react and a whole lot more.</li> <li><a href="https://github.com/react-d3-library/react-d3-library">react-d3-library</a> - Open source library for using D3 in React.</li> <li><a href="https://github.com/evancz/react-elm-components">react-elm-components</a> - Write React components in Elm.</li> <li><a href="https://github.com/pilwon/react-famous">react-famous</a> - React bridge to Famo.us.</li> <li><a href="https://github.com/STRML/react-localstorage">react-localstorage</a> - Simple componentized localstorage implementation for Facebook's React.</li> <li><a href="https://github.com/mifi/react-lottie-player">react-lottie-player</a> - <a href="https://mifi.github.io/react-lottie-player/">demo</a> - Declarative lottie animation player.</li> <li><a href="https://github.com/shakacode/react_on_rails">react-on-rails</a> - Integration of React + Webpack + Rails to build Universal (Isomorphic) Apps.</li> <li><a href="https://github.com/toxicFork/react-three-renderer">react-three-renderer</a> - Render into a three.js canvas using React.</li> <li><a href="https://github.com/fritx/react-threejs">react-threejs</a> - Simplest bindings between React & Three.js</li> <li><a href="https://github.com/firebase/reactfire">reactfire</a> - ReactJS mixin for easy Firebase integration.</li> <li><a href="https://github.com/PixelsCommander/ReactiveElements">reactive-elements</a> - Allows to use React.js component as HTML element (web component).</li> <li><a href="https://github.com/elraccoone/react-unity-webgl">react-unity-webgl</a> - Unity intergration with two-way communication using a built-in Event System.</li> </ul> <h3>Integrations with Third Party Services</h3> <ul> <li><a href="https://github.com/react-ga/react-ga">react-ga</a> - React Google Analytics Module.</li> <li><a href="https://github.com/hzdg/react-google-analytics">react-google-analytics</a> - Google analytics component.</li> <li><a href="https://github.com/ErrorPro/react-google-autocomplete">react-google-autocomplete</a> - Google Places API components and hooks.</li> <li><a href="https://github.com/appleboy/react-recaptcha">react-recaptcha</a> - A react.js reCAPTCHA for Google.</li> <li><a href="https://github.com/azmenak/react-stripe-checkout">react-stripe-checkout</a> - Load stripe's checkout.js as a react component. Easiest way to use checkout with React.</li> <li><a href="https://github.com/rangle/redux-segment">redux-segment</a> - Segment.io analytics integration for redux.</li> <li><a href="https://github.com/Nilanth/react-slack-notification">react-slack-notification</a> - Send messages and error logs to a Slack channel directly.</li> <li><a href="https://github.com/csfrequency/react-firebase-hooks">react-firebase-hooks</a> - Hooks to integrate firebase in your application.</li> </ul> <h2>Performance</h2> <p><strong><a href="#table-of-contents"><code>Back to top โฌ๏ธ</code></a></strong></p> <h3>UI</h3> <ul> <li><a href="https://github.com/trueadm/inferno">inferno</a> - An extremely fast, React-like JavaScript library for building modern user interfaces.</li> <li><a href="https://github.com/JakeSidSmith/react-fastclick">react-fastclick</a> - Fast Touch Events for React.</li> <li><a href="https://github.com/reactjs/react-static-container">react-static-container</a> - Renders static content efficiently.</li> </ul> <h4>Inspect</h4> <ul> <li><a href="https://github.com/RamonGebben/react-perf-tool">react-perf-tool</a> - Debug performance of your React application.</li> <li><a href="https://github.com/redsunsoft/react-render-visualizer">react-render-visualizer</a> - Render visualizer for ReactJS.</li> </ul> <h4>Lazy Load</h4> <ul> <li><a href="https://github.com/ggordan/react-infinite-grid">react-infinite-grid</a> - A React component which renders a grid of elements.</li> <li><a href="https://github.com/seatgeek/react-infinite">react-infinite</a> - A browser-ready efficient scrolling container based on UITableView.</li> <li><a href="https://github.com/loktar00/react-lazy-load">react-lazy-load</a> - React component that renders children elements when they enter the viewport.</li> <li><a href="https://github.com/jasonslyvia/react-lazyload">react-lazyload</a> - Lazyload your Component, Image or anything matters the performance.</li> <li><a href="https://github.com/bvaughn/react-virtualized">react-virtualized</a> - React components for efficiently rendering large lists and tabular data.</li> </ul> <h3>App Size</h3> <ul> <li><a href="https://github.com/oliviertassinari/babel-plugin-transform-react-remove-prop-types">babel-plugin-transform-react-remove-prop-types</a> - Remove unnecessary React propTypes.</li> <li><a href="https://github.com/Lucifier129/react-lite">react-lite</a> - An implementation of React that optimizes for small script size.</li> </ul> <h3>Server-Side Rendering</h3> <ul> <li><a href="https://github.com/AlexSergey/issr">iSSR</a> - The easiest way to move your React application to Server-Side Rendering. Handles Side Effects and synchronizes State.</li> <li><a href="https://github.com/dunglas/react-esi">react-esi</a> - A library to boost SSR performance by exposing React components as Edge Side Includes (ESI) fragments</li> </ul> <h2>Dev Tools</h2> <p><strong><a href="#table-of-contents"><code>Back to top โฌ๏ธ</code></a></strong></p> <h3>Test</h3> <ul> <li><a href="https://github.com/airbnb/enzyme">enzyme</a> - JavaScript Testing utilities for React.</li> <li><a href="https://github.com/facebook/jest">jest-cli</a> - Painless JavaScript Testing.</li> <li><a href="https://github.com/pzavolinsky/react-unit">react-unit</a> - Lightweight unit test library for ReactJS.</li> <li><a href="https://github.com/conorhastings/redux-test-recorder">redux-test-recorder</a> - A redux middleware to automatically generate tests for reducers through ui interaction.</li> <li><a href="https://github.com/milesj/rut">rut</a> - React testing made easy with <code>react-test-renderer</code>. Supports DOM and custom renderers.</li> <li><a href="https://github.com/bruderstein/unexpected-react">unexpected-react</a> - Plugin for unexpected to enable testing the full React virtual DOM, and also the shallow renderer.</li> <li><a href="https://github.com/microsoft/playwright">playwright</a> enables reliable end-to-end testing for modern web apps.</li> </ul> <h3>Redux</h3> <ul> <li><a href="https://github.com/romseguy/redux-devtools-chart-monitor">redux-devtools-chart-monitor</a> - A chart monitor for Redux DevTools.</li> <li><a href="https://github.com/gaearon/redux-devtools-dock-monitor">redux-devtools-dock-monitor</a> - A resizable and movable dock for Redux DevTools monitors.</li> <li><a href="https://github.com/bvaughn/redux-devtools-filterable-log-monitor">redux-devtools-filterable-log-monitor</a> - Filterable tree view monitor for Redux DevTools.</li> <li><a href="https://github.com/alexkuz/redux-devtools-inspector">redux-devtools-inspector</a> - Another Redux DevTools Monitor.</li> <li><a href="https://github.com/gaearon/redux-devtools-log-monitor">redux-devtools-log-monitor</a> - The default monitor for Redux DevTools with a tree view.</li> <li><a href="https://github.com/gaearon/redux-devtools">redux-devtools</a> - DevTools for Redux with hot reloading, action replay, and customizable UI.</li> <li><a href="https://github.com/zalmoxisus/remote-redux-devtools">remote-redux-devtools</a> - Redux DevTools remotely.</li> </ul> <h3>Inspect</h3> <ul> <li><a href="https://fluxguard.com">fluxguard</a> - PROD change monitoring that highlights all DOM + design changes.</li> <li><a href="https://github.com/xyc/react-inspector">react-inspector</a> - Power of Browser DevTools inspectors right inside your React app.</li> <li><a href="https://github.com/reactotron/reactotron">reactotron</a> - A CLI and OS X app for inspecting your React JS and React Native apps.</li> <li><a href="https://taillens.io">Tail Lens</a> - Tailwind editor in browser : Inspect, edit, preview, copy.</li> </ul> <h3>Miscellaneous</h3> <ul> <li><a href="https://github.com/ccontrols/component-controls">component-controls</a> - <a href="https://component-controls.com">demo</a> - <a href="https://component-controls.com/tutorial">docs</a> - A next-generation tool to create blazing-fast documentation sites.</li> <li><a href="https://github.com/skidding/cosmos">cosmos-js</a> - DX tool for designing truly encapsulated React components.</li> <li><a href="https://github.com/mkosir/react-demo-tab-cli">react-demo-tab-cli</a> - CLI tool for creating demos of react components.</li> <li><a href="https://github.com/sapegin/react-styleguidist">react-styleguidist</a> - React style guide generator.</li> <li><a href="https://github.com/feross/standard">standard-react</a> - JavaScript Standard Style Guide.</li> <li><a href="https://www.plasmic.app/">Plasmic</a> - Powerful design tool for building your React components visually.</li> <li><a href="https://github.com/simplelocalize/simplelocalize-cli">SimpleLocalize</a> - Open source CLI tool for finding i18n keys in React projects.</li> <li><a href="https://github.com/zheeeng/react-device-frameset">react-device-frameset</a> - React device frameset component.</li> </ul> <h2>Miscellaneous</h2> <p><strong><a href="#table-of-contents"><code>Back to top โฌ๏ธ</code></a></strong></p> <ul> <li><a href="https://github.com/dataformsjs/dataformsjs/blob/master/docs/jsx-loader.md">DataFormsJS JSX Loader</a> - Small JavaScript Compiler for quickly converting JSX to JS directly on a web page.</li> <li><a href="https://github.com/roman01la/html-to-react-components">html-to-react-components</a> - Extract annotated portions of HTML into React components as separate modules.</li> <li><a href="https://github.com/reactjs/react-magic">htmltojsx</a> - Automatically AJAXify plain HTML with the power of React. It's magic!.</li> <li><a href="https://github.com/repetere/jsonx">jsonx</a> - React JSON Syntax.</li> <li><a href="https://github.com/plouc/mozaik">mozaik</a> - Mozaรฏk is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards.</li> <li><a href="https://github.com/Yomguithereal/react-blessed">react-blessed</a> - A react renderer for blessed.</li> <li><a href="https://github.com/bluepeter/jsondiffpatch-react">jsondiffpatch-react</a> - JSON diffing.</li> <li><a href="https://github.com/vvo/iron-session">iron-session</a> - Secure, stateless, and cookie-based session library.</li> </ul> <h3>Static Website Generator</h3> <ul> <li><a href="https://github.com/gatsbyjs/gatsby">gatsby</a> - Transform plain text into dynamic blogs and websites using React.js.</li> </ul> <h2>Cloud Solutions</h2> <p><strong><a href="#table-of-contents"><code>Back to top โฌ๏ธ</code></a></strong></p> <h3>Databases</h3> <ul> <li><a href="https://github.com/bcms/cms">BCMS</a> - API-based, open-source, self-hostable content management system for Gatsby, Nuxt and Next.</li> <li><a href="https://github.com/winwiz1/crisp-bigquery">crisp-bigquery</a> - Full stack Google BigQuery with Express in TypeScript.</li> <li><a href="https://github.com/mhart/react-server-routing-example">react-server-routing-example</a> - Universal client/server routing and data with AWS DynamoDB.</li> </ul>