replugger-demo-plugin-bar
v0.4.1
Published
Replugger Demo Plugin Bar
Downloads
12
Maintainers
Readme
replugger - Bar Plugin
React pluggable application made easy!
The example Bar plugin that is using replugger. The purpose of this package is to provide an example how to use replugger and distribute a standalone plugin package.
The plugin package is being used as a part of the demo application.
How to install
NPM and Yarn
You can install the library using NPM:
npm install replugger-demo-plugin-bar -S
or if you prefer yarn:
yarn add replugger-demo-plugin-bar
How to use it
For more information hot to use library go to the project GitHub page.
Examples
Check the live example of the demo application (source).
For more examples the check the project GitHub page.
Source
The replugger and its sub-packages are distributed as a monorepo.
For a full list of packages, see the GitHub source.