{"id":18471518,"url":"https://github.com/matteopolak/redoc-svelte","last_synced_at":"2026-02-06T06:02:28.446Z","repository":{"id":212861822,"uuid":"732467751","full_name":"matteopolak/redoc-svelte","owner":"matteopolak","description":"Swagger-generated API documentation for Svelte.","archived":false,"fork":false,"pushed_at":"2023-12-18T00:30:03.000Z","size":73,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-19T17:49:07.785Z","etag":null,"topics":["openapi","redoc","svelte","sveltekit","swagger"],"latest_commit_sha":null,"homepage":"https://redoc-svelte.pages.dev","language":"Svelte","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/matteopolak.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}},"created_at":"2023-12-16T19:14:51.000Z","updated_at":"2024-12-12T01:50:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"4cf234b6-cf05-421b-bd8d-36c112c248b6","html_url":"https://github.com/matteopolak/redoc-svelte","commit_stats":null,"previous_names":["matteopolak/redoc-svelte"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/matteopolak/redoc-svelte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteopolak%2Fredoc-svelte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteopolak%2Fredoc-svelte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteopolak%2Fredoc-svelte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteopolak%2Fredoc-svelte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matteopolak","download_url":"https://codeload.github.com/matteopolak/redoc-svelte/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matteopolak%2Fredoc-svelte/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29153142,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"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":["openapi","redoc","svelte","sveltekit","swagger"],"created_at":"2024-11-06T10:17:11.877Z","updated_at":"2026-02-06T06:02:28.412Z","avatar_url":"https://github.com/matteopolak.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Redoc Svelte\n\n[![npm](http://img.shields.io/npm/v/redoc-svelte.svg)](https://www.npmjs.com/package/redoc-svelte) [![License](https://img.shields.io/npm/l/redoc-svelte.svg)](https://github.com/matteopolak/redoc-svelte/blob/main/LICENSE)\n\nA drop-in [Svelte](https://svelte.dev) component for [Redoc](https://redocly.com).\n\n```bash\npnpm add redoc-svelte\nyarn add redoc-svelte\nnpm install redoc-svelte\n```\n\n\u003e [!IMPORTANT]\n\u003e `redoc-svelte` is not compatible with SvelteKit v1, please use v2 instead.\n\n## Usage\n\nFor more examples, see the [Redoc documentation](https://redocly.com/docs/redoc/deployment/react/).\n\n```svelte\n\u003cscript\u003e\n  import { RedocStandalone } from 'redoc-svelte';\n\u003c/script\u003e\n\n\u003cRedocStandalone\n  specUrl=\"https://redocly.github.io/redoc/openapi.yaml\"\n  options={{\n    nativeScrollbars: true,\n    theme: { colors: { primary: { main: '#dd5522' } } },\n  }}\n  on:loaded={e =\u003e console.log('loaded', e?.detail)}\n/\u003e\n```\n\n## License\n\nThis project is licensed under the MIT License. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatteopolak%2Fredoc-svelte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatteopolak%2Fredoc-svelte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatteopolak%2Fredoc-svelte/lists"}