Posting: html2karax can convert a static html to Karax DSL code. In my PR, I refactored it and fixed most of the issues I came across, making it more practical for converting html snippets, as well as full pages. As a reminder, Karax is a framework for developing single page applications in Nim. It can also be used for server-side rendering! Try it and report any issues you may find.
Name: Refactored the html2karax tool
Author: planetis
Posting: html2karax can convert a static html to Karax DSL code. In my PR, I refactored it and fixed most of the issues I came across, making it more practical for converting html snippets, as well as full pages. As a reminder, Karax is a framework for developing single page applications in Nim. It can also be used for server-side rendering! Try it and report any issues you may find.