/gitbook-plugin-webshare

Share buttons in GitBooks website using Web Share API

Primary LanguageJavaScriptApache License 2.0Apache-2.0

gitbook-plugin-webshare

This plugin adds a sharing button in the GitBook website toolbar to share book using the Web Share API.

Enable this plugin

This replaces the builtin sharing plugin, so it should be disabled.

{
    plugins: ["-sharing", "webshare"]
}