Pansies

1.2.1

A PowerShell module for handling color and cursor positioning via ANSI escape sequences

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name Pansies -RequiredVersion 1.2.1

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

Install-PSResource -Name Pansies -Version 1.2.1

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) 2017 Joel Bennett. All rights reserved.

Package Details

Author(s)

  • Joel Bennett

Tags

ANSI EscapeSequences VirtualTerminal Color

Cmdlets

New-Text Write-Host

Functions

Get-Gradient Get-Complement

Dependencies

This module has no dependencies.

Release Notes


       1.2.1: Fix cmdlet export so New-Text and Write-Host show back up
              Make EXTERNALHELP work for functions
              Provide help for Get-Complement
       1.2.0: Better support for using ConsoleColors
              Added Get-Complement to calculate the HSL complement or contrasting colors
              Fixed ConsolePalette so it reads the current console colors when possible
       1.1.0: Support for serialization by the Configuration module
              Fix output of "bright" color object in ConEmu (workaround ConEmu bug)
       1.0.0: Pre-release version with support for RGB colors
       

FileList

Version History

Version Downloads Last updated
2.6.1 22,634 7/18/2023
2.6.0 11,240 8/18/2022
2.5.0 11 8/18/2022
2.4.0 271 8/11/2022
2.4.0-serial... 15 7/18/2022
2.3.1 9,007 8/28/2021
2.3.0 1,092 7/19/2021
2.3.0-emoji0002 9 7/19/2021
2.1.1 4,854 1/20/2021
2.1.0 1,971 10/3/2020
2.0.0 3,140 5/8/2020
1.4.0-beta03 393 9/8/2018
1.4.0-beta02 19 9/6/2018
1.4.0-beta01 51 9/4/2018
1.3.0 757 4/13/2020
1.3.0-beta01 41 7/23/2018
1.2.1 (current version) 14,284 10/10/2017
1.2.0 22 10/10/2017
1.0.0 1,296 5/11/2017
Show less