Start using

Importing CSS

Call the CSS library in the header of your page by copying the following code snippet in the head tag of your website.

<link href="http://danielfabbri.com/japu.css"  rel="stylesheet" />

Importing JS

Call the JS library in the header of your page by copying the following code snippet in the head tag of your website.

<script src="http://danielfabbri.com/japu.js"></script>