An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/cybermaggedon/go-ncurses

Package ncurses is a unicode-aware wrapper for the ncurses library. If only a single window is required, the library can be initialized as follows: If more than one window is required, the window returned by term.Init() can be ignored and (non-overlapping) windows can be allocated using term.NewWin() instead: Screen coordinates follow the ncurses conventions: in argument lists, the row y is given first, followed by the column x. The top left corner of a window coresponds to y=0, x=0.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/cybermaggedon/go-ncurses
License: GPL-3.0
Latest release: over 4 years ago
First release: almost 7 years ago
Namespace: github.com/cybermaggedon
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...