{"library":"vue-inline","type":"library","category":null,"description":"Vue plugin that allows inline rendering of strings, SVGs, or components within templates by registering a global <inline> component or using a locally scoped component. Version 1.0.1 is the latest stable release; last updated in 2017 with infrequent updates. Differentiators: provides a declarative, template-driven approach to embedding inline content without manual v-html usage. Alternatives like vue-svg-inline focus specifically on SVGs, whereas vue-inline supports arbitrary strings and file-loader output via require.","language":"javascript","status":"maintenance","version":"1.0.1","tags":["javascript","vue","inline"],"last_verified":"Sat May 09","install":[{"cmd":"npm install vue-inline","imports":["import Inline from 'vue-inline'","import { makeComponent } from 'vue-inline'","Vue.use(Inline, { data: { foo: 'bar' } })"]},{"cmd":"yarn add vue-inline","imports":[]},{"cmd":"pnpm add vue-inline","imports":[]}],"homepage":null,"github":"https://github.com/egoist/vue-inline","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-inline","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}