{"id":25135457,"url":"https://github.com/ashwin-s-nambiar/markdown-editor","last_synced_at":"2026-04-08T11:32:14.981Z","repository":{"id":275378479,"uuid":"861548607","full_name":"Ashwin-S-Nambiar/Markdown-Editor","owner":"Ashwin-S-Nambiar","description":"Markdown Editor - A website in which the user is able to write in markdown.","archived":false,"fork":false,"pushed_at":"2025-11-26T09:24:14.000Z","size":88,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-29T08:46:22.809Z","etag":null,"topics":["css3","firebase","firebase-database","html5","javascript","react","react-mde","react-split"],"latest_commit_sha":null,"homepage":"https://markdown-editor-gray-six.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/Ashwin-S-Nambiar.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-23T05:36:59.000Z","updated_at":"2025-11-26T09:24:17.000Z","dependencies_parsed_at":"2025-09-07T08:20:31.756Z","dependency_job_id":"fcabad97-ea4f-40de-8dad-e6fe8c1cc1f2","html_url":"https://github.com/Ashwin-S-Nambiar/Markdown-Editor","commit_stats":null,"previous_names":["ashwin-s-nambiar/markdown-editor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ashwin-S-Nambiar/Markdown-Editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-S-Nambiar%2FMarkdown-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-S-Nambiar%2FMarkdown-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-S-Nambiar%2FMarkdown-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-S-Nambiar%2FMarkdown-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ashwin-S-Nambiar","download_url":"https://codeload.github.com/Ashwin-S-Nambiar/Markdown-Editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ashwin-S-Nambiar%2FMarkdown-Editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31554090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["css3","firebase","firebase-database","html5","javascript","react","react-mde","react-split"],"created_at":"2025-02-08T16:33:00.430Z","updated_at":"2026-04-08T11:32:14.959Z","avatar_url":"https://github.com/Ashwin-S-Nambiar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markdown Editor\n\n\u003cdiv align=\"center\"\u003e\n\n![React](https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB)\n![Vite](https://img.shields.io/badge/Vite-646CFF?style=for-the-badge\u0026logo=vite\u0026logoColor=white)\n![Firebase](https://img.shields.io/badge/Firebase-FFCA28?style=for-the-badge\u0026logo=firebase\u0026logoColor=black)\n![HTML5](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white)\n![CSS3](https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white)\n![JavaScript](https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black)\n\nA web-based markdown editor with live preview and persistent storage.\n\n[Features](#-features) • [Tech Stack](#-tech-stack) • [Installation](#-installation) • [Contributing](#-contributing) • [Screenshots](#-screenshots) • [Live](#-live) • [Author](#-author)\n\n\u003c/div\u003e\n\n## Features\n\n- **Live Markdown Preview:** Instantly see the rendered output as you type.\n- **Split View Mode:**  Edit markdown and view the preview side-by-side.\n- **Rich Text Formatting:** Supports common markdown elements (bold, italics, headings, lists, code blocks, etc.).\n- **Persistent Storage:** Saves your notes automatically using Firebase, so your work is never lost.\n- **User-Friendly UI:** Clean and minimal interface for a distraction-free writing experience.\n- **Responsive Design:** Works seamlessly on all devices, from desktops to mobile phones.\n\n## Tech Stack\n\n### Core Technologies\n\n- **[React](https://reactjs.org/)**: A JavaScript library for building user interfaces.\n- **[Vite](https://vitejs.dev/)**: A fast development environment for modern web apps.\n- **[Firebase](https://firebase.google.com/)**: A platform for building web, mobile, and desktop applications.\n\n### Libraries\n\n- **[React-mde](https://www.npmjs.com/package/react-mde)**: A robust markdown editor component for React.\n- **[React-split](https://www.npmjs.com/package/react-split)**: A component for creating split view layouts.\n\n### Other\n\n- **HTML5:** For structuring the web application's content.\n- **CSS3:** For styling and layout.\n- **JavaScript:** For core logic and interactivity.\n\n## Installation\n\n1. **Clone the Repository:**\n\n      ```bash\n      git clone https://github.com/Ashwin-S-Nambiar/Markdown-Editor.git\n\n      cd Markdown-Editor\n      ```\n2.  **Install Dependencies:**\n\n      ```bash\n      npm install\n      ```\n\n3.  **Start the Development Server:**\n\n      ```bash\n      npm run dev\n      ```\n\n**The app will be available at `http://localhost:5173`.**\n\n## Contributing\n\nContributions are welcome\\! If you'd like to enhance the Markdown Editor, follow these steps:\n\n1.  **Fork the repository**\n2.  **Create a new feature branch:**\n\n      ```bash\n      git checkout -b feature/your-feature-name\n      ```\n\n3.  **Make your changes and commit them:**\n\n      ```bash\n      git commit -m \"Add some feature\"\n      ```\n\n4.  **Push to the branch:**\n\n      ```bash\n      git push origin feature/your-feature-name\n      ```\n\n5.  **Open a Pull Request**\n\n## Screenshots\n\n\u003cdiv align=\"center\"\u003e\n\n### Editor Interface\n\n\u003cimg src=\"https://github.com/user-attachments/assets/59ad9368-f3a2-4efe-bc69-30604f5a2755\" alt=\"Markdown Editor Screenshot 1\" /\u003e\n\n### Split View Mode\n\n\u003cimg src=\"https://github.com/user-attachments/assets/2e7ebd7f-f7a3-4e55-b302-5f8132e2c8e3\" alt=\"Markdown Editor Screenshot 2\" /\u003e\n\n### Rendered Markdown Preview\n\n\u003cimg src=\"https://github.com/user-attachments/assets/53a80f79-4c89-45a0-8326-50835a18a16c\" alt=\"Markdown Editor Screenshot 3\" /\u003e\n\n\u003c/div\u003e\n\n## Live\n\n\u003cdiv align=\"center\"\u003e\n\n[![Visit Site](https://img.shields.io/badge/Visit_Site-000?style=for-the-badge\u0026logo=vercel\u0026logoColor=white)](https://markdown-editor-gray-six.vercel.app/)\n\n\u003c/div\u003e\n\n-----\n\n\u003cdiv align=\"center\"\u003e\nMade with ❤️ by Ashwin S Nambiar\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwin-s-nambiar%2Fmarkdown-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashwin-s-nambiar%2Fmarkdown-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashwin-s-nambiar%2Fmarkdown-editor/lists"}