Skip to content

Install

Wesley De Groot edited this page Nov 1, 2015 · 9 revisions
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___  
	            _   | |  \___  \ 
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/ 

Install

Ok, there is no such install needed, but install is the most helpful word for the wiki.

Put the script on the BOTTOM of your body (to avoid load times, and to make _.js happy, that all elements are loaded.

How to install _.js to your page

<script type="text/javascript" src="https://goo.gl/qBVbP4"></script>

if you put the above script in the header of your page, your _.js is always up to date!


The need to use a specific version? (example v0.0.3)
<script type="text/javascript" src="https://rawgit.com/wesdegroot/_.js/master/003/_.js"></script>

Why to i use github.com as hosting for this project?

github is fast, and always up.

Clone this wiki locally