react-pluggable icon indicating copy to clipboard operation
react-pluggable copied to clipboard

A plugin system for JS & React apps.

Results 7 react-pluggable issues
Sort by recently updated
recently updated
newest added

Is this possible to support HOC components ? Because there is no available solutions for them except some handmade tricks. If necessary, a PR can be done.

Hi there How to configure and use redux stores with plugins?

Hi there. I want to update my routes and navigations when a plugin is added from pluginStore class. For example suppose we have plugin called contacts which is React component...

Hi, It has very cool features but I am wondering that how can use the same plugin in plain jQuery or Vanila JS based existing website? Please share me the...

Currently it is not possible to inject a component at a specific index. It is just pushed to the end in the given slot. ```javascript this.pluginStore.executeFunction("Renderer.add", "header-right", () => Hello...

The discord invite on the website is out of date.

Hi I want to use this in project but how can I use react js without tsx