noirbizarre/json4humans

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.editorconfig
.flake8
.github/dependabot.yml
.github/workflows/ci.yml
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
docs/api.md
docs/changelog.md
docs/css/json4humans.css
docs/faq.md
docs/images/favicon.png
docs/images/logo-with-text.png
docs/images/logo-with-text.svg
docs/images/logo.svg
docs/index.md
docs/snippets/json/basic.py9
A
2 hrs
docs/snippets/json5/basic.py10
A
2 hrs
docs/snippets/jsonc/basic.py10
A
2 hrs
docs/snippets/jsonmodule.py4
A
0 mins
docs/usage.md
json4humans/__init__.py1
A
0 mins
A
100%
json4humans/_version.py6
A
0 mins
D
66%
json4humans/cli.py0
A
0 mins
F
0%
json4humans/env.py8
A
0 mins
A
100%
json4humans/grammar/json.lark
json4humans/grammar/json5.lark
json4humans/grammar/jsonc.lark
json4humans/grammar/wsc.lark
json4humans/json.py128
A
0 mins
A
92%
json4humans/json5.py120
A
0 mins
A
100%
json4humans/jsonc.py29
A
0 mins
A
100%
json4humans/protocol.py134
A
1 hr
C
75%
json4humans/style.py70
A
0 mins
A
100%
json4humans/types.py194
A
2 hrs
A
99%
json4humans/wsc.py81
A
0 mins
A
90%
mkdocs.yml
pdm.lock
pyproject.toml
tox.ini