The declarative, extensible & composable type-safe template engine.
Docs | Agentmark | Agentmark Cloud
TemplateDX is a declarative, extensible & composable type-safe template engine based on Markdown and JSX.
TemplateDX uses a straightforward, readable syntax to enhance the developer experience for those using templating engines.
TemplateDX was built as the foundation for Agentmark and is inspired by MDX.
import Blog from './blog.mdx';
# Main
<Blog title="Turtles">
Turtles are really cool...
</Blog>TemplateDX supports:
- Type Safety
- Syntax Highlighting
- Markdown
- Variables
- Filters
- Components
- Tags
- Expressions
Read our docs to learn more.
We welcome contributions! Please check out our contribution guidelines for more information.
Join our community to collaborate, ask questions, and stay updated:
This project is licensed under the MIT License.