Good Share

Good Share is a share button library with Web Share API integration.

Using the Web Share API, it allows the user to share content using the native share dialog on supported browsers.

For unsupported browsers, a fallback modal window with sharing buttons can be used by the user.

Feel free to let me know if you use Good Share in one of your websites.

Download | Documentation | View Project on Github

Basic

This share button will share the current page title and url.

Title & URL defined

This share button will share a defined title and url set by data attributes.

Title, text and URL defined

This share button will share a defined title, text and url set by data attributes.