Bca.Text

0.1.0

Powershell module to format text and display messages with custom colors.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Bca.Text

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Bca.Text

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 Bca. All rights reserved.

Package Details

Author(s)

  • Baptiste Cabrera

Tags

text format Windows Linux MacOS

Functions

ConvertTo-Color Format-String Show-Choice Show-Error Show-Information Show-Message Show-Question Show-Success Show-Unspecified Show-Warning Split-String Test-Color Write-HostRgb

Dependencies

This module has no dependencies.

Release Notes

0.1.0:
- First version supports:
 - Show message, information, success, warning, error, question (with or without choices, supporting default choice and help) and unspecified;
 - Format string (left, right and center align);
 - Split string on multiple lines;
 - Convert and test colors;
 - Write on host using custom colors (as opposed to only supporting ConsoleColor).

FileList

Version History

Version Downloads Last updated
0.1.0 (current version) 231 9/25/2020