0.0.52 • Published 10 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/formbuilderDeveloping
This repository contains a sandbox for testing the component, see /sandbox.
npm run devnpm login
npm link
npm link @amethystxx/formbuilder
npm publish --access public