vue-json-form

0.1.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i vue-json-form

Weekly Downloads

1

Version

0.1.3

License

MIT

Last publish

Collaborators

  • fluency03