markdown-manager

This project is a markdown template generator tool via Vite + Vue πŸ€“

MIT License

Stars
19

πŸ“– About

This project is a markdown template generator app. I developed this tool because it is difficult to constantly create new markdown templates.

πŸ’‘Idea

What if there was an implementation in Markdown that allows defining variables and each loops using template engine constructs like Handlebars?

πŸ“šTech Stack

🧐 What's inside?

There is a sample file in the templates directory. You can create your own markdown template by changing this file. The each and variable definition features in the Handlebars structure are available

Getting Started

πŸ“¦ Prerequisites

  • Node (v12.0.0+)

  • Npm (v6.00+)

βš™οΈ How To Use

You can create your own markdown template by modifying the example file in the templates folder. Afterwards, it is enough to paste the template pattern into the textarea area and follow the steps.

πŸ”‘ License

  • Copyright Β© 2021 - MIT License.

See LICENSE for more information.


This README was generated with by markdown-manager πŸ₯²