gohomegota
v1.0.3
Published
Small act of resistance matters the most. Install this and show your resistance to the corruption.
Downloads
3
Maintainers
Readme
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.
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!