Skip to content

Instantly share code, notes, and snippets.

@psimonyi
psimonyi / binclock.js
Created May 29, 2012 04:35 — forked from cdelahousse/binclock.js
JS Binary Clock
// vim: shiftwidth=8 noexpandtab softtabstop=0
/*
* Christian Delahousse
* Binary Clock
* May 27,2012
* Edited by Peter Simonyi 29 May 2012
*/
'use strict';