{"library":"vue-showdown","type":"library","category":null,"description":"Vue Showdown is a specialized Vue.js component that integrates the Showdown.js Markdown parser into Vue applications, allowing developers to render Markdown content directly within their templates. The current stable version is 4.2.0, compatible exclusively with Vue 3. Releases appear to follow a regular cadence, with minor and patch updates frequently following major versions. Its primary differentiation lies in providing a declarative and reactive Vue component wrapper for Showdown, simplifying Markdown rendering and supporting Showdown's extensive configuration options and extensions via component props. This approach abstracts away direct Showdown API calls, making it idiomatic for Vue development.","language":"javascript","status":"active","version":"4.2.0","tags":["javascript","vue","showdown","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-showdown","imports":["import VueShowdown from 'vue-showdown'","app.component('VueShowdown', VueShowdown)","import type { ShowdownExtension } from 'showdown'"]},{"cmd":"yarn add vue-showdown","imports":[]},{"cmd":"pnpm add vue-showdown","imports":[]}],"homepage":"https://vue-showdown.js.org","github":"https://github.com/meteorlxy/vue-showdown","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-showdown","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-showdown/compatibility"}}