Showing 1-20 of 206,663 packages
Tiny Web Share API Wrapper with fallback for unsupported browsers
[](https://www.npmjs.com/package/easy-web-share) [](https://bundlephobia.com/result?p=easy-web-share)
A custom react hook for triggering the native web share dialog
Web component that wraps the web-share api
React high order component that expose the web share api
A web component that wraps other share elements to replace with a web share button where supported.
Native sharing using the Web Share API if supported, a beautiful fallback if not.
Lightweight Angular wrapper on Web Share API to share PWA apps, Text, URL.
A custom element that implements the Web Share API to share user-defined data.
Web Share API polyfill for Cordova
This is a polyfill for the `Web Share API` that can be used in desktop too, so your users can share in their twitter, facebook, messenger, linkedin, sms, e-mail, print, telegram or whatsapp.
``` npm install web-share-fb --save
A React hook for Web Share API with fallback support
Provides an easy and simple way to share data (such as text, url and media) via mobile’s built-in share module. It is based on [Web Share API](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/share).
A Vue component to use native sharing mechanism of the device as part of the Web Share API.
A polyfill for the WebShare API. It provides `navigator.share()` so you can share content on any device via WhatsApp, Telegram, Facebook, e-mail, and SMS. Try the [demo](http://nimiq.github.io/web-share-shim/demo/)! The whole package is 9.6kB minified, 4k
Share button that is using the Web Share API with fallback for browsers that do not support it
A customizable React share button component that leverages the Web Share API. Easily integrate native sharing functionality into your React applications with support for custom icons, colors, and share content.
Web component to use the Web Share API, with a fallback to copy to the clipboard.
Web Share API polyfill for Cordova