0.2.2 • Published 3 years ago

inject-react v0.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago
  • 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~