typescript-docs-verifierVerifies that TypeScript examples in markdown files compile correctly.

License: Apache 2

Project Links:WebsiteSource

typescript-docs-verifier is a tool that typechecks TypeScript code blocks in Markdown files compile, ensuring that your documentation is correct. It is inspired by the similar tut, external and mdoc, external tools for Scala.