techfeed-share-button
v0.2.1
Published
Social share button for TechFeed
Readme
TechFeed Share Button
The social share button for TechFeed.
Usage
Using the CDN version
The CDN version of the TechFeed Button runs as an IIFE and allows you to put a button on your website in seconds by simply loading it.
<script src="https://unpkg.com/[email protected]/dist/web/widget.js"></script>Using the NPM package
$ yarn add techfeed-share-buttonimport defineComponent from 'techfeed-share-button'
defineComponent() // The `window.customElements.register('techfeed-button', TechFeedButton)` wrapperLICENCE
MIT
