Skip to content

bradennapier/zod-web-converter

Repository files navigation

TypeScript AST Viewer

Build Status

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

Developing

# install
yarn install

# run locally, this can take a long time to boot up
yarn start

# run unit tests
yarn test

# run cypress
yarn cypress

Adding a new TypeScript version

  1. Update package.json with new version.
  2. Run yarn updateCompilerFiles.

About

Proof of Concept of a Web Utility to Convert Types to Zod Schema

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published