html2maud is a library / cli to convert html to maud template code
html2maud is a library / cli to convert html to maud template code
An opinionated way to develop tauri desktop applications where you do not write any client code (no javascript, no webassembly) as all html rendering and event handling is done inside your tauri application and pâro has the minimal client code that is still required already done for you.