broccoli-tsc

May 20, 2015 ยท View on GitHub

TypeScript preprocessor for Broccoli

Build Status

Why

Because currently there is only shinnn/broccoli-typescript which is based on one year old jedmao/typescript-api which obviously doesn't support TypeScript 1.5.

Usage

See example Brocfile.ts

Test

$ npm install
$ make test

Build

$ make

Contents

  1. 1Why
  2. 2Usage
  3. 3Test
  4. 4Build