graphiti-api / spraypaint-vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:JavaScript 50.6%Language:TypeScript 38.5%Language:Shell 10.9%