All Projects → fluency03 → vue-json-form

fluency03 / vue-json-form

Licence: MIT license
vue-json-form

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to vue-json-form

Iview
A high quality UI Toolkit built on Vue.js 2.0
Stars: ✭ 23,930 (+170828.57%)
Mutual labels:  vue-components, iview
DncVueSample
A Vue.js + iview static html admin template project.
Stars: ✭ 17 (+21.43%)
Mutual labels:  iview, iviewui
Viewui
A high quality UI Toolkit built on Vue.js 2.0
Stars: ✭ 2,487 (+17664.29%)
Mutual labels:  vue-components, iview
Vue Table With Tree Grid
A table (with tree-grid) component for Vue.js 2.0. (Its style extends @iView)
Stars: ✭ 658 (+4600%)
Mutual labels:  vue-components, iview
laravel-spa-iview
Laravel 5 Boilerplate / Starter kit with iview
Stars: ✭ 46 (+228.57%)
Mutual labels:  iview, iviewui
vue-flag-icon
a vue compoment for flag-icon-css
Stars: ✭ 64 (+357.14%)
Mutual labels:  vue-components
vue-willtable
An editable table component for Vue.js 2.0
Stars: ✭ 119 (+750%)
Mutual labels:  vue-components
vue-datatables
No description or website provided.
Stars: ✭ 22 (+57.14%)
Mutual labels:  vue-components
seal
django-base-templates 主要为 django 开发DEMO, 支持 非前后端分离 和 前后端分离模式 。
Stars: ✭ 118 (+742.86%)
Mutual labels:  iview
vuestic-ui
Free and Open Source UI Library for Vue 3 🤘
Stars: ✭ 1,501 (+10621.43%)
Mutual labels:  vue-components
VueStudy
Vue Examples
Stars: ✭ 44 (+214.29%)
Mutual labels:  vue-components
vue3-tree
A tree library for Vue 3
Stars: ✭ 41 (+192.86%)
Mutual labels:  vue-components
seal-vue
本项目为 https://github.com/hequan2017/seal 项目 前端vue版本 基于 iview-admin 2.5.0 支持 动态菜单 本项目已停止开发!因长时间未对代码进行维护,可能会造成项目在不同环境上无法部署、运行BUG等问题,请知晓!项目仅供参考!
Stars: ✭ 16 (+14.29%)
Mutual labels:  iview
vue-datamaps
It is a Vue port of the javascript-based DataMaps
Stars: ✭ 14 (+0%)
Mutual labels:  vue-components
vue-frame
Dynamic component for creation of interfaces with iframes
Stars: ✭ 47 (+235.71%)
Mutual labels:  vue-components
Vuc
🎨 基于 Vuejs2 的 Canvas 组件库【服务器挂了。不在提供demo,github自带的静态网站不能发布,因为demo代码找不到了😂。】
Stars: ✭ 52 (+271.43%)
Mutual labels:  vue-components
nuxewind
Free Vue JS (Nuxt 2) Tailwind Admin Dashboard Template
Stars: ✭ 62 (+342.86%)
Mutual labels:  vue-components
v-video-embed
This is a component for Vue.js to utilize YouTube, Vimeo, DailyMotion, Coub iframe API easily
Stars: ✭ 35 (+150%)
Mutual labels:  vue-components
vuex-router
Move a Vue app's location state into the Vuex store. Allows super-easy page-based routing with built-in slide transitions.
Stars: ✭ 20 (+42.86%)
Mutual labels:  vue-components
vue-base64-file-upload
Upload files as base64 data-uris
Stars: ✭ 77 (+450%)
Mutual labels:  vue-components

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].