The Svelte Share Buttons Component is a simple Svelte-based share buttons component that does not track user activity. It is based on the HTML share buttons from the GitHub repository mxstbr/sharingbuttons.io.
To install the Svelte Share Buttons Component, you can follow these steps:
Using npm
npm install svelte-share-buttons-componentSapper or Other Svelte Bundler
npm install -D svelte-share-buttons-componentPure JS Example
You can find a working example of the Svelte Share Buttons Component here.
The Svelte Share Buttons Component is a lightweight and privacy-focused option for adding share buttons to your Svelte projects. It offers easy installation, does not track user activity, and includes support for Pinterest sharing. A demo app and installation guide are available for quick reference.