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

https://github.com/fjc0k/atom-json-to-html

An atom plugin, mainly for writing json or javascript object on table of markdown.
https://github.com/fjc0k/atom-json-to-html

atom atom-package json markdown

Last synced: 3 months ago
JSON representation

An atom plugin, mainly for writing json or javascript object on table of markdown.

Awesome Lists containing this project

README

          

# json-to-html
Mainly for writing json or javascript object on table of markdown.

![demo](./demo/demo.gif)

## How to use ?
1. Select the json text
2. Right click
3. Click `Transform selected JSON to HTML`

## How to restore the json text ?
1. Select the generated html text
2. Right click
3. Click `Transform selected JSON to HTML`