gitbook-plugin-mf-pageview

gitbook plugin of memfire integration for pageview

Usage no npm install needed!

<script type="module">
  import gitbookPluginMfPageview from 'https://cdn.skypack.dev/gitbook-plugin-mf-pageview';
</script>

README

memfire integration for GitBook

To use the memfire plugin in your Gitbook project, add the memfire plugin to the book.json file

{
    "plugins": ["mf-pageview"],
}

Then run gitbook install to download and install the plugin.