1.0.13 • Published 5 years ago

edit-json-vue v1.0.13

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

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 },
}
1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago