Skip to content

This a POC app . Main func is to generate Json schema forms and render them

Notifications You must be signed in to change notification settings

dhimiterbundo/vue-form-builder-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main package https://github.com/sethsandaru/vue-form-builder
This demo uses JSON-Server as a mock server.

Dependencies of the Vue Form Builder, from the version 2.0.0 and above. Here is the list:

Vue JS (obviously) - But it won't be built together with the final library bundle

vuedraggable vuedraggable: From Sortable.JS which is very lightweight and much lighter than JQuery + JQuery UI
deep-equal : A simple method to check the Form Configuration
Datepicker - LitePicker (Super lightweight, ~5KB): https://wakirin.github.io/Litepicker/
DayJS - Parse/Formatting date (2KB): https://day.js.org/en/

vue-form-builder-poc

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

This a POC app . Main func is to generate Json schema forms and render them

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published