coffee418

0.1.2 • Public • Published

coffee418

NPM version

Browserify + Coffeeify + Uglify + Watchify

Usage

npm init
npm install coffee418 --save-dev

Replace the following lines in package.json

  "scripts"{
    "test": "node node_modules/coffee418"
  }

Add link to main file into package.json

  },
  "browser""src/main"

then run

npm test [--once]

You don't even need to require('coffee-script') to develop using CoffeeScript :-)

Credits

Package Sidebar

Install

npm i coffee418

Weekly Downloads

1

Version

0.1.2

License

ISC

Last publish

Collaborators

  • ukoloff