Skip to content

purescript-grain/purescript-grain

Repository files navigation

purescript-grain

Latest release

A UI library with easy and flexible state management inspired by Recoil.js and React Hooks.

Usage

Go to examples or some packages ;)

Concepts

  • Easy and flexible state management
  • CSS in PureScript
    • Auto-generated classname
  • Entirely PureScript
    • No npm dependencies
    • Implementation is written in PureScript

Installation

$ spago install grain

Benchmark

From v0.4.0, purescript-grain's performance is equivalent to popular JavaScript UI libraries like React.

benchmark

LICENSE

MIT