@userdive/provider
USERDIVE plugin provider
Table of Contents
Install
npm install @userdive/providerUsage
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