Casper
Casper
It seems that development on this project has slowed down? Meanwhile @cmeeren has created also material ui bindings for Feliz. @mvsmal are you going forward with this?, or will there...
This thread is closed but is very important to figure out how the creation of HOCs work. Especially the part where you need to pass the model and the dispatch...
**Is your feature request related to a problem? Please describe.** It would be very nice to be able to download a notebook, the markdown, code and output as a HTM,...
When running an application that shows some svg images, these won't show up. I have tried: `use_mime_types [".svg", "image/svg+xml"]`, however, still the mimetype is set at text/plain. ```fsharp let application...
### Description Upgrading existing code from F# 6 to 8 causes a problem with string interpolation when using this in JSX fragments. I think it is related to a different...
I just wrote a [article](https://www.linkedin.com/posts/casper-bollen-88a51719a_genpres-opensource-genpres-activity-7173776131110637572-Z6Za?utm_source=share&utm_medium=member_desktop) about this great project.
I think Feliz is the most widely used web framework, but missing in the list.
Currently, the build project sits right at the root folder of the template. Wouldn't it be better to move this to a 'build' folder instead? Only, then you can't just...
I use browserify to use node modules on the browser-side. Can I use memwatch to detect memory leaks in code running in the browser?
Unfortunately fantomas set up to run on save, scrambled a huge script [file](https://gist.github.com/halcwb/eaad0977d962f17aaee78c18e6670a48) of mine. This has caused literally days of work loss. Is there a way to recover from...