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