1.0.1-1.1 • Published 4 years ago

whatsapp-button.js v1.0.1-1.1

Weekly downloads
65
License
GPL-3.0-or-later
Repository
github
Last release
4 years ago

whatsappButton.js

v1.0.11.1 Main changes:

  • README improvements.

whatsappButton.js is a plugin made with javascript that creates a interactive button for your web aplications. It is easy-to-use, customizable and resilient.

Try it out at: https://alvesalexsander.github.io/whatsappButton/

Install via NPM! running command: npm install whatsapp-button.js

OR

Download files from here!

CDN Links:

CSS styles: https://unpkg.com/whatsapp-button.js/dist/wpp_css/whatsappButton.min.css

JS file: https://unpkg.com/whatsapp-button.js/dist/wpp_js/whatsappButton.min.js

OR

Download plugin files at: whatsappButton.js page and put it inside your node_modules folder (path must to be node_modules/whatsapp-button.js).

OR

check the documentation page for further information.

  • 5. At the end of the creation process, the UI will present you an javascript code like this one:

new WhatsappButton('5522123456789', 'Could we help you?', 'We are at your service! Want help at choosing a wine? Any other thing we could help?', 'netWinez, can we help?', '1', '#6f2045', '#000000', '', 'https://fonts.googleapis.com/css?family=Satisfy&display=swap')

Then, you can call the code shown on any .js file or in a script element to create your button.

*Compatible with Google Chrome, Mozilla Firefox, Microsoft Edge and the most modern browsers.

1.0.1-1.1

4 years ago

1.0.11

4 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago