122 lines
		
	
	
		
			No EOL
		
	
	
		
			5.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			122 lines
		
	
	
		
			No EOL
		
	
	
		
			5.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| ---
 | |
| layout: main
 | |
| title: Download HeadJS
 | |
| scripts: ['/site/assets/libs/jquery/jquery.min.js']
 | |
| ---
 | |
| 
 | |
| <div class="intro">    
 | |
|     HeadJS v{{site.head.minor}} :: Built with Visual Studio 2013, <a href="https://www.jetbrains.com/resharper/" target="_blank">R#</a>, <a href="http://vswebessentials.com/" target="_blank">Web Essentials</a>, & <a href="https://code.google.com/p/gitextensions/" target="_blank">Git Extensions</a> on Windows 8.1 Pro / IIS 8.5
 | |
| </div>    
 | |
| 
 | |
| <p>
 | |
|     <a href="https://travis-ci.org/headjs/headjs" target="_blank"><img src="https://travis-ci.org/headjs/headjs.png?branch=master" alt="Travis-CI" height="19" width="77" /></a>
 | |
| </p>
 | |
| 
 | |
| 
 | |
| <h2>Bundle: Responsive Design + Feature Detections</h2>
 | |
| <small>
 | |
|     <em class="inline-block"><strong>1.9K</strong> (minified & gzipped)</em>
 | |
|     <em class="inline-block"><strong>Download from CDN</strong> (<em>by</em> <a href="http://cloudflare.com" target="_blank">cloudflare.com</a>)</em>
 | |
| </small>
 | |
| 
 | |
| <div class="group">
 | |
|     <a href="//cdnjs.cloudflare.com/ajax/libs/headjs/{{site.head.minor}}/head.core.min.js" target="_blank" onclick="trackPageView('download/head.core.min.js')">head.core.min.js</a>
 | |
|     (<strong>production</strong>)
 | |
| </div>
 | |
| <p>
 | |
|     <div>
 | |
|         <a href="//cdnjs.cloudflare.com/ajax/libs/headjs/{{site.head.minor}}/head.core.js" target="_blank" onclick="trackPageView('download/head.core.js')">head.core.js</a>
 | |
|         (debug)
 | |
|     </div>
 | |
|     <div>
 | |
|         <a href="//cdnjs.cloudflare.com/ajax/libs/headjs/{{site.head.minor}}/head.core.min.js.map" target="_blank" onclick="trackPageView('download/head.core.min.js.map')">head.core.min.js.map</a>
 | |
|         (<a href="http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/" target="_blank">source map</a>)
 | |
|     </div>
 | |
| </p>
 | |
| 
 | |
| <h2>Bundle: Asset Loader</h2>
 | |
| <small>
 | |
|     <em class="inline-block"><strong>2.1K</strong> (minified & gzipped)</em>
 | |
|     <em class="inline-block"><strong>Download from CDN</strong> (<em>by</em> <a href="http://cloudflare.com" target="_blank">cloudflare.com</a>)</em>
 | |
| </small>
 | |
| 
 | |
| <div class="group">
 | |
|     <a href="//cdnjs.cloudflare.com/ajax/libs/headjs/{{site.head.minor}}/head.load.min.js" target="_blank" onclick="trackPageView('download/head.load.min.js')">head.load.min.js</a>
 | |
|     (<strong>production</strong>)
 | |
| </div>
 | |
| <p>
 | |
|     <div>
 | |
|         <a href="//cdnjs.cloudflare.com/ajax/libs/headjs/{{site.head.minor}}/head.load.js" target="_blank" onclick="trackPageView('download/head.load.js')">head.load.js</a>
 | |
|         (debug)
 | |
|     </div>
 | |
|     <div>
 | |
|         <a href="//cdnjs.cloudflare.com/ajax/libs/headjs/{{site.head.minor}}/head.load.min.js.map" target="_blank" onclick="trackPageView('download/head.load.min.js.map')">head.load.min.js.map</a>
 | |
|         (<a href="http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/" target="_blank">source map</a>)
 | |
|     </div>
 | |
| </p>
 | |
| 
 | |
| <h2>Full: Responsive Design + Feature Detections + Asset Loader</h2>
 | |
| <small>
 | |
|     <em class="inline-block"><strong>3.7K</strong> (minified & gzipped)</em>
 | |
|     <em class="inline-block"><strong>Download from CDN</strong> (<em>by</em> <a href="http://cloudflare.com" target="_blank">cloudflare.com</a>)</em>
 | |
| </small>
 | |
| 
 | |
| <div class="group">
 | |
|     <a href="//cdnjs.cloudflare.com/ajax/libs/headjs/{{site.head.minor}}/head.min.js" target="_blank" onclick="trackPageView('download/head.min.js')">head.min.js</a>
 | |
|     (<strong>production</strong>)
 | |
| </div>
 | |
| <p>
 | |
|     <div>
 | |
|         <a href="//cdnjs.cloudflare.com/ajax/libs/headjs/{{site.head.minor}}/head.js" target="_blank" onclick="trackPageView('download/head.js')">head.js</a>
 | |
|         (debug)
 | |
|     </div>
 | |
|     <div>
 | |
|         <a href="//cdnjs.cloudflare.com/ajax/libs/headjs/{{site.head.minor}}/head.min.js.map" target="_blank" onclick="trackPageView('download/head.min.js.map')">head.min.js.map</a>
 | |
|         (<a href="http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/" target="_blank">source map</a>)
 | |
|     </div>
 | |
| </p>
 | |
| 
 | |
| <!--
 | |
| <br /><br />
 | |
| <div class="intro">    
 | |
|     Not enough choice above ? Mix-n-Match your needs and build your custom distribution !
 | |
| </div>        
 | |
| <div style="text-align: right; padding: 10px; font-size: 30px">
 | |
|     <button  onclick="jQuery('#head-builder').load('/site/assets/libs/builder/builder.html')">
 | |
|         <img src="/site/assets/img/customize.png"   width="45" height="45" style="vertical-align: middle"/> Custom Build
 | |
|     </button>
 | |
| </div>
 | |
| <div id="head-builder"></div>
 | |
| -->    
 | |
|               
 | |
| <br /><br />
 | |
| <div class="intro">    
 | |
|     <strong>Make it the only script in your HEAD.</strong>
 | |
|     « A concise solution to universal problems »
 | |
| </div> 
 | |
|          
 | |
| <div class="equidistant-download">
 | |
|     <div class="text-c">
 | |
|         <h3>Github Repository</h3>
 | |
|         <a href="https://github.com/headjs/headjs" target="_blank" class="social sprite github-color"></a>
 | |
|         <ul class="text-l">
 | |
|             <li><a href="https://github.com/headjs/headjs/blob/master/src/{{site.head.major}}/changelog.txt" target="_blank">Release notes</a></li>
 | |
|             <li><a href="https://github.com/headjs/headjs/issues" target="_blank">Issues</a></li>
 | |
|         </ul>            
 | |
|     </div>
 | |
| 
 | |
|     <div class="text-c">
 | |
|         <h3>Full Source</h3>
 | |
|         <a href="https://github.com/headjs/headjs/archive/v{{site.head.minor}}.zip" target="_blank" class="social sprite zip"></a>
 | |
|     </div> 
 | |
| 
 | |
|     <div class="text-c">
 | |
|         <h3>Nuget Package</h3>
 | |
|         <a href="http://nuget.org/packages/HeadJS/" target="_blank" class="social sprite nuget"></a>
 | |
|     </div>      
 | |
| 
 | |
|     <div class="text-c">
 | |
|         <h3>Unit Tests</h3>
 | |
|         <a href="/site/unit.html" class="social sprite qunit"></a>            
 | |
|     </div>        
 | |
| </div> | 
