jstransformer-typescript

2.0.0 • Public • Published

jstransformer-typescript

typescript support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-typescript

API

var typescript = require('jstransformer')(require('jstransformer-typescript'))

typescript.render("let x: string = 'Hello, World!'").body
//=> var x = 'Hello, World!';

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-typescript

Weekly Downloads

9

Version

2.0.0

License

MIT

Unpacked Size

3.73 kB

Total Files

5

Last publish

Collaborators

  • robloach
  • forbeslindesay
  • stoeffel
  • hemanth
  • timothygu
  • calebeby