{"id":23988803,"url":"https://github.com/dragomano/svelte-showdown","last_synced_at":"2026-03-03T15:04:03.680Z","repository":{"id":270538872,"uuid":"910697270","full_name":"dragomano/svelte-showdown","owner":"dragomano","description":"Wrapper for Showdown that parses Markdown in your Svelte components","archived":false,"fork":false,"pushed_at":"2025-05-15T04:07:23.000Z","size":132,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-30T16:23:08.276Z","etag":null,"topics":["showdown","svelte-components"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/dragomano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-01-01T05:26:35.000Z","updated_at":"2025-05-15T04:06:24.000Z","dependencies_parsed_at":"2025-07-23T06:16:42.713Z","dependency_job_id":"b2ff9214-4208-462b-8839-59ddba9a948e","html_url":"https://github.com/dragomano/svelte-showdown","commit_stats":null,"previous_names":["dragomano/svelte-showdown"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/dragomano/svelte-showdown","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragomano%2Fsvelte-showdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragomano%2Fsvelte-showdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragomano%2Fsvelte-showdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragomano%2Fsvelte-showdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dragomano","download_url":"https://codeload.github.com/dragomano/svelte-showdown/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dragomano%2Fsvelte-showdown/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30050222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T14:38:37.398Z","status":"ssl_error","status_checked_at":"2026-03-03T14:38:06.721Z","response_time":61,"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":["showdown","svelte-components"],"created_at":"2025-01-07T16:16:08.320Z","updated_at":"2026-03-03T15:04:03.656Z","avatar_url":"https://github.com/dragomano.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Svelte Showdown\n\nUse [showdown](https://github.com/showdownjs/showdown) as a Svelte component.\n\n```bash\npnpm i svelte-showdown -D\n```\n\n## How to use\n\n```svelte\n\u003cscript\u003e\n  import { SvelteShowdown } from 'svelte-showdown';\n\n  let content = $state('**This text is bold**, and this one contains emoji: :smile: :alien:');\n\n  const options = {\n    emoji: true\n  };\n\u003c/script\u003e\n\n\u003cSvelteShowdown {content} {options} /\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragomano%2Fsvelte-showdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdragomano%2Fsvelte-showdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdragomano%2Fsvelte-showdown/lists"}