https://github.com/artyom/spinner
Package providing basic "progress spinner" for terminal output
https://github.com/artyom/spinner
cli command-line terminal
Last synced: about 1 month ago
JSON representation
Package providing basic "progress spinner" for terminal output
- Host: GitHub
- URL: https://github.com/artyom/spinner
- Owner: artyom
- License: mit
- Created: 2019-12-04T09:03:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-04T09:03:28.000Z (over 6 years ago)
- Last Synced: 2025-03-04T03:42:29.295Z (over 1 year ago)
- Topics: cli, command-line, terminal
- Language: Go
- Homepage: https://pkg.go.dev/github.com/artyom/spinner
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Package spinner implements simple "progress spinner" for terminal output.
See for details.