{"id":24032437,"url":"https://github.com/MIERUNE/svelte-maplibre-gl","last_synced_at":"2025-09-15T03:32:59.822Z","repository":{"id":263525173,"uuid":"881186242","full_name":"MIERUNE/svelte-maplibre-gl","owner":"MIERUNE","description":"Svelte 5 wrapper for 🗺 MapLibre GL JS — Build interactive web maps effortlessly with Svelte’s reactive and declarative power 🚀","archived":false,"fork":false,"pushed_at":"2025-08-25T15:47:56.000Z","size":1526,"stargazers_count":206,"open_issues_count":15,"forks_count":7,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-09-05T04:49:09.729Z","etag":null,"topics":["data-visualization","map","maplibre","maps","svelte","svelte-components","visualization"],"latest_commit_sha":null,"homepage":"https://svelte-maplibre-gl.mierune.dev","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MIERUNE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE.txt","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":"2024-10-31T03:58:06.000Z","updated_at":"2025-08-25T15:47:59.000Z","dependencies_parsed_at":"2024-12-18T02:40:40.709Z","dependency_job_id":"e23bd195-b49a-4e0d-930d-156c349deb52","html_url":"https://github.com/MIERUNE/svelte-maplibre-gl","commit_stats":null,"previous_names":["mierune/svelte-maplibre-gl"],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/MIERUNE/svelte-maplibre-gl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIERUNE%2Fsvelte-maplibre-gl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIERUNE%2Fsvelte-maplibre-gl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIERUNE%2Fsvelte-maplibre-gl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIERUNE%2Fsvelte-maplibre-gl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MIERUNE","download_url":"https://codeload.github.com/MIERUNE/svelte-maplibre-gl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MIERUNE%2Fsvelte-maplibre-gl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273827562,"owners_count":25175254,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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-visualization","map","maplibre","maps","svelte","svelte-components","visualization"],"created_at":"2025-01-08T18:01:31.790Z","updated_at":"2025-09-15T03:32:59.810Z","avatar_url":"https://github.com/MIERUNE.png","language":"Svelte","funding_links":[],"categories":["Bindings"],"sub_categories":["JavaScript"],"readme":"# Svelte MapLibre GL\n\n![NPM Version](https://img.shields.io/npm/v/svelte-maplibre-gl)\n![NPM License](https://img.shields.io/npm/l/svelte-maplibre-gl?color=96C902)\n\n:world_map: Build interactive web maps effortlessly with [MapLibre GL JS](https://maplibre.org/maplibre-gl-js/docs/) and [Svelte](https://svelte.dev/).\n\n:point_right: **Documentaion and Live Demos:** https://svelte-maplibre-gl.mierune.dev/examples/\n\n**Features:**\n\n- The most declarative and reactive MapLibre GL JS experience, powered by Svelte 5\n- A flexible, minimally opinionated API design that is suitable for both beginners and experienced MapLibre users\n- Freedom preserved — Traditional imperative MapLibre GL JS usage remains fully supported\n\nLicense: MIT or Apache 2.0\n\n\u003cimg alt=\"hero image\" src=\"./src/lib/assets/hero.svg\" width=\"100%\"\u003e\n\n## Installation\n\n```bash\nnpm install --save-dev svelte-maplibre-gl\n```\n\n`svelte-maplibre-gl` only works with **Svelte 5** and above.\n\n## License\n\nLicensed under the [MIT License](./LICENSE-MIT.txt) or the [Apache License 2.0](./LICENSE-APACHE.txt), at your option.\n\n## Acknowledgements\n\nThis project `svelte-maplibre-gl` is built from scratch, while drawing strong inspiration from the work of the following libraries:\n\n- [`dimfeld/svelte-maplibre`](https://github.com/dimfeld/svelte-maplibre) \u0026mdash; A library offering idiomatic Svelte support for the MapLibre GL mapping software\n- [`visgl/react-map-gl`](https://github.com/visgl/react-map-gl) \u0026mdash; React friendly API wrapper around Mapbox/MapLibre GL JS\n\n## Contributing\n\nEveryone is welcome to contribute to this project! There are many ways to support it, such as:\n\n- Trying it out and reporting any issues or missing features\n- Expanding, improving, or suggesting new examples\n- Any other ideas you might have!\n\nYour contributions are greatly appreciated.\n\n### Authors\n\n[All contributors](https://github.com/MIERUNE/svelte-maplibre-gl/graphs/contributors)!\n\nSupported by MIERUNE Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMIERUNE%2Fsvelte-maplibre-gl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMIERUNE%2Fsvelte-maplibre-gl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMIERUNE%2Fsvelte-maplibre-gl/lists"}