scalm icon indicating copy to clipboard operation
scalm copied to clipboard

Elm-inspired Scala library for writing web user interfaces

Results 4 scalm issues
Sort by recently updated
recently updated
newest added

> Please test this yourself before merging! 😁 I was interested in the project, but I couldn't run it because some CDN based dependencies have over the years vanished. So...

We should consider implementing something similar to https://github.com/paf31/purescript-incremental-functions (blog article [here](https://blog.functorial.com/posts/2018-04-08-Incrementally-Improving-The-DOM.html)) if that proves to be expressive enough, convenient and faster than virtual-dom.

Currently there are just a few HTML tags. It is desired to have all of then if it is possible. Here are some useful resources. [html-tags](https://raw.githubusercontent.com/sindresorhus/html-tags/master/html-tags.json) [html-tags-void](https://raw.githubusercontent.com/sindresorhus/html-tags/master/html-tags-void.json) Additionally would be...

Korolev https://github.com/fomkin/korolev Uses an immutable model which when changed updates dom.