1.0.13 • Published 4 years ago

edit-json-vue v1.0.13

Weekly downloads
2
License
ISC
Repository
github
Last release
4 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

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago