Skip to content

mhkolk/ts-ast-viewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript AST Viewer

CI

Source code for https://ts-ast-viewer.com

Developing

# install and setup
yarn setup

# run locally
yarn start

# run unit tests
yarn test

# run cypress
yarn cypress

Factory Code Generation

The code that code generates the factory code is automatically maintained by ts-factory-code-generator-generator.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.6%
  • Other 0.4%