Bca.Text
0.1.0
Powershell module to format text and display messages with custom colors.
Minimum PowerShell version
5.1
Installation Options
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
- Bca.Text.nuspec
- Bca.Text.psd1
- Bca.Text.psm1
- Bca.Text.Tests.ps1
- LocalizedData\en\Bca.Text.psd1
- LocalizedData\en\Bca.Text.Tests.psd1
- LocalizedData\fr\Bca.Text.psd1
- LocalizedData\fr\Bca.Text.Tests.psd1
- Public\ConvertTo-Color.ps1
- Public\Format-String.ps1
- Public\Show-Choice.ps1
- Public\Show-Error.ps1
- Public\Show-Information.ps1
- Public\Show-Message.ps1
- Public\Show-Question.ps1
- Public\Show-Success.ps1
- Public\Show-Unspecified.ps1
- Public\Show-Warning.ps1
- Public\Split-String.ps1
- Public\Test-Color.ps1
- Public\Write-HostRgb.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.1.0 (current version) | 289 | 9/25/2020 |