163 lines
5.6 KiB
HTML
163 lines
5.6 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Planetary.js: Awesome interactive globes for the web</title>
|
|
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Open+Sans:300italic,400,300,700' rel='stylesheet' type='text/css'>
|
|
<link type="text/css" rel="stylesheet" href="/semantic/css/semantic.min.css">
|
|
<link type="text/css" rel="stylesheet" href="/css/planetaryjs.css">
|
|
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
|
|
<meta property="og:image" content="http://planetaryjs.com/images/ex-rotating.png">
|
|
<meta property="og:site_name" content="Planetary.js">
|
|
|
|
<link href="/css/prism.css" rel="stylesheet">
|
|
</head>
|
|
<body>
|
|
<div class='ui fixed inverted large menu main-menu'>
|
|
<div class='items'>
|
|
<a class='item title' href='/'>
|
|
<i class='globe icon'></i>Planetary.js
|
|
</a>
|
|
<span class='spacer hide-on-mobile'></span>
|
|
<a class='item minor active' href='/download/'>
|
|
<i class='download icon'></i><span class='hide-on-mobile'>Download</span>
|
|
</a>
|
|
<a class='item minor ' href='/examples/'>
|
|
<i class='laptop icon'></i><span class='hide-on-mobile'>Examples</span>
|
|
</a>
|
|
<a class='item minor ' href='/documentation/'>
|
|
<i class='book icon'></i><span class='hide-on-mobile'>Documentation</span>
|
|
</a>
|
|
<a class='item minor' href='https://github.com/BinaryMuse/planetary.js'
|
|
onclick="_gaq.push(['_trackPageview', '/redirect-to-github-project-page']);">
|
|
<i class='github alternate icon'></i><span class='hide-on-mobile'>Fork on GitHub</span>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div class='content container'>
|
|
<div class='page ui slim stackable grid'>
|
|
<div class='sixteen wide column'>
|
|
|
|
|
|
|
|
<h1><i class='icon download disk'></i> Download Planetary.js</h1>
|
|
|
|
<p>Download the core Planetary.js library and supporting files here.</p>
|
|
|
|
<p>Up-to-the-minute releases, archived versions, and full release notes can be found <a href='https://github.com/BinaryMuse/planetary.js/releases'>on the GitHub releases page</a>.</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2>Latest Stable Build: v1.0.2</h2>
|
|
<p><a href="https://github.com/BinaryMuse/planetary.js/releases/tag/v1.0.2">Release notes</a>
|
|
|
|
|
<a href="https://github.com/BinaryMuse/planetary.js/tree/v1.0.2">GitHub tag</a></p>
|
|
|
|
<div class='ui list download-list'>
|
|
<div class='item'>
|
|
<i class='icon download'></i>
|
|
Core library: [
|
|
<a href='https://github.com/BinaryMuse/planetary.js/releases/download/v1.0.2/planetaryjs.min.js'>minified</a>
|
|
|
|
|
<a href='https://github.com/BinaryMuse/planetary.js/releases/download/v1.0.2/planetaryjs.js'>unminified</a>
|
|
]
|
|
</div>
|
|
<div class='item'>
|
|
<i class='icon download'></i>
|
|
Core library (no plugins): [
|
|
<a href='https://github.com/BinaryMuse/planetary.js/releases/download/v1.0.2/planetaryjs-noplugins.min.js'>minified</a>
|
|
|
|
|
<a href='https://github.com/BinaryMuse/planetary.js/releases/download/v1.0.2/planetaryjs-noplugins.js'>unminified</a>
|
|
]
|
|
</div>
|
|
<div class='item'>
|
|
<i class='icon globe'></i>
|
|
Earth TopoJSON data ("land" and "countries" objects): [
|
|
<a href='https://github.com/BinaryMuse/planetary.js/releases/download/v1.0.2/world-110m.json'>download</a>
|
|
]
|
|
</div>
|
|
<div class='item'>
|
|
<i class='icon code'></i>
|
|
Source code [
|
|
<a href='https://github.com/BinaryMuse/planetary.js/archive/v1.0.2.zip'>.zip</a>
|
|
|
|
|
<a href='https://github.com/BinaryMuse/planetary.js/archive/v1.0.2.tar.gz'>.tar.gz</a>
|
|
]
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h2>Latest Unstable Build: v1.0.0-rc.2</h2>
|
|
<p><a href="https://github.com/BinaryMuse/planetary.js/releases/tag/v1.0.0-rc.2">Release notes</a>
|
|
|
|
|
<a href="https://github.com/BinaryMuse/planetary.js/tree/v1.0.0-rc.2">GitHub tag</a></p>
|
|
|
|
<div class='ui list download-list'>
|
|
<div class='item'>
|
|
<i class='icon download'></i>
|
|
Core library: [
|
|
<a href='https://github.com/BinaryMuse/planetary.js/releases/download/v1.0.0-rc.2/planetaryjs.min.js'>minified</a>
|
|
|
|
|
<a href='https://github.com/BinaryMuse/planetary.js/releases/download/v1.0.0-rc.2/planetaryjs.js'>unminified</a>
|
|
]
|
|
</div>
|
|
<div class='item'>
|
|
<i class='icon download'></i>
|
|
Core library (no plugins): [
|
|
<a href='https://github.com/BinaryMuse/planetary.js/releases/download/v1.0.0-rc.2/planetaryjs-noplugins.min.js'>minified</a>
|
|
|
|
|
<a href='https://github.com/BinaryMuse/planetary.js/releases/download/v1.0.0-rc.2/planetaryjs-noplugins.js'>unminified</a>
|
|
]
|
|
</div>
|
|
<div class='item'>
|
|
<i class='icon globe'></i>
|
|
Earth TopoJSON data ("land" and "countries" objects): [
|
|
<a href='https://github.com/BinaryMuse/planetary.js/releases/download/v1.0.0-rc.2/world-110m.json'>download</a>
|
|
]
|
|
</div>
|
|
<div class='item'>
|
|
<i class='icon code'></i>
|
|
Source code [
|
|
<a href='https://github.com/BinaryMuse/planetary.js/archive/v1.0.0-rc.2.zip'>.zip</a>
|
|
|
|
|
<a href='https://github.com/BinaryMuse/planetary.js/archive/v1.0.0-rc.2.tar.gz'>.tar.gz</a>
|
|
]
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<script>
|
|
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
|
|
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
|
|
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
|
|
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
ga('create', 'UA-46705270-1', 'planetaryjs.com');
|
|
ga('send', 'pageview');
|
|
</script>
|
|
|
|
</body>
|
|
</html>
|