Skip to content

Instantly share code, notes, and snippets.

View wolfd's full-sized avatar
🎉

Danny Wolf wolfd

🎉
View GitHub Profile

Keybase proof

I hereby claim:

  • I am wolfd on github.
  • I am wolfed (https://keybase.io/wolfed) on keybase.
  • I have a public key ASAi-Sbm1NaWDXXfEqGVp_J8Ss_KysnvweD-iPWZw8-HuQo

To claim this, I am signing this object:

@wolfd
wolfd / gist:fb03cad4ad930b6aa207
Created August 25, 2015 20:30
Ryan Berdeen's React Lifecycle Graphic
https://s3.amazonaws.com/uploads.hipchat.com/10819/202419/GXXWxKvwwGRi1GQ/React%20Lifecycle%20full.png
@wolfd
wolfd / index.html
Created August 25, 2015 18:01
CSS3 Logo
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title></title>
<link rel="stylesheet" href="logo.css" />
</head>
<body>
<span class="orion-center">
<oletter>o</oletter>

Click in the open space to add a node, drag from one node to another to add an edge.
Ctrl-drag a node to move the graph layout.
Click a node or an edge to select it.

When a node is selected: R toggles reflexivity, Delete removes the node.
When an edge is selected: L(eft), R(ight), B(oth) change direction, Delete removes the edge.

To see this example as part of a larger project, check out Modal Logic Playground!