Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cartogram

Package Overview
Dependencies
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cartogram

WebGL graphics engine

  • 2.5.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
4
Weekly downloads
 
Created
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

Package last updated on 28 Jun 2018

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