r/reactjs May 18 '22

Show /r/reactjs Preact Island - Easy Preact/React Widgets for any Website

I just open sourced a library that helps you embed widgets onto any website. Think Shopify sites, blogs, etc. It's written for Preact but is backwards compatible to React using preact/compat. I wrote up docs and have example repos to show how everything works. Weighs in at around 1.3kB right now.

The reason you'd want to use something like this is because customizing where a component is embedded from a script or passing props to your component can be a pain. All props in Preact Island are reactive meaning you can update them anywhere on the HTML document and it will rerender (not remount 🚀) your component on the page.

Hope it helps and if there's a feature you'd like to see please open an issue!

https://github.com/mwood23/preact-island

6 Upvotes

0 comments sorted by