cfgmr / torsimany

💡✏️️ ⬇️️ JSON to Markdown converter - Generate Markdown from format independent JSON

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Torsimany: JSON to Markdown converter

Translate any JSON file to stylish, human-readable Markdown.

Awesome

Torsimany

💡✏️️ ⬇️️

Installation:

To install Torsimany using pip:

pip install torsimany

Downloading the code from this repository and including torsimany.py in the working directory:

wget https://raw.githubusercontent.com/PolBaladas/torsimany/master/torsimany.py

Requirements

Torsimany uses standard modules already included with your fresh python installation.

Usage:

python torsimany.py [JSON_FILE].json

Output:

An awesome .markdown file translated by torsimany from the given JSON input.

Useful Tools

Online JSON Schema visualizer: JSON Editor online

Online Markdown editor/render: dilinger.io

Contribute

Welcome ye Hacker! All ideas are welcome, open/close issues, fork the repo and share your code with a Pull Request.

You can clone this project to your machine:

git clone https://github.com/PolBaladas/torsimany

About

💡✏️️ ⬇️️ JSON to Markdown converter - Generate Markdown from format independent JSON

License:MIT License


Languages

Language:Python 100.0%