Register / Instruction Visualizer & Explainer Tool
Go to file
2024-03-24 14:07:53 +01:00
.vscode initial commit 2023-11-24 14:34:44 +01:00
__init__.py initial commit 2023-11-24 14:34:44 +01:00
.gitignore reogranized imports 2024-03-24 11:33:34 +01:00
blueprint.json added dark and blueprint themes 2023-11-24 15:02:19 +01:00
config.json added width/height + force descs on side config 2024-03-24 11:53:58 +01:00
config.py added LEFT_LABELS config param 2024-03-24 13:39:40 +01:00
dark.json added dark and blueprint themes 2023-11-24 15:02:19 +01:00
example1.yaml initial commit 2023-11-24 14:34:44 +01:00
example2.yaml initial commit 2023-11-24 14:34:44 +01:00
example3.json added support for json schemas 2023-11-24 17:37:26 +01:00
example4.xml added support for xml schemas 2023-11-24 18:14:13 +01:00
main.py added directory mode 2024-03-24 14:07:53 +01:00
range.py fixed overlapping arrows with multiple depends 2024-03-24 11:52:56 +01:00
renderer.py added LEFT_LABELS config param 2024-03-24 13:39:40 +01:00
schema.py reogranized imports 2024-03-24 11:33:34 +01:00
structure.py reogranized imports 2024-03-24 11:33:34 +01:00
transparent.json added support for transparency 2024-01-28 13:30:51 +01:00
vec.py reogranized imports 2024-03-24 11:33:34 +01:00
xml_loader.py reogranized imports 2024-03-24 11:33:34 +01:00