0.4.2 • Published 7 months ago

@puzzlet/templatedx v0.4.2

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

Overview

TemplateDX is a declarative, extensible & composable 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 PromptDX and is inspired by MDX.

Example

import Blog from './blog.mdx';

# Main

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

Features

TemplateDX supports:

  1. Syntax Highlighting
  2. Markdown
  3. Variables
  4. Filters
  5. Components
  6. JSX Tags
  7. 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.

0.4.1

7 months ago

0.4.2

7 months ago

0.3.0

7 months ago

0.4.0

7 months ago

0.2.0

8 months ago

0.1.0

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago