2.0.5 • Published 3 months ago

@lesjoursfr/mastodon-share-button v2.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

npm version QC Checks

@lesjoursfr/mastodon-share-button

Simple module to share content to Mastodon.

How to use

import MastodonShareButtons from "@lesjoursfr/mastodon-share-button";
import mastodonShareButtonsFr from "@lesjoursfr/mastodon-share-button/src/lang/fr";

/* Initialize the module */
new MastodonShareButtons({
	lang: mastodonShareButtonsFr,
	saveInstance: true,
});
<!-- Create a button -->
<button
	mastodon-sharing-text="Mastodon sharing button! https://github.com/lesjoursfr/mastodon-share-button"
>
	Share on Mastodon
</button>
2.0.5

3 months ago

2.0.4

3 months ago

2.0.3

4 months ago

2.0.2

5 months ago

2.0.1

10 months ago

2.0.0

10 months ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago