Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/isayme/go-ora
terminal spinner in Go
https://github.com/isayme/go-ora
Last synced: 12 days ago
JSON representation
terminal spinner in Go
- Host: GitHub
- URL: https://github.com/isayme/go-ora
- Owner: isayme
- License: mit
- Created: 2023-08-25T13:10:55.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-28T11:47:27.000Z (over 1 year ago)
- Last Synced: 2024-04-16T14:21:44.748Z (8 months ago)
- Language: Go
- Size: 25.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ora
[![Go Reference](https://pkg.go.dev/badge/github.com/isayme/go-ora.svg)](https://pkg.go.dev/github.com/isayme/go-ora)
terminal spinner in Go.
See elegant terminal spinner [ora](https://www.npmjs.com/package/ora) for Nodejs.
# Example
see [example](./example/main.go)
![screenshot](./screenshot.png)