purescript-react-basic
React library bindings
An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases
An opinionated set of bindings to the React library, optimizing for the most basic use cases
281 stars
19 watching
40 forks
Language: PureScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
purescript-contrib/purescript-react | Low-level React bindings for the PureScript programming language | 400 |
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 |
purescript-contrib/purescript-css | A type-safe library for describing and manipulating CSS. | 106 |
restaumatic/purescript-specular | A PureScript library for building reactive user interfaces with event-driven programming | 132 |
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 |
sharkdp/purescript-flare | A UI library built on top of Applicative-style programming to create reactive user interfaces | 285 |
purescript/purescript-quickcheck | An implementation of a property-based testing framework in PureScript | 104 |
purescript-contrib/purescript-arraybuffer | Provides bindings and implementation for mutable JavaScript ArrayBuffers | 7 |
facebook/react | A JavaScript library for building user interfaces using an incremental, component-based approach. | 229,269 |
jsr-core/match | A library for structured binding and validation in JavaScript/TypeScript | 41 |
purescript/purescript-effect | Provides a way to handle native side effects in PureScript programming | 53 |
purescript-contrib/purescript-routing | A type-safe client-side routing library for PureScript | 105 |
purescript/purescript-prelude | A collection of fundamental building blocks and utilities for the PureScript programming language | 162 |
roman01la/babel-plugin-react-hyperscript | Transforms HyperScript syntax into React.createElement without runtime overhead | 20 |