1.1.0 • Published 9 years ago

clinch.eco v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Dependency Status Build Status

clinch.eco

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

How to use

Clinch = require 'clinch'
clinch_eco = require 'clinch.eco'

# create packer object
packer = new Clinch runtime : on
# add plugin (chainable)
packer.addPlugin clinch_eco

For more information see main module documentation.

1.1.0

9 years ago