Skip to content

Node JS API #372

Closed
Closed
@Subash

Description

@Subash

Is there an api that can be require ed from node to compile file. eg

var ts = require('typescript');
ts.compile(filePath, {options}, function(err, js) {
 //etc
})

Metadata

Metadata

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issueSuggestionAn idea for TypeScript

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions