@conga/framework-view-twig

Conga.js bundle which integrates the twig.js template engine

Usage no npm install needed!

<script type="module">
  import congaFrameworkViewTwig from 'https://cdn.skypack.dev/@conga/framework-view-twig';
</script>

README

@conga/framework-view-twig Build Status

Overview

This is a bundle for the Conga.js framework which integrates the twig.js Template Engine into a project.

Configuration

Example:

twig:
    options:
        strict_variables: false

See the documentation for more information.