File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
1
2
+ # JSON 2 Tree [ ![ Downloads] ( https://pepy.tech/badge/json2tree )] ( https://pepy.tech/project/json2tree )
3
+ A python library to create HTML tree view from JSON files.
4
+ This can also be used as a command line tool for the same purpose.
5
+
6
+
2
7
<img src =" J2T.jpg " height =400px />
3
- <img src="
4
- https://static.pepy.tech/personalized-badge/json2tree?period=month&units=international_system&left_color=black&right_color=orange&left_text=Downloads">
5
8
6
9
[ ] ( mdtoc )
7
10
# Table of Contents
8
11
9
- * [ JSON 2 Tree] ( #json-2-tree )
10
12
* [ Getting Started] ( #getting-started )
11
13
* [Installation](#installation)
12
14
* [Usage](#usage)
@@ -15,10 +17,6 @@ https://static.pepy.tech/personalized-badge/json2tree?period=month&units=interna
15
17
* [ Contributors] ( #contributors )
16
18
[ ] ( /mdtoc )
17
19
18
-
19
- # JSON 2 Tree
20
- A python library to create HTML tree view from JSON files.
21
- This can also be used as a command line tool for the same purpose.
22
20
# Getting Started
23
21
## Installation
24
22
- Install usig pip ` pip install json2tree `
You can’t perform that action at this time.
0 commit comments