@infoprojects/decaf

7.0.0 • Public • Published

@infoprojects/decaf

Decaf a la InfoProjects - Opinionated decaf with ESLint

Usage

npx @infoprojects/decaf [--dest] [GLOB]
  • --dest: Argument to fine-tune gulp dest and gulp base. Probably don't need to change this. Default: .
  • GLOB: Array of globs for gulp. Default is [**/coffee/*.coffee].

Basically: When running decaf without arguments all .coffee files in all coffee-directories are converted to their .js equivalent to a directory js next to coffee:

my-project/coffee/file.coffee -> my-project/js/file.js

NPX:

npx @infoprojects/decaf

Yarn global:

yarn global add @infoprojects/decaf

Use with decaf

NPM global:

npm install --global @infoprojects/decaf

Use with decaf

decaf default glob is **/coffee/*.coffee,

Readme

Keywords

none

Package Sidebar

Install

npm i @infoprojects/decaf

Weekly Downloads

1

Version

7.0.0

License

ISC

Unpacked Size

3.9 kB

Total Files

9

Last publish

Collaborators

  • vollemelk
  • gofix
  • svrijsewijk