Skip to content

Render custom Vue components from regular JS objects at runtime. Bind reactive properties from your components to variables.

License

Notifications You must be signed in to change notification settings

AdamEisfeld/vue-blox

Repository files navigation

VueBlox

Coverage Badge Netlify Status

Vue Blox is a light-weight plugin for Vue 3 that allows you to render regular Javascript objects as Vue components, complete with reactive bound props, nested slots, mustache, and plugin support.

Installation

Vue Blox is available as a node package. For the latest stable version, run:

npm install vue-blox

Documentation

Please visit the vue-blox site at vueblox.io for up-to-date docs and examples.

About

Render custom Vue components from regular JS objects at runtime. Bind reactive properties from your components to variables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published