gobble-swig

0.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i gobble-swig

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • comfycode