Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

pluginbot-react

service-bot5MIT0.1.3

Provides components and functions used to integrate Pluginbot with a React application, allows components to consume Pluginbot services

readme

pluginbot-react

Provides components and functions used to integrate Pluginbot with a React application, allows components to consume Pluginbot services

Basic Usage

Using Pluginbot you can create client-side plugins which can be bundled via webpack. These client plugins have all the same functionality as the server ones and will run on the browser.

With this module you can connect your pluginbot plugin's to React via a Pluginbot provider wrapper which doubles as a Redux provider


#