mirror of
https://github.com/mdgriffith/elm-optimize-level-2.git
synced 2024-11-29 12:46:32 +03:00
74712fc670
links how to use ts api
632 B
632 B
TODO sort and organize
Typescript stuff
runs queries on top of ts ast https://github.com/phenomnomnominal/tsquery
a resource to manipulate typescript code on a higher level https://github.com/JoshuaKGoldberg/TypeStat
description of ts internals https://basarat.gitbook.io/typescript/overview
practicle example how to create a ts program in memory (and use it) https://convincedcoder.com/2019/01/19/Processing-TypeScript-using-TypeScript/
how to write transformers (handbook) https://github.com/madou/typescript-transformer-handbook
typescript wiki https://github.com/Microsoft/TypeScript/wiki/Using-the-Compiler-API