Pixie

Pixie is a C# library for beautiful and portable console output formatting/typesetting.


Project maintained by jonathanvdc Hosted on GitHub Pages — Theme by mattgraham

Pixie

Travis CI Build Status AppVeyor CI Build Status NuGet

Pixie is a C# library that prints beautifully formatted output to the console. You describe your layout using a high-level API and Pixie turns it into neatly-formatted text.

Essentially, Pixie is all about creating gorgeous console applications with minimal effort.

Key features:

Getting started

To use Pixie in one of your projects, simply install the Pixie NuGet package and start coding. Here are some basic first steps:

Contributing

Thank you so much for considering to contribute! Feel free to fork the Pixie repository and send me a pull request—I’d love to merge it in! It’d also be nice if you opened an issue beforehand so we can talk about your wonderful new feature.

Alternatively, if you think you found a bug or just have a question about Pixie: open an issue.