Hi,
do you know a Javascript Libary that standardizes the generation of HTML from a JSON String?
Something where you have a JSON String and a corresponding HTML Template and transform both to the resulting HTML.
The JSON/HTML pairs could be bound via name convention, for example.
I don't want to reinvent the wheel. So i'm grateful for all hints.
Thanks,
Chris