poshy-colors

0.3.14

Functions for generating ANSI terminal formatting sequences, including: blinking text, italic text, bold text, underlined text, strike-through text, reversed-color text, hyperlinked text, and 24-bit true color foreground and background coloring in RGB and HSL.

Minimum PowerShell version

7.0

Installation Options

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

Install-Module -Name poshy-colors

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

Install-PSResource -Name poshy-colors

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

Copyright ©️ 2023 Bruce Markham, All rights reserved.

Package Details

Author(s)

  • Pwshrc Maintainers

Tags

ANSI blinking-text bold-text HSL hyperlinked-text italic-text poshy-colors PSFunction_bgBlack PSFunction_bgBlue PSFunction_bgBrightBlack PSFunction_bgBrightBlue PSFunction_bgBrightCyan PSFunction_bgBrightGreen PSFunction_bgBrightMagenta PSFunction_bgBrightRed PSFunction_bgBrightWhite PSFunction_bgBrightYellow PSFunction_bgColor PSFunction_bgCyan PSFunction_bgGreen PSFunction_bgHSL PSFunction_bgMagenta PSFunction_bgRed PSFunction_bgRGB PSFunction_bgWhite PSFunction_bgYellow PSFunction_ConvertTo-RGB PSFunction_fgBlack PSFunction_fgBlue PSFunction_fgBrightBlack PSFunction_fgBrightBlue PSFunction_fgBrightCyan PSFunction_fgBrightGreen PSFunction_fgBrightMagenta PSFunction_fgBrightRed PSFunction_fgBrightWhite PSFunction_fgBrightYellow PSFunction_fgColor PSFunction_fgCyan PSFunction_fgGreen PSFunction_fgHSL PSFunction_fgMagenta PSFunction_fgRed PSFunction_fgRGB PSFunction_fgWhite PSFunction_fgYellow PSFunction_fmtBlink PSFunction_fmtBlinkOff PSFunction_fmtBold PSFunction_fmtBoldOff PSFunction_fmtHidden PSFunction_fmtHiddenOff PSFunction_fmtHyperlink PSFunction_fmtItalic PSFunction_fmtItalicOff PSFunction_fmtReset PSFunction_fmtReverse PSFunction_fmtReverseOff PSFunction_fmtStrikethrough PSFunction_fmtStrikethroughOff PSFunction_fmtUnderline PSFunction_fmtUnderlineOff pwshrc reversed-color-text RGB strikethrough-text true-color underlined-text

Functions

bgBlack bgBlue bgBrightBlack bgBrightBlue bgBrightCyan bgBrightGreen bgBrightMagenta bgBrightRed bgBrightWhite bgBrightYellow bgColor bgCyan bgGreen bgHSL bgMagenta bgRed bgRGB bgWhite bgYellow ConvertTo-RGB fgBlack fgBlue fgBrightBlack fgBrightBlue fgBrightCyan fgBrightGreen fgBrightMagenta fgBrightRed fgBrightWhite fgBrightYellow fgColor fgCyan fgGreen fgHSL fgMagenta fgRed fgRGB fgWhite fgYellow fmtBlink fmtBlinkOff fmtBold fmtBoldOff fmtHidden fmtHiddenOff fmtHyperlink fmtItalic fmtItalicOff fmtReset fmtReverse fmtReverseOff fmtStrikethrough fmtStrikethroughOff fmtUnderline fmtUnderlineOff

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

## 📦 Uncategorized

- 👷 Updates Build Scripts
  - PR: #0
- 👷 Updates Validation Workflow
  - PR: #0
- 👷 Updates Publish Workflow
  - PR: #0
- 👷 Updates Dependabot PR Review Workflow
  - PR: #0

FileList

Version History

Version Downloads Last updated
0.3.14 (current version) 77 10/3/2023
0.3.13 6 9/26/2023
0.3.12.0 7 9/25/2023
0.3.11.0 9 8/31/2023
0.3.10.0 5 8/31/2023
0.3.9.0 5 8/31/2023
0.3.8.0 5 8/31/2023
0.3.7.0 5 8/31/2023
0.3.6.0 5 8/30/2023
0.3.5.0 5 8/29/2023
0.3.4.0 8 8/29/2023
0.3.3.0 5 8/28/2023
0.3.2.0 5 8/27/2023
0.3.1.0 73 8/27/2023
0.3.0.0 24 8/26/2023
0.2.1.0 5 8/23/2023
0.2.0.0 5 8/23/2023
Show more