{"id":28637719,"url":"https://github.com/visgl/deck.gl-community","last_synced_at":"2026-06-04T00:00:42.843Z","repository":{"id":66141949,"uuid":"373669644","full_name":"visgl/deck.gl-community","owner":"visgl","description":"Community contributed modules for deck.gl","archived":false,"fork":false,"pushed_at":"2026-05-17T00:47:35.000Z","size":60425,"stargazers_count":90,"open_issues_count":45,"forks_count":58,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-05-17T02:47:42.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://visgl.github.io/deck.gl-community/","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/visgl.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2021-06-03T23:40:20.000Z","updated_at":"2026-05-17T00:47:37.000Z","dependencies_parsed_at":"2023-10-20T17:06:04.096Z","dependency_job_id":"a9cc5774-30f4-4f2b-b028-8ac69bf1b5a9","html_url":"https://github.com/visgl/deck.gl-community","commit_stats":{"total_commits":169,"total_committers":23,"mean_commits":"7.3478260869565215","dds":0.7633136094674556,"last_synced_commit":"4450249d4f0cf6c140c7b63b02ce6856d8528e6c"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"purl":"pkg:github/visgl/deck.gl-community","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Fdeck.gl-community","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Fdeck.gl-community/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Fdeck.gl-community/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Fdeck.gl-community/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/visgl","download_url":"https://codeload.github.com/visgl/deck.gl-community/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/visgl%2Fdeck.gl-community/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33884734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"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":[],"created_at":"2025-06-12T18:30:50.758Z","updated_at":"2026-06-04T00:00:42.833Z","avatar_url":"https://github.com/visgl.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deck.gl-community\n\nAn awesome list of community-driven modules, integrations, and tools built with [deck.gl](https://deck.gl).\n\n- **Official projects** — [openvisualization.org/projects](https://www.openvisualization.org/projects)\n- **Showcase** — [deck.gl/showcase](https://deck.gl/showcase)\n\n---\n\n## Community Modules\n\n\u003e Published under `@deck.gl-community/*` and maintained in this repository. See the [contribution guide](./CONTRIBUTING.md) to get involved.\n\n| Module                                           | npm                                                                                                                                             | Description                                                                                    |\n| ------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |\n| **[arrow-layers](./modules/arrow-layers)**       | [![npm](https://img.shields.io/npm/v/@deck.gl-community/arrow-layers.svg)](https://www.npmjs.com/package/@deck.gl-community/arrow-layers)       | Apache Arrow visualization layers — render large columnar datasets directly on the GPU.        |\n| **[editable-layers](./modules/editable-layers)** | [![npm](https://img.shields.io/npm/v/@deck.gl-community/editable-layers.svg)](https://www.npmjs.com/package/@deck.gl-community/editable-layers) | Interactive drawing and editing layers for geospatial features.                                |\n| **[geo-layers](./modules/geo-layers)**           | [![npm](https://img.shields.io/npm/v/@deck.gl-community/geo-layers.svg)](https://www.npmjs.com/package/@deck.gl-community/geo-layers)           | Suite of geospatial layers covering tile formats, terrain, and more.                           |\n| **[layers](./modules/layers)**                   | [![npm](https://img.shields.io/npm/v/@deck.gl-community/layers.svg)](https://www.npmjs.com/package/@deck.gl-community/layers)                   | Additional community-contributed layers not yet in the official deck.gl release.               |\n| **[infovis-layers](./modules/infovis-layers)**   | [![npm](https://img.shields.io/npm/v/@deck.gl-community/infovis-layers.svg)](https://www.npmjs.com/package/@deck.gl-community/infovis-layers)   | Information visualization layers for non-geospatial, chart-style rendering.                    |\n| **[graph-layers](./modules/graph-layers)**       | [![npm](https://img.shields.io/npm/v/@deck.gl-community/graph-layers.svg)](https://www.npmjs.com/package/@deck.gl-community/graph-layers)       | Graph and network visualization layers for deck.gl.                                            |\n| **[three](./modules/three)**                     | [![npm](https://img.shields.io/npm/v/@deck.gl-community/three.svg)](https://www.npmjs.com/package/@deck.gl-community/three)                     | Three.js-backed layers for deck.gl, including a fully parametric 3D `TreeLayer`.               |\n| **[widgets](./modules/widgets)**                 | [![npm](https://img.shields.io/npm/v/@deck.gl-community/widgets.svg)](https://www.npmjs.com/package/@deck.gl-community/widgets)                 | UI widgets (pan, zoom range, etc.) that integrate with deck.gl view state management.          |\n| **[react](./modules/react)**                     | [![npm](https://img.shields.io/npm/v/@deck.gl-community/react.svg)](https://www.npmjs.com/package/@deck.gl-community/react)                     | React components and hooks for building deck.gl applications.                                  |\n| **[leaflet](./modules/leaflet)**                 | [![npm](https://img.shields.io/npm/v/@deck.gl-community/leaflet.svg)](https://www.npmjs.com/package/@deck.gl-community/leaflet)                 | Leaflet custom layer that wraps deck.gl, rendering layers synchronized with a Leaflet basemap. |\n| **[bing-maps](./modules/bing-maps)**             | [![npm](https://img.shields.io/npm/v/@deck.gl-community/bing-maps.svg)](https://www.npmjs.com/package/@deck.gl-community/bing-maps)             | deck.gl as a Bing Maps custom layer.                                                           |\n| **[basemap-layers](./modules/basemap-layers)**   | [![npm](https://img.shields.io/npm/v/@deck.gl-community/basemap-layers.svg)](https://www.npmjs.com/package/@deck.gl-community/basemap-layers) | Basemap layer runtime and style-spec helpers for deck.gl.                                       |\n| **[experimental](./modules/experimental)**       | [![npm](https://img.shields.io/npm/v/@deck.gl-community/experimental.svg)](https://www.npmjs.com/package/@deck.gl-community/experimental)       | Early-stage, exploratory layers and utilities — use at your own risk.                          |\n\n---\n\n## Third-Party Projects\n\n\u003e External projects that build on or integrate with deck.gl. [Suggest a project](https://github.com/visgl/deck.gl-community/issues/new).\n\n- **[Viv](https://avivator.gehlenborglab.org/)** — Multiscale bioimaging visualization on the web, built with deck.gl. Ideal for whole-slide and microscopy data.\n- **[deck.gl-raster](https://github.com/developmentseed/deck.gl-raster)** — GPU-accelerated raster visualization layers by Development Seed.\n- **[Flowmap.blue](https://flowmap.blue/)** — Flow map visualization tool for geographic movement data, powered by deck.gl.\n- **[SandDance](https://microsoft.github.io/SandDance/)** — Unit visualization explorer by Microsoft, using deck.gl for rendering individual data records.\n- **[outlined-path-layer](https://github.com/ubilabs/outlined-path-layer)** — Custom `PathLayer` by Ubilabs that renders paths with customizable outlined borders.\n\n---\n\n## Contributing\n\nSee [CONTRIBUTING.md](./CONTRIBUTING.md). New modules, bug fixes, and ecosystem additions are all welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisgl%2Fdeck.gl-community","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvisgl%2Fdeck.gl-community","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvisgl%2Fdeck.gl-community/lists"}