Array and 2d-array colorful renderer for terminal output.
Spare is a renderer to transform an array or 2d-array into colorful command line output.
Spare targets .NET Standard 2.0, suitable for .NET and .NET Framework.
Install Spare package and its dependencies.
NuGet Package Manager:
Install-Package Spare
.NET CLI:
dotnet add package Spare
Spare has a test suite in the test project.
Spare is licensed under the MIT license.
Bug report and contribution are welcome at the GitHub repository.