mustache.js render the variables which are available & skip the rest
In mustache.js, is it possible to only render the variables which are
available in input. I want the rest of the variables to be still available
in the output for another round of rendering.
If not, does anyone know of an engine that has this functionality?
No comments:
Post a Comment