-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
QuestionAn issue which isn't directly actionable in codeAn issue which isn't directly actionable in code
Description
Here's the closest thing I could find: https://github.com/Diullei/esprima-typeScript
But it hasn't been maintained for >2 years. I'm using TypeScript for one of my projects, but I need to develop code-generators to make everything flow correctly.
How can I:
- Parse a TypeScript file into an AST
- Manipulate that AST
- Emit a replacement TypeScript file
Thanks for all info :)
Metadata
Metadata
Assignees
Labels
QuestionAn issue which isn't directly actionable in codeAn issue which isn't directly actionable in code