UNPKG

modulerizr

Version:

Integrate a powerful, component based architecture to your legacy project in just a few steps

8 lines 164 B
<template name="jsrender-template-if"> {{if cond1}} condition1 is true {{/if}} {{if !cond1}} condition1 is false {{/if}} </template>