Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frankwallis/duo-typescript
typescript bundpiler for duo
https://github.com/frankwallis/duo-typescript
Last synced: 13 days ago
JSON representation
typescript bundpiler for duo
- Host: GitHub
- URL: https://github.com/frankwallis/duo-typescript
- Owner: frankwallis
- License: mit
- Created: 2014-12-22T23:58:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-10T23:04:45.000Z (over 9 years ago)
- Last Synced: 2024-12-14T10:34:56.899Z (about 1 month ago)
- Language: JavaScript
- Size: 424 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- es6-tools - duo-typescript
README
duo-typescript
============================
[![build status](https://secure.travis-ci.org/frankwallis/duo-typescript.png?branch=master)](http://travis-ci.org/frankwallis/duo-typescript)typescript compiler plugin for duo
# Overview #
duo-typescript uses version 1.4 of the typescript compiler
# API #
duoTypescript(options);
options can be any of the usual TypeScript compiler options, plus:
Name | Description | Default
-------------------|--------------------------------------------------------|-----------
gulpMode | use gulp-style logging | false