@userdive/provider

webpage tracking agent linker plugin

Usage no npm install needed!

<script type="module">
  import userdiveProvider from 'https://cdn.skypack.dev/@userdive/provider';
</script>

README

@userdive/provider

Build Status styled with prettier

Build Status

USERDIVE plugin provider

Table of Contents

Install

npm install @userdive/provider

Usage

import provide from "@userdive/provider";
import Plugin from "./path/to/Plugin";

provide("provider", Plugin);

Contribute

PRs accepted. join us

License

GPLv3. Full license text is available in LICENSE