ryantenney / 538.js

Use FiveThirtyEight's data on your own site

Home Page:http://ryantenney.github.com/538.js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FiveThirtyEight in your website

<script type="text/javascript" src="http://ryantenney.github.com/538/538.js"></script>
<script type="text/javascript">
	fivethirtyeight.load(function (data) {
		//
	});
</script>

Use in JSConsole

About

Use FiveThirtyEight's data on your own site

http://ryantenney.github.com/538.js/


Languages

Language:JavaScript 100.0%