Registry / other / x-exp-shiny

x-exp-shiny

JSON →
library0.0.0-20260603202125-055de637280bgogounverified

An experimental Go package providing a GUI framework for building cross-platform applications.

go get golang.org/x/exp/shiny
INSTALL
IMPORT
SIG · X-EXP-SHINY
X
x-exp-shiny
othergov0.0.0-20260603202125-055de637280b
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

shiny
golang.org/x/exp/shiny

Start a Shiny application with the default driver.

package main import "golang.org/x/exp/shiny/driver" func main() { driver.Main(func(s screen.Screen) { // application code }) }
Debug
Known issues
breakingThis is an experimental package; API may change without notice.
fix
Pin to a specific version and expect potential breakage.
affects: all
Upgrade
Version history
0.0.0-20260603202125-055de637280blatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
x-exp-shiny — go get x-exp-shiny · libregistry