{"library":"react-mde","type":"library","category":null,"description":"react-mde is a React component that provides a feature-rich Markdown editor, aiming for parity with the GitHub Markdown editor experience. It functions as a controlled component, requiring both a `value` prop for the Markdown content and an `onChange` handler for updates. A key differentiator is its extensibility; it allows developers to provide a custom `generateMarkdownPreview` function, making it agnostic to the chosen Markdown parsing library (e.g., Showdown or react-markdown). The component also supports custom icons and configurable toolbar commands. It relies on Draft.js for advanced text editing features like history management and mentions. The current stable version is 11.5.0, published approximately five years ago. Due to the lack of recent updates and noted unresolved issues, such as mobile compatibility tied to an unaddressed Draft.js problem, the project appears to be unmaintained.","language":"javascript","status":"abandoned","version":"11.5.0","tags":["javascript","react","component","markdown","editor","text-editor","markdown-editor","typescript"],"install":[{"cmd":"npm install react-mde","imports":["import ReactMde from 'react-mde';","import 'react-mde/lib/styles/css/react-mde-all.css';","import * as Showdown from 'showdown';\nconst converter = new Showdown.Converter({ tables: true, simplifiedAutoLink: true });"]},{"cmd":"yarn add react-mde","imports":[]},{"cmd":"pnpm add react-mde","imports":[]}],"homepage":null,"github":"https://github.com/andrerpena/react-mde","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react-mde","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-mde/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}