terminal user interface in golang
pterm pterm: Pretty Terminal Printer ⭐ Main Features Feature Description 🪀 Easy to use Our first priority is to keep PTerm as easy to use as possible.With many examples for each individual component, getting …
pterm pterm: Pretty Terminal Printer ⭐ Main Features Feature Description 🪀 Easy to use Our first priority is to keep PTerm as easy to use as possible.With many examples for each individual component, getting …
BigCache bigcache: Fast, concurrent, evicting in-memory cache written to keep big number of entries without impact on performance. BigCache keeps entries on heap but omits GC for them. To achieve …
entr: Event Notify Test Runner. A utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling. entrwas written to make rapid feedback and automated testing natural and completely ordinary.
If You like number 2 and You want to get number 2 more often You can easy add line case rand <- 2: to select block and that’s it.
Improved Go Playground powered by Monaco Editor and React – https://goplay.tools/ Features 🌚 Dark theme 💡 Code autocomplete 💾 Load and save files 📔 Snippets and tutorials ⚙ Customization (fonts, ligatures, etc) 🛠 WebAssembly support
PTerm is designed to create a platform independent way to create beautiful terminal output. Most modules that want to improve the terminal output do not guarantee platform independence – PTerm …
https://github.com/jwalton/gchalk is a library heavily inspired by chalk, the popular Node.js terminal color library, and using go ports of supports-color and ansi-styles. Features Expressive API Highly performant Ability to nest styles 256/Truecolor color support with …