Client side in browser compiling and/or rendering
The idea is to do NLG in the browser. You can:
-
compile the templates server side and just render (generate texts) in the browser, which is the most common usage
-
both compile and render client side in the browser
-
use the Browser IDE