purescript-concur-react
UI framework
A web UI framework that combines elements of functional programming paradigms to provide a lightweight and efficient client-side framework for building user interfaces.
Concur UI Framework for Purescript
269 stars
12 watching
17 forks
Language: PureScript
last commit: 7 months 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/purescript-quickcheck | An implementation of a property-based testing framework in PureScript | 104 |
sharkdp/purescript-flare | A UI library built on top of Applicative-style programming to create reactive user interfaces | 285 |
purescript-react/purescript-react-basic | An opinionated set of bindings to the React library, providing optimized types and tools for basic use cases | 281 |
zrho/purescript-optic-ui | A PureScript framework for building declarative single-page web user interfaces with lenses and traversals. | 122 |
purescript-contrib/purescript-css | A type-safe library for describing and manipulating CSS. | 106 |
facebook/react | A JavaScript library for building user interfaces using an incremental, component-based approach. | 229,269 |
restaumatic/purescript-specular | A PureScript library for building reactive user interfaces with event-driven programming | 132 |
purescript-contrib/purescript-arraybuffer | Provides bindings and implementation for mutable JavaScript ArrayBuffers | 7 |
purescript-halogen/purescript-halogen | A declarative UI library written in PureScript, allowing developers to build type-safe user interfaces | 1,538 |
designrevision/shards-react | A React-based UI design system | 762 |
easafe/purescript-flame | A fast and simple framework for building web applications using PureScript | 292 |
paf31/purescript-thermite | A PureScript wrapper for React-like components and their lifecycle methods | 350 |
plangrid/reactivelists | Provides a React-like API for managing state and rendering user interfaces in UITableView and UICollectionView | 251 |
mcudich/templatekit | A React-inspired framework for building component-based user interfaces in Swift. | 161 |