Home

Awesome

<div align="center"> <h1>Embeddable React Widget</h1>

Easy creation of embeddable widgets - https://seriousben.github.io/embeddable-react-widget

CircleCI codecov Renovate enabled

</div>

Features

Demo

<img width="600px" src="./bookmarklet-flow.gif" />

Running the widget

Install dependencies

$ npm install

Start the development server

$ npm start
... server running at http://localhost:8080/

Run tests

$ npm test
... test output

Production build

$ npm run build
... create files in /dist

Roadmap

Background

What is an embeddable widget?

Why not in an iframe?

Read more

Read more about about widgets, react and scoping of css.