Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flipboxstudio/schema-generator
Generate Your JSON Schema from JSON And Vice Versa
https://github.com/flipboxstudio/schema-generator
json-schema vuejs vuematerial
Last synced: 28 days ago
JSON representation
Generate Your JSON Schema from JSON And Vice Versa
- Host: GitHub
- URL: https://github.com/flipboxstudio/schema-generator
- Owner: flipboxstudio
- Created: 2017-02-07T05:59:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T06:32:17.000Z (almost 8 years ago)
- Last Synced: 2024-11-07T23:37:13.824Z (3 months ago)
- Topics: json-schema, vuejs, vuematerial
- Language: JavaScript
- Homepage: https://flipboxstudio.github.io/schema-generator/
- Size: 3.21 MB
- Stars: 4
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Schema Generator
> Simple Schema Generator
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).