inject-react
v0.2.2
Published
* Goal Inject react elements into an existing webpage. For use in browser extensions or electron apps.
Downloads
2
Readme
Goal Inject react elements into an existing webpage. For use in browser extensions or electron apps.
How
- Allow React to update on timer
- Creates a sibling element to any element you want to replace.
- It then stores the reference to the original element and the react container in a pair ~HTMLElementReplacementPair~