New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@flowingcode/fc-whatsapp-button

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flowingcode/fc-whatsapp-button

Simple Whatsapp Button Web Component

  • 2.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-72.73%
Maintainers
0
Weekly downloads
 
Created
Source

npm version

@flowingcode/fc-whatsapp-button

Web Component to easily start WhatsApp conversations. It is based on @vaadin/button.

This component is a fork of @open-wa/whatsapp-button.

Online demo

Online demo here.

Installation

npm i @flowingcode/fc-whatsapp-button

How to use

<fc-whatsapp-button phone="123456" dialcode="44" text="Hello!" label="Contact Us!"></fc-whatsapp-button>

How to run local demo

  1. Fork the fc-whatsapp-button repository and clone it locally.

  2. Make sure you have npm installed.

  3. When in the fc-whatsapp-button directory, run npm install to install dependencies.

  4. Run npm start to open the demo.

Testing

npm run test

Creating static demo site

  1. Make sure to have executed npm install

  2. Execute npx -p parcel npm run buildstatic

  3. The static site will be generated in /dist

License

For license terms, see LICENSE.txt.

FAQs

Package last updated on 03 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc