clinch.coffee

1.9.1 • Public • Published

Dependency Status Build Status

clinch.coffee

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

How to use

Clinch = require 'clinch'
clinch_coffee = require 'clinch.coffee'

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

For more information see main module documentation.

Package Sidebar

Install

npm i clinch.coffee

Weekly Downloads

1

Version

1.9.1

License

MIT

Last publish

Collaborators

  • meettya