A UI library that uses fp-ts and JSX #1904
ej-shafran
started this conversation in
Show and tell
Replies: 2 comments
-
Going to check this out, thank you for putting it together. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Happy to inform that I have, in fact, added types to the JSX :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi y'all!
I had a bunch of free time and a desire to do something Elm-like using
fp-ts
, so I made myself a little library and thought I'd share!There's the library itself and a CLI tool for starting new project.
It's pretty basic right now, but I found it fun to play around and build stuff with 😸
In the future I plan to add types to the JSX so it's not just the wild west, and any feature requests are more than welcome :)
Beta Was this translation helpful? Give feedback.
All reactions