Socket
Socket
Sign inDemoInstall

@mapd/mapd-draw

Package Overview
Dependencies
Maintainers
5
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapd/mapd-draw

A Utility Library for drawing and interacting with shapes using canvas


Version published
Maintainers
5
Created
Source

mapd-draw

Table of Contents

  • Quick Start
  • Synopsis
  • Installation
  • Testing and Linting
  • Contributing
  • License

Quick Start

npm run clean
npm install
npm run build
npm test

Synopsis

2d shape drawing and interaction library using an HTML canvas 2d rendering context. Basis for lasso tool in MapD Immerse.

Installation

npm install
npm run build

Testing and Linting

Contributions to the MapD Draw library should be unit-tested and linted.

The linter can be invoked manually with

npm run lint

You can find our test suite in /test. Our tests are run with

npm test

FAQs

Package last updated on 19 Oct 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc