Awesome Button
The awesome-button Vanilla JS custom element web component is a cool option to quickly add share buttons (or any kind of buttons) to your web projects.
How to use
- Load web component's polyfill script webcomponents.js
- Import the custom element html awesome-button.html
- Use the <awesome-button> tag at the body of the document
Browser support
With the use of the webcomponents.js polyfill, this project is supported by all modern browsers.