This commit is contained in:
zyqwst
2020-06-28 00:32:48 +08:00
parent 0ee5a0f388
commit 0feb3876be
7 changed files with 102797 additions and 4 deletions

10
lib/demo.html Normal file
View File

@@ -0,0 +1,10 @@
<meta charset="utf-8">
<title>json-schema-editor-vue demo</title>
<script src="./json-schema-editor-vue.umd.js"></script>
<link rel="stylesheet" href="./json-schema-editor-vue.css">
<script>
console.log(json-schema-editor-vue)
</script>