ts-ast-viewer icon indicating copy to clipboard operation
ts-ast-viewer copied to clipboard

TypeScript AST viewer.

trafficstars

TypeScript AST Viewer

CI

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.