Skip to content

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

License

Notifications You must be signed in to change notification settings

heavyai/mapd-draw

Repository files navigation

@heavyai/draw

Table of Contents

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 HeavyImmerse.

Installation

npm install
npm run build

Testing and Linting

Contributions to the HEAVY.AI 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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages