An awesome list of community-driven modules, integrations, and tools built with deck.gl.
- Official projects — openvisualization.org/projects
- Showcase — deck.gl/showcase
Published under
@deck.gl-community/*and maintained in this repository. See the contribution guide to get involved.
| Module | npm | Description |
|---|---|---|
| arrow-layers | Apache Arrow visualization layers — render large columnar datasets directly on the GPU. | |
| editable-layers | Interactive drawing and editing layers for geospatial features. | |
| geo-layers | Suite of geospatial layers covering tile formats, terrain, and more. | |
| layers | Additional community-contributed layers not yet in the official deck.gl release. | |
| infovis-layers | Information visualization layers for non-geospatial, chart-style rendering. | |
| graph-layers | Graph and network visualization layers for deck.gl. | |
| three | Three.js-backed layers for deck.gl, including a fully parametric 3D TreeLayer. |
|
| widgets | UI widgets (pan, zoom range, etc.) that integrate with deck.gl view state management. | |
| react | React components and hooks for building deck.gl applications. | |
| leaflet | Leaflet custom layer that wraps deck.gl, rendering layers synchronized with a Leaflet basemap. | |
| bing-maps | deck.gl as a Bing Maps custom layer. | |
| basemap-props | Mapbox Style Specification subset for declaring basemap styles alongside deck.gl layers. | |
| experimental | Early-stage, exploratory layers and utilities — use at your own risk. |
External projects that build on or integrate with deck.gl. Suggest a project.
- Viv — Multiscale bioimaging visualization on the web, built with deck.gl. Ideal for whole-slide and microscopy data.
- deck.gl-raster — GPU-accelerated raster visualization layers by Development Seed.
- Flowmap.blue — Flow map visualization tool for geographic movement data, powered by deck.gl.
- SandDance — Unit visualization explorer by Microsoft, using deck.gl for rendering individual data records.
- outlined-path-layer — Custom
PathLayerby Ubilabs that renders paths with customizable outlined borders.
See CONTRIBUTING.md. New modules, bug fixes, and ecosystem additions are all welcome.