gitbook-plugin-tawk

0.1.0 • Public • Published

Tawk.to messaging for GitBook

You can use install it via NPM:

$ npm install gitbook-plugin-tawk

Add the plugin to your book.json:

{
    "plugins": ["tawk"]
}

Configuration in the book.json:

{
    "plugins": ["tawk"],
    "pluginsConfig": {
        "tawk": {
        	"siteID": "REPLACE_WITH_SITE_ID",
			"widgetID": "default", // optional
			"charset": "UTF-8", // optional
			"crossorigin": "*" // optional
        }
    }
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i gitbook-plugin-tawk

Weekly Downloads

1

Version

0.1.0

License

Apache 2

Last publish

Collaborators

  • sti3bas