Add JSON tree view in addition to source preview

This commit is contained in:
2018-01-06 14:56:19 +00:00
parent cd8d32d812
commit 411613088a
9 changed files with 244 additions and 38 deletions

View File

@@ -24,3 +24,5 @@ body {
@import "components/directory-listing";
@import "components/file-preview";
@import "components/item-icon";
@import "vendor/json-tree-view";