jinjar

From MaRDI portal
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.