{"id":13672690,"url":"https://github.com/mdx-editor/editor","last_synced_at":"2026-04-19T09:04:39.803Z","repository":{"id":65837035,"uuid":"590822365","full_name":"mdx-editor/editor","owner":"mdx-editor","description":"A rich text editor React component for markdown","archived":false,"fork":false,"pushed_at":"2026-04-16T14:23:57.000Z","size":3112,"stargazers_count":3348,"open_issues_count":93,"forks_count":286,"subscribers_count":16,"default_branch":"main","last_synced_at":"2026-04-16T16:26:25.405Z","etag":null,"topics":["editor","lexical","markdown","markdown-editor","mdx","react","reactjs","rich-text-editor"],"latest_commit_sha":null,"homepage":"https://mdxeditor.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdx-editor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"petyosi"}},"created_at":"2023-01-19T09:45:10.000Z","updated_at":"2026-04-16T15:22:59.000Z","dependencies_parsed_at":"2025-11-17T08:03:16.886Z","dependency_job_id":null,"html_url":"https://github.com/mdx-editor/editor","commit_stats":{"total_commits":494,"total_committers":57,"mean_commits":8.666666666666666,"dds":"0.17813765182186236","last_synced_commit":"d484a0b7c06912527c03d3a2e8d56a69e70fef27"},"previous_names":["mdx-editor/editor","virtuoso-dev/lexical-mdx"],"tags_count":278,"template":false,"template_full_name":null,"purl":"pkg:github/mdx-editor/editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-editor%2Feditor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-editor%2Feditor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-editor%2Feditor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-editor%2Feditor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdx-editor","download_url":"https://codeload.github.com/mdx-editor/editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdx-editor%2Feditor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32000744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["editor","lexical","markdown","markdown-editor","mdx","react","reactjs","rich-text-editor"],"created_at":"2024-08-02T09:01:44.538Z","updated_at":"2026-04-19T09:04:39.753Z","avatar_url":"https://github.com/mdx-editor.png","language":"TypeScript","readme":"# MDXEditor\n\n![npm](https://img.shields.io/npm/v/@mdxeditor/editor)\n![npm bundle size (scoped)](https://img.shields.io/bundlephobia/minzip/@mdxeditor/editor)\n\n\u003e Because markdown editing can be even more delightful.\n\nMDXEditor is an open-source React component that allows users to author markdown documents naturally. Just like in Google docs or Notion. [See the live demo](https://mdxeditor.dev/editor/demo) that has all features turned on. \nThe component supports the core markdown syntax and certain extensions, including tables, images, code blocks, etc. It also allows users to edit JSX components with a built-in JSX editor or a custom one.\n\n```jsx\nimport {MDXEditor, headingsPlugin} from '@mdxeditor/editor';\nimport '@mdxeditor/editor/style.css';\n\nexport default function App() {\n  return \u003cMDXEditor markdown={'# Hello World'} plugins={[headingsPlugin()]} /\u003e;\n}\n```\n## Get Started\n\nThe best place to get started using the component is the [documentation](https://mdxeditor.dev/editor/docs/getting-started).\n\n## Help and support\n\nIf you find a bug, check if something similar is not reported already in the [issues](https://github.com/mdx-editor/editor/issues). If not, [create a new issue](https://github.com/mdx-editor/editor/issues/new?assignees=\u0026labels=bug\u0026projects=\u0026template=1.bug.md\u0026title=%5BBUG%5D).\n\nIf you're integrating the component in your commercial project and need dedicated assistance with your issues in exchange of sponsorship, [contact me over email](mailto:petyo@mdxeditor.dev).\n\nIf you want to discuss ideas start a discussion in the [Discussions](https://github.com/mdx-editor/editor/discussions) section.\n\n## License\n\nMIT \u0026copy; Petyo Ivanov.\n","funding_links":["https://github.com/sponsors/petyosi"],"categories":["TypeScript","reactjs"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdx-editor%2Feditor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdx-editor%2Feditor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdx-editor%2Feditor/lists"}