Skip to content

use the compiler API to make compile time edits to typescript source code

Notifications You must be signed in to change notification settings

haven-life/ts-ast-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-ast-parser

use the typescript compiler API to make compile / build time edits to source code

How it works

all of the functionality at time of writing currently lives in compile.ts. check it out!

Development

To run the unit tests, run:

npm run test

About

use the compiler API to make compile time edits to typescript source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published