0.1.0 • Published 10 years ago
gobble-swig v0.1.0
gobble-swig
Compile swig templates with gobble.
Installation
First, you need to have gobble installed - see the gobble readme for details. Then,
npm i -D gobble-swig
Usage
gobblefile.js
var gobble = require('gobble')
module.exports = gobble('templates').transform('swig', {cache: false})
See the swig options for details.
License
MIT
0.1.0
10 years ago