Vue.js
Work in progress
Vue.js support is not yet implemented.
Let us know on Discord if you're interested in helping to develop Vue.js support.
Implementation notes
Vue has the Composition API. There's also Provide / Inject for the equivalent of context.
See the existing React integration for reference / what needs to be ported.