3.0.0 • Published 5 years ago

@userdive/provider v3.0.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
5 years ago

@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