Package

purescript-grain

Repository
purescript-grain/purescript-grain
License
MIT
Uploaded by
oreshinya
Published on
2021-03-22T08:17:40Z

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

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

The project for benchmark is here.

benchmark

LICENSE

MIT