{"id":20013835,"url":"https://github.com/themustafaomar/libregl","last_synced_at":"2026-05-17T22:00:56.422Z","repository":{"id":262085704,"uuid":"878528425","full_name":"themustafaomar/libregl","owner":"themustafaomar","description":"A powerful Vue library for MapLibre with an intuitive API, and a collection of highly customizable components.","archived":false,"fork":false,"pushed_at":"2026-05-16T14:58:56.000Z","size":848,"stargazers_count":28,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-16T16:52:26.321Z","etag":null,"topics":["gis","mapbox","mapbox-gl","mapbox-gl-js","maplibre","maplibre-gl","maplibre-gl-js","maps","visualization","vuejs"],"latest_commit_sha":null,"homepage":"https://libregl.vercel.app","language":"TypeScript","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/themustafaomar.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-25T14:58:57.000Z","updated_at":"2026-05-16T14:58:59.000Z","dependencies_parsed_at":"2024-11-10T13:23:17.737Z","dependency_job_id":"14b070e7-c4c6-46f8-9922-87e797c96b80","html_url":"https://github.com/themustafaomar/libregl","commit_stats":null,"previous_names":["themustafaomar/libregl"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/themustafaomar/libregl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themustafaomar%2Flibregl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themustafaomar%2Flibregl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themustafaomar%2Flibregl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themustafaomar%2Flibregl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themustafaomar","download_url":"https://codeload.github.com/themustafaomar/libregl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themustafaomar%2Flibregl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33157229,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["gis","mapbox","mapbox-gl","mapbox-gl-js","maplibre","maplibre-gl","maplibre-gl-js","maps","visualization","vuejs"],"created_at":"2024-11-13T07:38:10.261Z","updated_at":"2026-05-17T22:00:56.416Z","avatar_url":"https://github.com/themustafaomar.png","language":"TypeScript","funding_links":[],"categories":["Bindings"],"sub_categories":["JavaScript"],"readme":"# LibreGL\n\nLibreGL empowers your Vue applications with the full mapping and visualization capabilities of MapLibre GL.\n\nWith an intuitive API, reactive data binding, and a collection of highly customizable components, LibreGL simplifies the creation of interactive maps, rich data visualizations, and geospatial tools designed to fit your needs, for more information please visit the offical [documentation](https://libregl.vercel.app).\n\nOriginally created to integrate with [DeckGL](https://deck.gl), LibreGL marks the first step in bringing advanced map visualization tools to Vue while development on `vue-deckgl` is on hold, I'm excited to release LibreGL as the foundation, stay tuned for future updates!\n\n## Demo\n\nFor live demo please visit [https://stackblitz.com/edit/libregl](https://stackblitz.com/edit/libregl).\n\nExplore live examples and interactive demos in our [playground](https://github.com/themustafaomar/libregl/tree/main/packages/playground), to see `libregl` in action.\n\n## Installation\n\nTo get started with libregl, you can install it through your preferred package manager.\n\n```bash\nnpm install libregl # pnpm add libregl || yarn add libregl\n```\n\n## Quick usage\n\nTo get started with libregl in your project, follow these quick and easy steps:\n\n```ts\nimport { createApp, type App } from 'vue'\nimport libregl from 'libregl'\nimport 'maplibre-gl/dist/maplibre-gl.css'\n\nconst app: App = createApp(...)\n\napp.use(libregl, {\n  //\n})\n\napp.mount('#app')\n```\n\n## License\n\nLibreGL is released under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemustafaomar%2Flibregl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemustafaomar%2Flibregl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemustafaomar%2Flibregl/lists"}