{"library":"monaco-editor-vue","type":"library","category":null,"description":"monaco-editor-vue is a Vue.js component that integrates the powerful Monaco Editor, the code editor that powers VS Code. As of version 1.0.10, it provides a convenient wrapper for embedding the editor within Vue applications, simplifying initialization and event handling. While the package itself is relatively small, it relies heavily on the `monaco-editor` core, which is a significant dependency. Key differentiators include its declarative API for setting properties like `language`, `theme`, and `options`, and handling editor events through standard Vue patterns. It's actively maintained with a stable API, though specific release cadence isn't explicitly defined, it follows standard npm versioning. A crucial aspect of its usage is the requirement for `monaco-editor-webpack-plugin` for proper bundle optimization and resource loading.","language":"javascript","status":"active","version":"1.0.10","tags":["javascript","Vue","monaco","monaco-editor","vue-monaco-editor","monaco-editor-vue"],"install":[{"cmd":"npm install monaco-editor-vue","imports":["import MonacoEditor from 'monaco-editor-vue';","import MonacoWebpackPlugin from 'monaco-editor-webpack-plugin';"]},{"cmd":"yarn add monaco-editor-vue","imports":[]},{"cmd":"pnpm add monaco-editor-vue","imports":[]}],"homepage":null,"github":"https://github.com/FE-Mars/monaco-editor-vue","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/monaco-editor-vue","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/monaco-editor-vue/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}