๐Ÿ”ž ADULT: Alienmelon/GIRB.js - Full Gallery 2025

Skip to content

alienmelon/GIRB.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

GIRB.js

Girb.js adds Girb to your website. Girb is a screenmate application designed for the desktop and brought to the web.

Girb requires jQuery and jQuery UI because Girb has been built with "write less, do more" in mind.

Click here for a live demo of Girb on a website.

You can easily add Girb to any .html internet page by including the following javascript powers between the < head > < / head > tags:

<script type="text/javascript" src="jquery-3.0.0.min.js"></script>
<script type="text/javascript" src="jquery-ui.min.js"></script>
<script type="text/javascript" src="girb.js"></script>

Be sure you recite your incantations correct otherwise the javascript will not include properly. Javascript is not strongly typed so you have to do this right. Proper incantations are a critical part of web development.

Finally activate Girb by writing the following powerful javascript code as part of your page's onload event:

<body onload="girb();">

This executes Girb immediately. After the page has loaded.

Be sure to actually upload the Girb files to your server, in the same directory as the page you wish to Girb, otherwise none of this will work.

GIRB

Girb was inspired by WebNeko. A fine relic from a more civilized internet age. Consider using that instead.

About

Girb.js adds Girb to your website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published