{"library":"react-monaco-editor","type":"library","category":null,"description":"react-monaco-editor provides a React component wrapper for the Monaco Editor, which is the code editor that powers VS Code. Currently stable at version 0.59.0, the package generally follows the updates of its `monaco-editor` peer dependency, releasing updates to ensure compatibility and add minor features or fixes. Its release cadence is moderate, with several patch and minor versions released per quarter, often driven by dependency updates or small feature enhancements. This library simplifies the integration of a powerful, feature-rich code editor into React applications, abstracting away much of the complex setup required by the standalone Monaco Editor, particularly concerning Webpack configuration and instance management. It exposes a declarative API through props, making it straightforward to embed a full-featured code editing experience.","language":"javascript","status":"active","version":"0.59.0","tags":["javascript","monaco","editor","react","vscode","typescript"],"install":[{"cmd":"npm install react-monaco-editor","imports":["import MonacoEditor from 'react-monaco-editor';","const MonacoWebpackPlugin = require('monaco-editor-webpack-plugin');","import type { MonacoEditorProps } from 'react-monaco-editor';\nimport type { editor } from 'monaco-editor';\n\ntype EditorDidMount = (editor: editor.IStandaloneCodeEditor, monaco: typeof editor) => void;"]},{"cmd":"yarn add react-monaco-editor","imports":[]},{"cmd":"pnpm add react-monaco-editor","imports":[]}],"homepage":null,"github":"https://github.com/react-monaco-editor/react-monaco-editor","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-monaco-editor","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/react-monaco-editor/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}