edit-json-vue

1.0.13 • Public • Published

Currently Under Construction

What is this?

This is a vue component that edits/views a JSON object. A fantastic tool for hackathons.

How to use?

npm install -s edit-json-vue

Inside your .vue file:

let JsonEditor = require("edit-json-vue/src/jsonRoot.vue").default
export default {
    components: { JsonEditor },
}

Readme

Keywords

none

Package Sidebar

Install

npm i edit-json-vue

Weekly Downloads

3

Version

1.0.13

License

ISC

Unpacked Size

114 kB

Total Files

22

Last publish

Collaborators

  • jeff.hykin