项目作者: purescript-grain

项目描述 :
A UI library with easy and flexible state management inspired by Recoil.js and React Hooks.
高级语言: PureScript
项目地址: git://github.com/purescript-grain/purescript-grain.git
创建时间: 2020-06-09T12:01:32Z
项目社区:https://github.com/purescript-grain/purescript-grain

开源协议:MIT License

下载



grain

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

  1. $ 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