geocitify

0.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i geocitify

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • miguelmota