0.0.52 • Published 9 months ago
@amethystxx/formbuilder v0.0.52
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 @amethystxx/formbuilder
Developing
This repository contains a sandbox for testing the component, see /sandbox
.
npm run dev
npm login
npm link
npm link @amethystxx/formbuilder
npm publish --access public