1.0.3 • Published 2 years ago

gohomegota v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

npm version Merged PRs license

GoHomeGota.js is a simple NPM package (written with VanillaJS) that helps you to show your resistance to the corruption of the government.

1. How it works ?

This will simply show a popup message to the users when they first visit your website/system.

image

2. Installation

$ npm i gohomegota

3. Usage

This works with following JavaScript frontend frameworks.

  • VueJS
  • ReactJS
  • AngularJS

Just import it to any global file or component like this.

import gohomegota from 'gohomegota';

And call this method.

gohomegota.showResistance();

That's it!

Kindly report any bugs and feel free to customize the message contents and styles as preferred. Be creative! Make it your own!