react-hooks-lib
React Hooks library
A set of reusable React Hooks for managing state and side effects in React applications.
A set of reusable React Hooks.
545 stars
13 watching
27 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
hooksreactreact-hooksutils
Related projects:
Repository | Description | Stars |
---|---|---|
purescript-react/purescript-react-basic-hooks | An implementation of React hooks on top of purescript-react-basic to provide a new, alternative API for managing state and behavior in React applications. | 200 |
fjcaetano/react-hook-hooked | A utility to simplify attaching hooks to React components | 11 |
kitze/react-hanger | A collection of useful React hooks for managing state and primitives in user interface components | 1,935 |
yesmeck/react-with-hooks | A library that provides support for React Hooks API on React Native and other environments where native support is lacking. | 152 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 349 |
swyxio/hooks | A collection of reusable React hooks for managing state, input fields, and loading status in user interfaces. | 39 |
kentcdodds/advanced-react-hooks | A comprehensive learning workshop on advanced React hooks with hands-on examples and resources | 70 |
lilactown/helix | A ClojureScript library for building React applications with optimized interop and state management. | 631 |
lifeart/hooked-components | An addon for Ember.js that provides a way to implement React-like hooks for functional programming in Ember applications. | 31 |
jetli/yew-hooks | Provides an extension to the Yew framework with reusable hooks and effects for managing state and handling side effects in Rust web applications. | 169 |
pranesh239/use-key-capture | A custom hook that simplifies listening to complex keyboard combinations in React applications | 24 |
bcrumbs/reactackle | A collection of reusable UI components built with React and Styled Components | 279 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
purescript-react/purescript-react-basic | An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases | 281 |
shmew/feliz.uselistener | A set of React hooks for managing event listeners and handling element interactions. | 11 |