Skip to content

togo-framework/widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

togo

togo-framework/widget

marketplace pkg.go.dev MIT

A togo plugin — extracted from fadymondy.com.

Install

togo install togo-framework/widget

widget

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


Premium sponsors

ID8 Media  ·  One Studio

Support this work — become a sponsor.

About

The widget contract + registry. Concrete widgets ship as widget-* driver plugins that self-register; an app installs only the ones it wants.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors