Home

Awesome

broccoli-tsc

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