mirror of
https://github.com/Ssl1S/json-schema-editor-vue.git
synced 2025-12-30 09:47:54 +08:00
Merge branch 'master' of https://github.com/zyqwst/json-schema-editor-vue
This commit is contained in:
10
README.md
10
README.md
@@ -2,11 +2,15 @@
|
||||
<p align="center">
|
||||
<img width="60" src="https://github.com/zyqwst/json-schema-editor-vue/blob/master/examples/assets/logo.png">
|
||||
</p>
|
||||
<p align="center">json-schema-editor-vue</p>
|
||||
<hr/>
|
||||
<p align="center">A json-schema editor of high efficient and easy-to-use, base on Vue</p>
|
||||
<p align="center">
|
||||
<img width="100%" src="https://raw.githubusercontent.com/zyqwst/json-schema-editor-vue/master/examples/assets/capture.png">
|
||||
</p>
|
||||
|
||||
# json-schema-editor-vue
|
||||
|
||||
A json-schema editor of high efficient and easy-to-use, base on Vue
|
||||
### Usage
|
||||
|
||||
```
|
||||
npm install json-schema-editor-vue
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user