Socket
Socket
Sign inDemoInstall

cartogram

Package Overview
Dependencies
0
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cartogram

WebGL graphics engine


Version published
Weekly downloads
23
increased by109.09%
Maintainers
4
Install size
3.12 MB
Created
Weekly downloads
 

Readme

Source

Roadmap

  • Make the repo usable across various module systems
  • Remove dependence on threeJS, backbone, underscore, requirejs, etc
  • Add ReactJS bindings

Development Workflow

We prefer to use yarn instead of npm, however you can stil use npm commands by doing npm run {command} instead of yarn {command}

Install

git clone git@github.com:eventbrite/cartogram.git
cd cartogram
yarn

Development

  1. Run yarn watch:dev
  2. Go to http://localhost:8081/examples/interactive.html
  3. Make changes locally and refresh the link above to test your changes.

All examples are listed under the examples folder.

Contribution

Open PRs and tag reviewers to review

Keywords

FAQs

Last updated on 28 Jun 2018

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc