1.0.2 • Published 7 years ago

mastodon-share v1.0.2

Weekly downloads
1
License
GPL-3.0
Repository
-
Last release
7 years ago

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

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

8 years ago