8000 GitHub - lesjoursfr/mastodon-share-button: Mastodon share button
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lesjoursfr/mastodon-share-button

Repository files navigation

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>

About

Mastodon share button

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  
0