mastodon-share

Mastodon share button

Usage no npm install needed!

<script type="module">
  import mastodonShare from 'https://cdn.skypack.dev/mastodon-share';
</script>

README

mastodon-share

Mastodon Share Button

NPM

Installation

npm install mastodon-share

Add to site

<div id="mastodon-share"></div>
<script src="https://cdn.rawgit.com/deadblackclover/mastodon-share/cb49ab56/src/index.js"></script>
<script>
  getMessageMastodon("Test share button!");
</script>

Changelog

  • v 1.0.0 - Initial Release

License

GNU General Public License v3.0