Skip to content

jodinathan/typings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo structure

There are 3 packages in this repo:

  • Typings: where should reside the generated interop from NPM packages and other sources. It calls ts2dart in the process.
  • Ts2Dart: a console app that receives a list of .d.ts files and transpiles them to Dart. It calls the ts_ast in the process.
  • ts_ast: a nodejs app that analyzes a .d.ts and dump the analyzed info into a json file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Languages