issues
search
softvar
/
json2html
🐍 Python module for converting complex JSON to HTML Table representation
https://pypi.python.org/pypi/json2html
MIT License
276
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Is it possible to generate html use div instead of table?
#57
legendgod
opened
5 months ago
0
Make json2html callable from command line
#56
baztian
opened
1 year ago
0
from json2html import *
#55
wooleybugger
closed
1 year ago
1
Html output in Alphabetical order
#54
kgopi1
opened
2 years ago
0
when unit tb content too long will be auto trip
#53
yicaifeitian
closed
2 years ago
0
Option to add HTML line breaks to multiline text
#52
harryw
opened
2 years ago
0
Make examples py3 compatible
#51
mkoderer
closed
5 months ago
1
Syntax highlighting to `html`, rst-table for eg. 4
#50
devidw
closed
5 months ago
1
colorful suggest
#49
dry11orange
opened
3 years ago
0
Green or Red on HTML template (Only Question)
#48
kwLaur
opened
4 years ago
0
Conda package
#47
Zethson
opened
4 years ago
0
rendering issue
#46
scherfnet
opened
5 years ago
1
Live Demo site is down
#45
osanchez42
closed
5 years ago
1
Add support for Python 3.6-3.7, drop support for 2.6 and 3.4
#44
hugovk
closed
5 years ago
4
"border" table attribute is deprecated and not supported in HTML5
#43
DeepSpace2
opened
5 years ago
0
Drop support for Python 2.6?
#42
DeepSpace2
closed
5 years ago
2
Made examples compatible with both Python 2 and 3 and fixed some typos
#41
DeepSpace2
closed
5 months ago
2
use html.escape instead of cgi.escape for python3
#40
nathanbegbie
closed
5 years ago
6
column value sample should be removed
#39
srinivas-nextsteps
opened
5 years ago
0
Wrong enum conversion
#38
Yevgnen
opened
5 years ago
0
ImportError: cannot import name 'convert' from 'json2html'
#37
jacebrowning
closed
5 years ago
1
Add license to distribution package
#36
cmutel
closed
5 years ago
1
postgresql output to one big table instead of multiple rows
#35
charan4599
opened
6 years ago
2
Add support to top to bottom html generation
#34
rohithasrk
opened
6 years ago
0
Possibly escape apostrophes differently
#33
araichev
opened
6 years ago
1
Boolean value
#32
thBoo39
closed
6 years ago
5
Benchmark script / more consistent string concatenation syntax
#31
muellermichel
opened
7 years ago
0
added thead and tbody tags
#30
smithk86
closed
7 years ago
3
add thead and tbody tags
#29
smithk86
closed
7 years ago
1
XSS Attack Prevention by default
#28
muellermichel
closed
7 years ago
1
how to prevent XSS?
#27
Caratpine
closed
7 years ago
7
Unicode error prevents installing in python3 using non-UTF locale
#26
ahvigil
opened
7 years ago
0
print boolean values
#25
garfieldnate
closed
7 years ago
3
Compatibility with non-JSON objects, html encode feature, better empty object behaviour, cleaned up the code some more
#24
muellermichel
closed
7 years ago
2
[json2html] Deployment failure- Trying to upgrade the package
#23
hugho-ad
closed
7 years ago
1
Provide a toggle for clubbing of same dictionaries
#22
softvar
closed
7 years ago
2
Fixing Python 3 support, supporting JSON lists and a few other improvements
#21
muellermichel
closed
7 years ago
2
Better error message on bad call of 'convert'
#20
muellermichel
closed
7 years ago
2
added <pre> tag to table data to preserve new lines
#19
dhoomakethu
closed
8 years ago
4
Not a valid JSON list
#18
johndark
closed
7 years ago
4
Fixed issue with single-item lists rendering incorrectly. Fixed all naming conventions and coding standards to adhere to PEP8.
#17
lekic
closed
7 years ago
3
remove non-ascii character in README.md for python 3 compatibility
#16
rhoerbe
closed
7 years ago
2
JS-Table-Editor to go together with json2html
#15
muellermichel
opened
8 years ago
2
Dynamically created JSON not supported
#14
ghost
closed
8 years ago
5
Python3 support
#13
Nikolai-Hlubek
closed
8 years ago
8
ImportError: No module named 'jsonconv'
#12
MindMapMaker
closed
7 years ago
5
fix of issue #10
#11
hugojanruiter
closed
9 years ago
5
UnicodeEncodeError when a key contains non-ascii characters
#10
hugojanruiter
closed
9 years ago
1
Fixed issue where certain values would not output
#9
anthonygroves
closed
6 years ago
6
simplejson works better on python 2.6.6 than json
#8
anthonygroves
closed
8 years ago
1
Next