Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).