alixt-table

Crates.ioalixt-table
lib.rsalixt-table
version0.2.0
created_at2025-12-20 23:04:18.541826+00
updated_at2025-12-25 06:41:41.376771+00
descriptionA table rendering library for CLIs
homepage
repositoryhttps://github.com/D-H0f/alixt-table
max_upload_size
id1997077
size2,140,831
Devon Offutt (D-H0f)

documentation

README

Alixt Table

A lightweight table rendering library for CLI output, uses std::io::Write for easy intregration

Installation

[dependencies]
alixt-table = "0.1.0"

Usage

TODO

Example Output From Alixt:

Project Screenshot

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.
Commit count: 0

cargo fmt