Skip to content

Instantly share code, notes, and snippets.

View vishtany's full-sized avatar
💭
I may be slow to respond.

Lance Cameron vishtany

💭
I may be slow to respond.
View GitHub Profile
bf724e638e5a6b62e36eef7f7ceab8e65478e758a0cfb211ec47b641bd1938745327cfb5470aede69eaaf4fe3e1680e8fff1f1f8c12f019828217a091251771d

Keybase proof

I hereby claim:

  • I am vishtany on github.
  • I am vishtany (https://keybase.io/vishtany) on keybase.
  • I have a public key ASBHDYkbcIsQcNL8sIMofQBS3gCtmIRApwk6Wi_XELcNUQo

To claim this, I am signing this object:

@vishtany
vishtany / index.js
Created April 13, 2017 23:59
requirebin sketch
// Welcome! require() some modules from npm (like you were using browserify)
// and then hit Run Code to run your code on the right side.
// Modules get downloaded from browserify-cdn and bundled in your browser.
const toStr = require('virtual-dom-stringify')
var parliamentSvg = require("parliament-svg")
const svg = parliamentSVG({
"linke": {
"seats": 64,
"colour": "#a08"
},