Formbuilder – a JSON Forms Editor
This is a JSON Forms editor component built in Vue.
For a demo on how to use it inside a Vue application, see https://github.com/backoffice-plus/formbuilder-demo
It is also used on https://jsonformseditor.io/
Installation
npm install @backoffice-plus/formbuilder
Developing
This repository contains a sandbox for testing the component, see /sandbox.
npm run dev