Integration of Ractive's templates (*.ract) with Meteor
Allows to include [email protected] template's in *.ract
.
Compiled template can be accessed:
// example for template : file.ract
Ract.getTemplate('file')
Allows to include [email protected] template's in *.ract
.
Compiled template can be accessed:
// example for template : file.ract
Ract.getTemplate('file')