cursor
minquery
cursor | minquery | |
---|---|---|
2 | - | |
95 | 62 | |
- | - | |
6.5 | 3.5 | |
5 months ago | almost 2 years ago | |
Go | Go | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
cursor
- Cursor: A cross-platform library to move the terminal cursor and create interactive CLIs
-
How do I move the terminal cursor cross-platform?
Hi, thanks for the suggestion. Goterm had some issues when I used it. I made my own library now, which just adds the functionality for cursor movement: https://github.com/atomicgo/cursor I found that go-ansi had some good ANSI to windows syscalls functions which I used now.
minquery
We haven't tracked posts mentioning minquery yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
wtf - The personal information dashboard for your terminal
walker - Seamlessly fetch paginated data from any source. Simple and high performance API scraping included!
survey - A golang library for building interactive and accessible prompts with full support for windows and posix terminals.
tome - A command line text editor written in Node.js, focused on JavaScript.
goterm - Advanced terminal output in Go
mongo-go-pagination - Golang Mongodb Pagination for official mongodb/mongo-go-driver package which supports both normal queries and Aggregation pipelines with all information like Total records, Page, Per Page, Previous, Next, Total Page and query results.
keyboard - ⌨️ Read keyboard events in your terminal applications! (Arrow keys, Home, End, etc.)
grequests - A Go "clone" of the great and famous Requests library
slack-term - Slack client for your terminal
mmake - Modern Make
pterm - ✨ #PTerm is a modern Go module to easily beautify console output. Featuring charts, progressbars, tables, trees, text input, select menus and much more 🚀 It's completely configurable and 100% cross-platform compatible.
gorequest - GoRequest -- Simplified HTTP client ( inspired by nodejs SuperAgent )