# Cellarise-Makara

An i18n module for dust.js templates, forked from krakenjs/makara, with the addition of a shorter tag handler.

The short tag handler provides a shorter helper tag format:
```
{@i n="content" v="index.title"/}
```
An additional configuration option has been added to enable use of this new tag handler:
- handler - (string, default: default)


See the source package for more information - https://www.npmjs.org/package/makara
