ts-ast-viewer
ts-ast-viewer copied to clipboard
TypeScript AST viewer.
trafficstars
TypeScript AST Viewer
Source code for https://ts-ast-viewer.com
Developing
# install
npm install
# run locally
npm run start
# run unit tests
npm run test
Factory Code Generation
The code that code generates the factory code is automatically maintained by ts-factory-code-generator-generator.