gobble-livescript

0.1.0 • Public • Published

gobble-coffee

Compile LiveScript files with gobble. Creates source maps automatically.

Installation

First, you need to have gobble installed - see the gobble readme for details. Then,

npm i -D gobble-livescript

Usage

gobblefile.js

var gobble = require( 'gobble' );
module.exports = gobble( 'src' ).transform( 'livescript' );

License

MIT. Copyright 2014 Rich Harris

Readme

Keywords

Package Sidebar

Install

npm i gobble-livescript

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • kmandrup