{"id":13806265,"url":"https://github.com/anoram/leaflet-svelte","last_synced_at":"2025-07-31T07:32:29.999Z","repository":{"id":57097869,"uuid":"293752022","full_name":"anoram/leaflet-svelte","owner":"anoram","description":"Svelte wrapper for Leaflet","archived":false,"fork":false,"pushed_at":"2021-02-05T09:49:42.000Z","size":580,"stargazers_count":50,"open_issues_count":4,"forks_count":1,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-06-15T05:18:45.538Z","etag":null,"topics":["leaflet","leaflet-map","maps","sapper","svelte"],"latest_commit_sha":null,"homepage":"https://leaflet.anoram.com/","language":"HTML","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/anoram.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}},"created_at":"2020-09-08T08:42:35.000Z","updated_at":"2025-03-29T09:51:17.000Z","dependencies_parsed_at":"2022-08-20T16:50:49.380Z","dependency_job_id":null,"html_url":"https://github.com/anoram/leaflet-svelte","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/anoram/leaflet-svelte","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anoram%2Fleaflet-svelte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anoram%2Fleaflet-svelte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anoram%2Fleaflet-svelte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anoram%2Fleaflet-svelte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anoram","download_url":"https://codeload.github.com/anoram/leaflet-svelte/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anoram%2Fleaflet-svelte/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266071182,"owners_count":23871927,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["leaflet","leaflet-map","maps","sapper","svelte"],"created_at":"2024-08-04T01:01:09.589Z","updated_at":"2025-07-31T07:32:29.536Z","avatar_url":"https://github.com/anoram.png","language":"HTML","funding_links":[],"categories":["UI Components"],"sub_categories":["Maps"],"readme":"## Quick Start\n\nInstall `npm i @anoram/leaflet-svelte`\n\n```html\n\u003cscript\u003e\nimport Map from '@anoram/leaflet-svelte'\nlet options={\n  center: [13,80],\n  markers: [\n    {\n      lat: 13,\n      lng: 80\n    }\n  ],\n  mapID: \"map\"\n}\n\u003c/script\u003e\n\u003cstyle\u003e\n  .map {\n    height: 600px;\n    width: auto;\n  }\n\u003c/style\u003e\n\u003cdiv class=\"map\"\u003e\n  \u003cMap {options} /\u003e\n\u003c/div\u003e\n\n```\n\n## Demo and other instructions\n\n[https://leaflet.anoram.com](https://leaflet.anoram.com)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanoram%2Fleaflet-svelte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanoram%2Fleaflet-svelte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanoram%2Fleaflet-svelte/lists"}