Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wizard-28/wealthy
https://github.com/Textualize/rich ported to Rust!
https://github.com/wizard-28/wealthy
ansi-colors backtrace color command-line-interface cross-platform emoji gplv3 hacktoberfest markdown port progress-bar rich riir rust rust-library syntax-highlighting tables terminal terminal-color wealthy
Last synced: 6 days ago
JSON representation
https://github.com/Textualize/rich ported to Rust!
- Host: GitHub
- URL: https://github.com/wizard-28/wealthy
- Owner: wizard-28
- License: gpl-3.0
- Created: 2022-05-07T16:37:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T19:35:34.000Z (20 days ago)
- Last Synced: 2025-01-09T04:13:27.427Z (13 days ago)
- Topics: ansi-colors, backtrace, color, command-line-interface, cross-platform, emoji, gplv3, hacktoberfest, markdown, port, progress-bar, rich, riir, rust, rust-library, syntax-highlighting, tables, terminal, terminal-color, wealthy
- Language: Rust
- Homepage:
- Size: 180 KB
- Stars: 32
- Watchers: 1
- Forks: 1
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Wealthy
## What is this?
Wealthy [Rich](https://github.com/Textualize/rich) ported to Rust! This aims to
be a crate for *rich* text and beautiful formatting in the terminal.## Stats
## License
```monospace
_ __ ____ __
| | / /__ ____ _/ / /_/ /_ __ __
| | /| / / _ \/ __ `/ / __/ __ \/ / / /
| |/ |/ / __/ /_/ / / /_/ / / / /_/ /
|__/|__/\___/\__,_/_/\__/_/ /_/\__, /
/____/Copyright (C) 2022-present
This file is part of Wealthy
Wealthy is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.Wealthy is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with Wealthy. If not, see .
```## Contribution
See [CONTRIBUTING.md](CONTRIBUTING.md).