Registry / other / x-tinyterm

x-tinyterm

JSON →
library0.5.0gogounverified

A terminal style user interface for displays in TinyGo.

go get tinygo.org/x/tinyterm
INSTALL
IMPORT
SIG · X-TINYTERM
X
x-tinyterm
othergov0.5.0
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.

tinyterm
tinygo.org/x/tinyterm

Initialize a TinyTerm terminal on a display

package main import ( "tinygo.org/x/tinyterm" ) func main() { term := tinyterm.New() term.Print("Hello, TinyTerm!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
Amazon
1
Resources
x-tinyterm — go get x-tinyterm · libregistry