Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.
/ tsd2cce Public archive

A converter which transforms typescript declaration files (.d.ts) to closure compiler externs.

License

Notifications You must be signed in to change notification settings

eredo/tsd2cce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tsd2cce

A converter for google closure compiler externs from typescript declaration files (.d.ts).

Installation

npm install -g tsd2cce

Usage

ts2cce declaration.d.ts create_extern.js

Not implemented yet

  • Import of declarations within declarations files and reference to an imported type
  • Proper enum representation

About

A converter which transforms typescript declaration files (.d.ts) to closure compiler externs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published