You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

deckgl-heatmap

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deckgl-heatmap

## Installing

0.1.16
latest
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

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

  • Clone the repository
  • cd into the folder and then run yarn

Running the storybook

  • Open two terminal tabs or instances
  • Inside the first run yarn start
  • Inside the second run yarn storybook

Example

  • Open two terminal tabs or instances
  • Inside the first run yarn start
  • Inside the second run cd example, then run yarn, and finally run yarn start

Running tests

yarn test

Deploying the app

  • First you must be me
  • Second run yarn deploy

FAQs

Package last updated on 07 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts