clinch.jade

1.9.0 • Public • Published

Dependency Status Build Status

clinch.jade

This is external addon for clinch - CommonJS to browser packer to support .jade template files.

How to use

Clinch = require 'clinch'
clinch_jade = require 'clinch.jade'

# create packer object
packer = new Clinch runtime : on
# add plugin (chainable)
packer.addPlugin clinch_jade
# or with some settings
packer.addPlugin clinch_jade pretty : off

For more information see main module documentation.

Readme

Keywords

Package Sidebar

Install

npm i clinch.jade

Weekly Downloads

1

Version

1.9.0

License

MIT

Last publish

Collaborators

  • meettya