In the brower (i.e. via the JS backend) I need to generate a HTML table in the DOM from a JSON structure which I load into a Nim table structure. Does a library exist for the conversion to a DOM table?
Thanks for any pointers!
In the brower (i.e. via the JS backend) I need to generate a HTML table in the DOM from a JSON structure which I load into a Nim table structure. Does a library exist for the conversion to a DOM table?
Thanks for any pointers!