vue-obj2html
v0.1.0
Published
Display JS object nicely in Vue components.
Downloads
1
Readme
vue-obj2html
Display JS Object nicely in components.
Useful for testing.
Getting Started
Installing
First install with npm
npm i vue-obj2html
Then use plugin
Vue.use(Obj2HTML)