I am using krakenjs for my project which by default uses dust for templating.But I am unable to use dust-js helpers in my project.So,
<td>{name}</td>
works fine but
{@eq key=amount value="master"}
You are no longer a Padawan.
{:else}
You have much to learn, young Padawan
{/eq}
does not?
P.S.:There is a similar question but answer does not seem to help.Using dustjs-helpers with Kraken js