4 Star 71 Fork 21

albert / json-schema-editor-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.npmignore 376 Bytes
一键复制 编辑 原始数据 按行查看 历史
张亚强 提交于 2020-06-25 12:12 . Initial
.DS_Store
node_modules/
dist/
node_modules/.bin/
build/
config/
static/
.babelrc
.editorconfig
.gitignore
.npmignore
.postcssrc.js
index.html
package-lock.json
npm-debug.log*
yarn-debug.log*
yarn-error.log*
#Editordirectoriesandfiles
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
#忽略目录
examples/
packages/
public/
#忽略指定文件
vue.config.js
babel.config.js
*.map
JavaScript
1
https://gitee.com/zyqwst/json-schema-editor-vue.git
git@gitee.com:zyqwst/json-schema-editor-vue.git
zyqwst
json-schema-editor-vue
json-schema-editor-vue
master

搜索帮助