Profile
Back to NewsBack
GitHub Trending 2 min
Reader Mode
visgl/deck.gl-community: Community contributed modules for deck.gl

visgl/deck.gl-community: Community contributed modules for deck.gl

8 hours ago

deck.gl-community

An awesome list of community-driven modules, integrations, and tools built with deck.gl.


Community Modules

Published under @deck.gl-community/* and maintained in this repository. See the contribution guide to get involved.

| Module | npm | Description | | ------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | | arrow-layers | npm</a> | Apache Arrow visualization layers — render large columnar datasets directly on the GPU. | | editable-layers | npm</a> | Interactive drawing and editing layers for geospatial features. | | geo-layers | npm</a> | Suite of geospatial layers covering tile formats, terrain, and more. | | layers | npm</a> | Additional community-contributed layers not yet in the official deck.gl release. | | infovis-layers | npm</a> | Information visualization layers for non-geospatial, chart-style rendering. | | graph-layers | npm</a> | Graph and network visualization layers for deck.gl. | | three | npm</a> | Three.js-backed layers for deck.gl, including a fully parametric 3D TreeLayer. | | widgets | npm</a> | UI widgets (pan, zoom range, etc.) that integrate with deck.gl view state management. | | react | npm</a> | React components and hooks for building deck.gl applications. | | leaflet | npm</a> | Leaflet custom layer that wraps deck.gl, rendering layers synchronized with a Leaflet basemap. | | bing-maps | npm</a> | deck.gl as a Bing Maps custom layer. | | basemap-layers | npm</a> | Basemap layer runtime and style-spec helpers for deck.gl. | | experimental | npm</a> | Early-stage, exploratory layers and utilities — use at your own risk. |


Third-Party Projects

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 PathLayer by Ubilabs that renders paths with customizable outlined borders.

Contributing

See CONTRIBUTING.md. New modules, bug fixes, and ecosystem additions are all welcome.

Chat with me