A toolkit to build dynamic, modular, and type-safe hierarchical document-based applications using TypeScript and Markdown.
- Declarative and dynamic navigation system.
- Flexible layout templating engine.
- Type-safe, Markdown-first content creation.
- Native support for Notebooks and API documentation.
- Extensible plugin system.
All documentation, tutorials, and API references are available in the official docs:
npm install mkdocs-ts
Or with yarn
:
yarn add mkdocs-ts
We welcome contributions! Bug reports, feature ideas, or plugin proposals — jump in.
📬 See the Contributing Guide
MIT License