Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 324 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 324 Bytes

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.