Marketplace
<div align="center"> <h3>Premium sponsors</h3> <p> <a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a> </p> <p><sub>Support this work — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>
widget
Other14 providersThe widget contract + registry. Concrete widgets ship as widget-* driver plugins that self-register; an app installs only the ones it wants.
togo-framework
bash
togo install togo-framework/widgetInstall
bash
togo install togo-framework/widgetwidget
The widget contract + registry. Concrete widgets ship as widget-* driver plugins that self-register; an app installs only the ones it wants.
Frontend
This package's UI lives in web/: the widget registry + WidgetCard contract (@togo-framework/widget). Concrete widgets (the widget-* drivers) register into it and render inside its card shell. The Go module embeds web/ via go:embed (WebAssets).
MIT
<div align="center"> <h3>Premium sponsors</h3> <p> <a href="https://id8media.com"><strong>ID8 Media</strong></a> · <a href="https://one-studio.co"><strong>One Studio</strong></a> </p> <p><sub>Support this work — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>