diff --git a/code/websites/pokedex.online/src/components/gamemaster/JsonViewer.vue b/code/websites/pokedex.online/src/components/gamemaster/JsonViewer.vue new file mode 100644 index 0000000..0e934c8 --- /dev/null +++ b/code/websites/pokedex.online/src/components/gamemaster/JsonViewer.vue @@ -0,0 +1,199 @@ + + + + + + + {{ item.lineNumber }} + + {{ item.content }} + + + + + + + + {{ line.lineNumber }} + + {{ line.content }} + + + + + ⚠️ File exceeds 10,000 lines. Showing first 10,000 lines only. Use search + or filters to find specific content. + + + + + + +
{{ item.content }}
{{ line.content }}