Skip to content

danvk/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.

About

TypeScript AST viewer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • Other 0.5%