A UI library with easy and flexible state management inspired by Recoil.js and React Hooks.
Go to examples or some packages ;)
- Easy and flexible state management
- API like React Hooks
- Flexible and efficient state subscribing like Recoil.js
- CSS in PureScript
- Auto-generated classname
- Entirely PureScript
- No npm dependencies
- Implementation is written in PureScript
$ spago install grain
purescript-grain's performance is equivalent to popular JavaScript UI libraries like React.
The project for benchmark is here.
MIT