laminar_cycle
laminar_cycle copied to clipboard
A cycle.js style user-computer model in Laminar
In #12 there's a `hello` example that just logs a `HELLO` to the javascript console and renders a div. For some reason doing `./ci mill examples.__.fastOpt`, the produced `out.js` does...
Provide an easy way to mount react based components on laminar applications. Stream props into them.
Hi just FYI, the website (https://vic.github.io/laminar_cycle/) is broken, you need to remove `root` option from `index.html` . `base: '/laminar_cycle/` is also needed for correctly setting the link of site title.