0.1.3 • Published 7 years ago

vue-json-form v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

vue-json-form

Version npm Downloads npm MIT license GitHub stars

JavaScript Style Guide

A Vue.js component generating form from JSON.

This project is mainly for demonstrating how a JSON can be converted to a form view. No submit, reset or relevant form functionalities are implemented. All of this is due to one of my another project, where I would like to do some configurations or settings via form but more suitable form API request parameter/body format.

Live Demo

TODOs:

  • implement delete feature

Usage

git clone https://github.com/fluency03/vue-json-form
cd vue-json-form
npm install
npm run dev

npm.io

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago