{"id":40003049,"url":"https://github.com/svelteplot/svelteplot","last_synced_at":"2026-04-11T12:30:24.650Z","repository":{"id":292178455,"uuid":"721575609","full_name":"svelteplot/svelteplot","owner":"svelteplot","description":"Svelte-native plotting framework based on the grammar of graphics","archived":false,"fork":false,"pushed_at":"2026-01-10T02:58:41.000Z","size":109303,"stargazers_count":334,"open_issues_count":67,"forks_count":25,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-01-11T00:44:45.439Z","etag":null,"topics":["data-analysis","data-visualization","grammar","graphics","interactive-visualization","svelte"],"latest_commit_sha":null,"homepage":"https://svelteplot.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/svelteplot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"AGENTS.md","dco":null,"cla":null},"funding":{"github":"svelteplot","patreon":null,"open_collective":"gka","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":"gh/gka","custom":null}},"created_at":"2023-11-21T10:49:03.000Z","updated_at":"2026-01-10T02:58:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"b739d9a4-1f7f-454a-a93a-8aab575e9617","html_url":"https://github.com/svelteplot/svelteplot","commit_stats":null,"previous_names":["svelteplot/svelteplot"],"tags_count":206,"template":false,"template_full_name":null,"purl":"pkg:github/svelteplot/svelteplot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svelteplot%2Fsvelteplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svelteplot%2Fsvelteplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svelteplot%2Fsvelteplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svelteplot%2Fsvelteplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/svelteplot","download_url":"https://codeload.github.com/svelteplot/svelteplot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/svelteplot%2Fsvelteplot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28557784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T00:46:33.223Z","status":"online","status_checked_at":"2026-01-19T02:00:08.049Z","response_time":67,"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":["data-analysis","data-visualization","grammar","graphics","interactive-visualization","svelte"],"created_at":"2026-01-19T02:02:25.817Z","updated_at":"2026-04-11T12:30:24.635Z","avatar_url":"https://github.com/svelteplot.png","language":"TypeScript","readme":"\u003ca href=\"https://svelteplot.dev/\"\u003e\n\t\u003cpicture\u003e\n\t\t\u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"static/logo.svg\"\u003e\n\t\t\u003cimg src=\"static/logo.svg\" alt=\"SveltePlot - the best visualizations are built with Svelte\" width=\"305\" /\u003e\n\t\u003c/picture\u003e\n\u003c/a\u003e\n\n_A Svelte-native visualization framework based on the layered grammar of graphics principles._\n\n![License](https://img.shields.io/npm/l/svelteplot.svg) ![Tests](https://github.com/svelteplot/svelteplot/actions/workflows/test.yml/badge.svg) [![Netlify Status](https://api.netlify.com/api/v1/badges/81163b24-76c1-4256-833c-919284f211ed/deploy-status)](https://app.netlify.com/projects/svelteplot/deploys)\n\n---\n\nSveltePlot is a [Svelte](https://svelte.dev/)-native visualization framework based on the [layered grammar of graphics](https://vita.had.co.nz/papers/layered-grammar.html) principle. It's API is heavily inspired by [Observable Plot](https://github.com/observablehq/plot). Created by Gregor Aisch.\n\n## Development\n\nClone the repo and install dependencies:\n\n```bash\ngit clone git@github.com:svelteplot/svelteplot.git\ncd svelteplot\npnpm install\n```\n\nRun the development server:\n\n```bash\npnpm dev\n```\n\nOpen http://localhost:5173 in your browser.\n\n## Testing\n\nRun unit tests:\n\n```bash\npnpm lint\npnpm test\n```\n\nYou should also run the visual regression tests:\n\n```bash\npnpm test:visual\n```\n\nThis will generate screenshots and compare them with the expected results.\n\n```bash\npnpm vi:report\n```\n\nTo see the differences side by side you can open http://localhost:5173/\\_\\_vr/report.html\n","funding_links":["https://github.com/sponsors/svelteplot","https://opencollective.com/gka","https://thanks.dev/gh/gka"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvelteplot%2Fsvelteplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsvelteplot%2Fsvelteplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsvelteplot%2Fsvelteplot/lists"}