purescript-react-basic-hooks
React hook library
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.
An implementation of React hooks on top of purescript-react-basic
200 stars
8 watching
33 forks
Language: PureScript
last commit: 18 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
purescript-react/purescript-react-basic | An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases | 281 |
beizhedenglong/react-hooks-lib | A set of reusable React Hooks for managing state and side effects in React applications. | 545 |
purescript-contrib/purescript-react | Low-level React bindings for the PureScript programming language | 400 |
sharkdp/purescript-flare | A UI library built on top of Applicative-style programming to create reactive user interfaces | 285 |
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 |
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 |
restaumatic/purescript-specular | A PureScript library for building reactive user interfaces with event-driven programming | 132 |
ilyalesik/react-fetch-hook | Provides a convenient way to use the Fetch API in React applications | 349 |
purescript-contrib/purescript-css | A type-safe library for describing and manipulating CSS. | 106 |
purescript-concur/purescript-concur-react | A web UI framework that combines elements of functional programming paradigms to provide a lightweight and efficient client-side framework for building user interfaces. | 269 |
purescript-halogen/purescript-halogen | A declarative UI library written in PureScript, allowing developers to build type-safe user interfaces | 1,538 |
swyxio/hooks | A collection of reusable React hooks for managing state, input fields, and loading status in user interfaces. | 39 |
lifeart/hooked-components | An addon for Ember.js that provides a way to implement React-like hooks for functional programming in Ember applications. | 31 |
capacitor-community/react-hooks | Provides React hooks for interacting with Capacitor plugins | 249 |