gprint
is a Go package that can be used to configure the timing of printing text on the terminal. For example, gprint
can be used to create a typewriter effect while printing text in the terminal. gprint
is a rewrite of my Nim package printo
.
-
Notifications
You must be signed in to change notification settings - Fork 0
bsljth/gprint
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A rewrite of my Nim library: printo. gprint is a Go package that can orchestrate the printing of text on the terminal.