Source code for https://ts-ast-viewer.com
Install Deno (this currently requires canary
—run deno upgrade --canary
) and
npm.
# install packages
npm install
# run locally
deno task dev
# run unit tests
deno task test
The code that code generates the factory code is automatically maintained by ts-factory-code-generator-generator.