geocitify
v0.0.2
Published
Geocitify your webpage
Downloads
6
Readme
geocitify
GeoCitify your webpage, just like the old days!
Demo
https://lab.miguelmota.com/geocitify
Install
bower install geocitify
Usage
// Hell yeah, party time
geocitify();
// With options
geocitify({
interval: 100 // smaller number is faster flashing. default: 100
});
// Stop the party :(
geocitify.stop();
License
MIT