{"library":"vue-simple-markdown","type":"library","category":null,"description":"Vue Simple Markdown is a lightweight and performant Markdown parsing component specifically designed for Vue.js 2 applications. Currently at version 1.1.5, the package's last publish was 5 years ago, indicating it is no longer actively maintained but remains stable for existing Vue 2 projects. It provides a `<vue-simple-markdown>` component that accepts a `source` prop containing Markdown text and renders it as HTML. Its key differentiators include highly configurable parsing options via numerous boolean props (e.g., `emoji`, `heading`, `highlight`, `table`, `lists`), allowing developers to enable or disable specific Markdown features. While it offers integration with `highlightjs` for syntax highlighting, `highlightjs` itself needs to be installed and managed by the user. The library focuses on simplicity and speed for transforming Markdown within Vue 2 environments.","language":"javascript","status":"maintenance","version":"1.1.5","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-simple-markdown","imports":["import VueSimpleMarkdown from 'vue-simple-markdown'","import 'vue-simple-markdown/dist/vue-simple-markdown.css'","Vue.use(VueSimpleMarkdown)"]},{"cmd":"yarn add vue-simple-markdown","imports":[]},{"cmd":"pnpm add vue-simple-markdown","imports":[]}],"homepage":null,"github":"https://github.com/Vivify-Ideas/vue-simple-markdown","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-simple-markdown","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-simple-markdown/compatibility"}}