Client side in browser compiling and/or rendering
This is the documentation for 3.2.5 version, which is not the latest version. Consider upgrading to 4.3.0.
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