spraypaint-vue
v0.0.4
Published
Vue bindings for Spraypaint Graphiti Client
Downloads
116
Readme
spraypaint-vue
Vue bindings for Spraypaint.
You'll only need this when opting-in to the sync = true
feature - it ensures instances no longer referenced by the framework still get garbage collected.
Usage
const { SpraypaintVue } = require('spraypaint-vue')
Vue.use(SpraypaintVue)
That's it! Use spraypaint
as normal.