Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

README

        

Wealthy



Crates.io
CI
Codecov
docs.rs


Join Discord server
Join Revolt server
Join Matrix space

## 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

Repobeats analytics image

## License

GPL-3.0-or-later

```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).