Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jxom/awesome-react-headless-components
Awesome list of React headless components!
https://github.com/jxom/awesome-react-headless-components
List: awesome-react-headless-components
Last synced: 1 day ago
JSON representation
Awesome list of React headless components!
- Host: GitHub
- URL: https://github.com/jxom/awesome-react-headless-components
- Owner: jxom
- Created: 2018-07-02T12:35:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T22:47:37.000Z (10 months ago)
- Last Synced: 2024-05-18T19:45:51.852Z (7 months ago)
- Size: 37.1 KB
- Stars: 951
- Watchers: 13
- Forks: 48
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-list - awesome-react-headless-components
- ultimate-awesome - awesome-react-headless-components - Awesome list of React headless components!. (Other Lists / Monkey C Lists)
README
# Awesome React Headless Components
Awesome list of React headless components! PRs are welcome.
## Libraries
- [Ariakit](https://ariakit.org) - Headless component library and toolkit for building accessible web apps.
- [Ark UI](https://github.com/chakra-ui/ark) - A headless library for building reusable, scalable Design Systems that works for a wide range of JS frameworks.
- [Base UI](https://mui.com/base-ui/) - Material UI, but without the Material Design styles.
- [Dayzed](https://github.com/deseretdigital/dayzed) - Primitives to build simple, flexible, WAI-ARIA compliant React date-picker components
- [Downshift](https://github.com/paypal/downshift) - Primitive to build simple, flexible, WAI-ARIA compliant enhanced input React components
- [Floating UI](https://floating-ui.com/) - Tooltips, Modals, Popovers and other floating elements
- [Headless Date Picker](https://github.com/aliakbarazizi/headless-datepicker) - Headless datepicker for React
- [Headless Stepper](https://github.com/raisiqueira/headless-stepper-monorepo) - Production ready React hook to create awesome stepper components. Effortless to use, easy to customize.
- [Headless UI](https://github.com/tailwindlabs/headlessui) – Completely unstyled, fully accessible UI components, designed to integrate with Tailwind CSS
- [Radix UI](https://github.com/radix-ui/primitives) – A low-level UI component library with a focus on accessibility, customization and developer experience
- [Reach UI](https://reach.tech/) - Accessible components for your React-based design system
- [React Albus](https://github.com/americanexpress/react-albus): React component library for building declarative multi-step flows (wizards)
- [React Aria](https://react-spectrum.adobe.com/react-aria/index.html) - A library of React Hooks that provides accessible UI primitives for your design system.
- [react-headless-gallery](https://github.com/eyalzh/react-headless-gallery) - Fully headless, zero-dependencies gallery / carousel React component.
- [React Headless MDE](https://github.com/webbrother/react-headless-mde) - React headless markdown editor
- [React Hook Form](https://github.com/react-hook-form/react-hook-form) - React Hooks for forms validation (Web + React Native)
- [React Ranger](https://github.com/react-tools/react-ranger) - A headless render-prop component for building range and multi-range sliders in React
- [React Renderless](https://github.com/alexkrolick/react-renderless): Component library that provides primitives for building headless components
- [React Selected](https://github.com/jxom/react-selected) - React component to build flexible and accessible radio buttons/elements
- [React T-Minus](https://github.com/jxom/react-t-minus) - React component to handle simple countdowns
- [React Toggled](https://github.com/kentcdodds/react-toggled) - React component to build simple, flexible, and accessible toggle components
- [React Values](https://github.com/ianstormtaylor/react-values) - A set of tiny, composable React components for handling state with render props.
- [React Table](https://github.com/tannerlinsley/react-table) - Hooks for building lightweight, fast and extendable datagrids for React
- [React Virtual](https://github.com/tannerlinsley/react-virtual) - Hooks for virtualizing scrollable elements in React
- [React Virtuoso](https://virtuoso.dev/) - React Virtuoso is a family of powerful, easy-to-use React components that display large data sets using virtualized rendering.
- [refine](https://github.com/pankod/refine) - A React-based headless framework for building data-intensive applications in no time.
- [Restful React](https://github.com/contiamo/restful-react) - A set of data-fetching components that abstract away the state of requests, providing data to their children.
- [TanStack Query](https://tanstack.com/query) - Powerful asynchronous state management for TS/JS, React, Solid, Vue and Svelte.
- [TanStack Table](https://tanstack.com/table/v8) - Headless UI for building powerful tables & datagrids
- [use-select](https://github.com/tannerlinsley/use-select) - A react-hook for building enhanced input components.
- [veccu/react-calendar](https://github.com/veccu/react-calendar) - React Hooks for building extensible calendar user interface
- [virtua](https://github.com/inokawa/virtua) - A zero-config, fast and small (~3kB) virtual list component for React
- [Whizflow](https://github.com/itamarbareket/whizflow) - A lightweight, headless and extensible React library for building dynamic multi-step forms or troubleshooting workflows.