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