jinjar

From MaRDI portal
Revision as of 19:56, 12 March 2024 by Import240312060351 (talk | contribs) (Created automatically from import240312060351)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Software:101390



CRANjinjarMaRDI QIDQ101390

Template Engine Inspired by 'Jinja'

David Hall

Last update: 1 November 2023

Software version identifier: 0.3.0, 0.1.0, 0.1.1, 0.2.0, 0.3.1


Copyright license: MIT license, File License

Template engine powered by the 'inja' C++ library. Users write a template document, using syntax inspired by the 'Jinja' Python package, and then render the final document by passing data from R. The template syntax supports features such as variables, loops, conditions and inheritance.