haunted
Web component hooks library
A React Hooks API implementation for web components using Lit HTML or HyperHTML.
React's Hooks API implemented for web components 👻
3k stars
32 watching
92 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 2 awesome lists
hookslit-htmlreact-hooksweb-components
Related projects:
Repository | Description | Stars |
---|---|---|
react-hook-form/react-hook-form | A library that provides form state management and validation features | 41,583 |
jaredpalmer/the-platform | Provides React Hooks and components for accessing browser APIs in a Suspense-friendly manner. | 4,402 |
rrousselgit/flutter_hooks | A Dart library providing React-like hooks for managing widget life-cycles in Flutter applications. | 3,145 |
react-native-community/hooks | Provides React Native APIs turned into reusable building blocks for functional components | 3,485 |
davidhu2000/react-spinners | A collection of reusable React components for displaying loading states and animations. | 3,114 |
immerjs/use-immer | A hook to manage state with Immer in React applications using TypeScript | 4,084 |
reactjs/react-tabs | A React component library for building tabbed interfaces with accessibility and usability in mind. | 3,093 |
wildhoney/standalone | Creates reusable and interoperable React components as HTML custom elements using the webcomponents API | 206 |
anthonyshort/deku | A virtual DOM library for rendering interfaces using pure functions and state management tools like Redux. | 3,415 |
react-figma/react-figma | A tool that enables developers to create user interfaces using React components in Figma design files. | 2,548 |
jsdf/react-native-htmlview | A component that renders HTML content as native views in React Native apps. | 2,718 |
remarkjs/react-markdown | A React component for rendering markdown safely and efficiently in web applications | 13,230 |
insin/nwb | A toolkit for quickly developing web applications with React, Preact, Inferno, and vanilla JavaScript using a zero-config setup. | 5,574 |
vadimdemedes/ink | A React-based solution for building interactive command-line interfaces using component-based UI building experience. | 27,195 |
ava/use-http | A React hook for making isomorphic HTTP requests with features like server-side rendering support and built-in caching. | 2,314 |