0.2.1 • Published 4 years ago

techfeed-share-button v0.2.1

Weekly downloads
47
License
MIT
Repository
-
Last release
4 years ago

TechFeed Share Button

build codecov Version

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/techfeed-share-button@0.2.0/dist/web/widget.js"></script>

Using the NPM package

$ yarn add techfeed-share-button
import defineComponent from 'techfeed-share-button'

defineComponent() // The `window.customElements.register('techfeed-button', TechFeedButton)` wrapper

LICENCE

MIT

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago