New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gerrymandering-demo

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gerrymandering-demo

This tool is used to help demonstrate the various ways Gerrymandering can be used to disproportionately represent the wants of voters.

  • 1.0.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

Gerrymandering tool.

This tool is used to help demonstrate the various ways Gerrymandering can be used to disproportionately represent the wants of voters.

Example of gerrymandering tool

To use the tool npm i -S gerrymandering-demo

And in your HTML file, pull in the javascript file:

`

And on your page where you want the code to show up, add an element with an id of gerrymandering-demo

<div id="gerrymandering-demo"></div>

Optional

If you also want to pull in the css for the file, be sure to pull in the css file that is part of this package.

<link rel="stylesheet" href="/node_modules/GerrymanderingDemo/styles.css">

FAQs

Package last updated on 03 Nov 2017

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