Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yasinatesim/markdown-manager

This project is a markdown template generator tool via Vite + Vue πŸ€“
https://github.com/yasinatesim/markdown-manager

markdown markdown-converter markdown-generator

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        




Markdown Manager


Markdown Manager



This project is a markdown template generator


Β· View App

## πŸ“– 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](https://handlebarsjs.com/)?

### πŸ“šTech Stack

Handlebars Template Engine
It uses a template and an input object to generate HTML or other text formats. Handlebars templates look like regular text with embedded Handlebars expressions.

Vite
Next Generation Frontend Tooling


Tailwind CSS
A utility-first CSS framework for rapidly building custom designs.

Editorconfig
Helps maintain consistent coding styles for my working on the same project across various editors and IDEs

## 🧐 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](https://handlebarsjs.com/) 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](https://github.com/yasinatesim/markdown-manager/blob/master/LICENSE) for more information.

---

_This README was generated with by [markdown-manager](https://github.com/yasinatesim/markdown-manager)_ πŸ₯²