deckgl-heatmap
TypeScript icon, indicating that this package has built-in type declarations

0.1.16 • Public • Published

DeckGL Heatmap

Installing

npm i deckgl-heatmap OR yarn add deckgl-heatmap

Example

A storybook of the component can be found here:
https://moromis.github.io/deckGLHeatmap/

Setup

  1. Clone the repository
  2. cd into the folder and then run yarn

Running the storybook

  1. Open two terminal tabs or instances
  2. Inside the first run yarn start
  3. Inside the second run yarn storybook

Example

  1. Open two terminal tabs or instances
  2. Inside the first run yarn start
  3. Inside the second run cd example, then run yarn, and finally run yarn start

Running tests

yarn test

Deploying the app

  1. First you must be me
  2. Second run yarn deploy

/deckgl-heatmap/

    Package Sidebar

    Install

    npm i deckgl-heatmap

    Weekly Downloads

    0

    Version

    0.1.16

    License

    MIT

    Unpacked Size

    1.37 MB

    Total Files

    58

    Last publish

    Collaborators

    • moromis