replugger-demo-plugin-foo
v0.4.1
Published
Replugger Demo Plugin Foo
Downloads
11
Maintainers
Readme
replugger - Foo Plugin
React pluggable application made easy!
The example Foo 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-foo -S
or if you prefer yarn:
yarn add replugger-demo-plugin-foo
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.