New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@agentmark/templatedx

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentmark/templatedx

TemplateDX

latest
npmnpm
Version
0.8.1
Version published
Maintainers
2
Created
Source

TemplateDX

TemplateDX Logo

The declarative, extensible & composable type-safe template engine.

Discord | Docs | Agentmark | Agentmark Cloud

Overview

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.

Example

import Blog from './blog.mdx';

# Main

<Blog title="Turtles">
 Turtles are really cool...
</Blog>

Features

TemplateDX supports:

  • Type Safety
  • Syntax Highlighting
  • Markdown
  • Variables
  • Filters
  • Components
  • Tags
  • Expressions

Read our docs to learn more.

Contributing

We welcome contributions! Please check out our contribution guidelines for more information.

Community

Join our community to collaborate, ask questions, and stay updated:

License

This project is licensed under the MIT License.

FAQs

Package last updated on 31 Jul 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts