https://github.com/tmpfs/terminal-banner
Tiny utility to render a banner at the current terminal width
https://github.com/tmpfs/terminal-banner
Last synced: 16 days ago
JSON representation
Tiny utility to render a banner at the current terminal width
- Host: GitHub
- URL: https://github.com/tmpfs/terminal-banner
- Owner: tmpfs
- Created: 2022-06-22T07:44:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T03:12:07.000Z (over 1 year ago)
- Last Synced: 2025-02-05T14:16:04.030Z (5 months ago)
- Language: Rust
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminal Banner
Tiny Rust library for rendering a boxed banner at the current terminal width wrapping each paragraph of text.
See the examples and the [API docs](https://docs.rs/terminal-banner/latest/terminal_banner/).
## License
MIT or Apache-2.0