mirror of
https://github.com/justinwoo/purescript-resources.git
synced 2024-11-22 07:19:41 +03:00
Update ui.md
This commit is contained in:
parent
230099f6d6
commit
35e30852af
@ -1,6 +1,6 @@
|
||||
# UI libraries
|
||||
|
||||
There are effectively two choices.
|
||||
There are effectively two and a half choices.
|
||||
|
||||
## Halogen
|
||||
|
||||
@ -13,3 +13,9 @@ PureScript. Fast if you don't write naive code with thousands of unkeyed childre
|
||||
React interop.
|
||||
|
||||
[React-Basic](https://github.com/lumihq/purescript-react-basic)
|
||||
|
||||
## Hedwig
|
||||
|
||||
Another solution that is performant and tries to be easy to use.
|
||||
|
||||
[Hedwig](https://github.com/utkarshkukreti/purescript-hedwig)
|
||||
|
Loading…
Reference in New Issue
Block a user