0.1.2 • Published 6 years ago

@eservices/pluginbot-react v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

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