Package Exports
- @deck.gl/json
- @deck.gl/json/dist/es5/index.js
- @deck.gl/json/dist/esm/index.js
- @deck.gl/json/typed
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@deck.gl/json) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@deck.gl/json
JSON support for deck.gl. Provides deck.gl classes that support specifying deck.gl layers and views (and their props) using a JSON format.
See deck.gl for documentation.

PoC: JSON layer browser built on new @deck.gl/json module.