{"id":50788209,"url":"https://github.com/peterbenoit/markdown-editor","last_synced_at":"2026-06-12T09:32:43.386Z","repository":{"id":357564411,"uuid":"850811354","full_name":"peterbenoit/markdown-editor","owner":"peterbenoit","description":"Browser-based Markdown editor with real-time preview, syntax highlighting, YAML frontmatter support and much more. Built with React + Vite.","archived":false,"fork":false,"pushed_at":"2026-06-05T13:21:26.000Z","size":2067,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-05T15:13:07.957Z","etag":null,"topics":["editor","javascript","markdown","markdown-editor","react","real-time-preview","syntax-highlighting","vite"],"latest_commit_sha":null,"homepage":"https://md-fun.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterbenoit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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}},"created_at":"2024-09-01T20:57:39.000Z","updated_at":"2026-06-05T13:21:49.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/peterbenoit/markdown-editor","commit_stats":null,"previous_names":["peterbenoit/markdown-editor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peterbenoit/markdown-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbenoit%2Fmarkdown-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbenoit%2Fmarkdown-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbenoit%2Fmarkdown-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbenoit%2Fmarkdown-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterbenoit","download_url":"https://codeload.github.com/peterbenoit/markdown-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterbenoit%2Fmarkdown-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34238713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-12T02:00:06.859Z","response_time":109,"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","javascript","markdown","markdown-editor","react","real-time-preview","syntax-highlighting","vite"],"created_at":"2026-06-12T09:32:42.594Z","updated_at":"2026-06-12T09:32:43.381Z","avatar_url":"https://github.com/peterbenoit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown Editor\n\nA browser-based Markdown editor with real-time preview, syntax highlighting, and light/dark mode. Built with React and Vite.\n\n## Features\n\n- Real-time Markdown preview\n- Light and dark mode toggle\n- Text formatting toolbar (bold, italic, headers, links, code)\n- Syntax highlighting via `highlight.js`\n- Save content to a `.md` file or load an existing one\n\n## Getting Started\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (v18 or later recommended)\n- `npm`\n\n### Installation\n\n```bash\ngit clone https://github.com/peterbenoit/markdown-editor.git\ncd markdown-editor\nnpm install\n```\n\n### Development\n\n```bash\nnpm run dev\n```\n\nOpens at [http://localhost:5173](http://localhost:5173).\n\n### Production Build\n\n```bash\nnpm run build\n```\n\nOutput goes to `dist/`.\n\n## Usage\n\n- Type Markdown in the left pane. The right pane renders it live.\n- Select text, then use the toolbar buttons to apply formatting.\n- Use the theme toggle to switch between light and dark mode.\n- Save your content to a file or load an existing Markdown file using the toolbar controls.\n\n## Customization\n\n- Styles: `src/index.css`\n- Syntax highlight theme: swap the `highlight.js` CSS import in `App.jsx`\n\n## Contributing\n\nFork the repo and open a pull request. For significant changes, open an issue first.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterbenoit%2Fmarkdown-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterbenoit%2Fmarkdown-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterbenoit%2Fmarkdown-editor/lists"}