{"id":45583954,"url":"https://github.com/cloudacy/vue-markdown-edit","last_synced_at":"2026-02-23T11:48:47.582Z","repository":{"id":47814641,"uuid":"253873696","full_name":"cloudacy/vue-markdown-edit","owner":"cloudacy","description":"A simple markdown editor for vue using codemirror.","archived":false,"fork":false,"pushed_at":"2024-04-12T07:59:34.000Z","size":117,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-12T15:15:02.310Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/cloudacy.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}},"created_at":"2020-04-07T18:04:18.000Z","updated_at":"2022-07-21T10:54:17.000Z","dependencies_parsed_at":"2024-04-12T08:59:10.238Z","dependency_job_id":"48a9e5b9-0bb2-4e38-9a37-6bb2e17d63ef","html_url":"https://github.com/cloudacy/vue-markdown-edit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cloudacy/vue-markdown-edit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacy%2Fvue-markdown-edit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacy%2Fvue-markdown-edit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacy%2Fvue-markdown-edit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacy%2Fvue-markdown-edit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudacy","download_url":"https://codeload.github.com/cloudacy/vue-markdown-edit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudacy%2Fvue-markdown-edit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29741801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T07:44:07.782Z","status":"ssl_error","status_checked_at":"2026-02-23T07:44:07.432Z","response_time":90,"last_error":"SSL_read: 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":[],"created_at":"2026-02-23T11:48:47.177Z","updated_at":"2026-02-23T11:48:47.551Z","avatar_url":"https://github.com/cloudacy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-markdown-edit\n\nThis is a **simple** markdown editor based on CodeMirror built for VueJS.\n\n## Usage\n\n```vue\n\u003ctemplate\u003e\n  \u003cdiv\u003e\n    \u003cmarkdown-editor v-model=\"src\"\u003e\n  \u003c/div\u003e\n\u003c/template\u003e\n\n\u003cscript lang=\"ts\"\u003e\nimport MarkdownEditor from 'vue-markdown-edit'\n\nexport default defineComponent({\n  name: 'MyComponent',\n  components: {\n    MarkdownEditor\n  },\n  setup(props, ctx) {\n    const src = ref('# header')\n\n    return {\n      src\n    }\n  }\n})\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudacy%2Fvue-markdown-edit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudacy%2Fvue-markdown-edit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudacy%2Fvue-markdown-edit/lists"}