Skip to content

richmolj/jsorm-vue

 
 

Repository files navigation

jsorm-vue

Vue bindings for JSORM.

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 { JSORMVue } = require('jsorm-vue')
Vue.use(JSORMVue)

That's it! Use jsorm as normal.

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.0%
  • TypeScript 38.1%
  • Shell 10.9%