Skip to content

p-m-p/parsonic

Repository files navigation

A collection of handy little web components.

Share button

Add a share button to any web page.

<script
  defer
  src="https://cdn.jsdelivr.net/npm/@parsonic/[email protected]/min.js"
></script>
<share-button></share-button>

View the package details for full usage instructions.