| Author |
JS lib for JSON to HTML
|
Chris Baron
Ranch Hand
Joined: Mar 21, 2003
Posts: 1049
|
|
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
|
 |
 |
I agree. Here's the link: jrebel
|
|
subject: JS lib for JSON to HTML
|
|
|