@trevormil/beacon-widget
v0.1.0
Published
Beacon — embeddable feedback widget. ~8KB Shadow-DOM bubble that pipes feedback into tickets + MRs.
Downloads
20
Maintainers
Readme
@trevormil/beacon-widget
Embeddable feedback widget — a ~8 KB Shadow-DOM bubble that pipes submissions into your repo as tickets and (optionally) draft MRs.
<script
src="https://cdn.jsdelivr.net/npm/@trevormil/beacon-widget/dist/beacon.js"
data-project="pub_your_public_key"
data-endpoint="https://beacon.example.com"
defer
></script>Customize with data-primary, data-position, data-title, data-placeholder, data-success, or CSS variables on #beacon-root.
Full docs, customization options, and the rest of the platform (server, CLI, processor): https://github.com/trevormil/beacon
MIT.
