FineFormat

1.2.0

Select properties by their types and values. Present numbers as K, M, G, etc. with group separators.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name FineFormat

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

Install-PSResource -Name FineFormat

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) Sergey Vasin. All rights reserved.

Package Details

Author(s)

  • Sergey Vasin

Functions

Format-Fine

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes


v1.2.0:
   Add Format-Fine -Boolean parameter
   Format-Fine -NumericTypes, -SymbolicTypes, and -Boolean parameters are now cumulative
   Format-Fine -TypeName parameter supports tab completion

v1.1.1:
   Change Format-Fine -NumbersAs parameter values
   Change Format-Fine -CompactNumbers and -NumbersAs parameters output

v1.1.0:
   Add Format-Fine -Value parameter
   Add Format-Fine -TypeName parameter
   Update Format-Fine -CompactNumbers implementation
   Prevent empty objects output

FileList

Version History

Version Downloads Last updated
1.2.0 (current version) 31 8/31/2022
1.1.1 10 8/29/2022
1.1.0 13 8/25/2022
1.0.2 20 7/13/2022
1.0.1 10 7/12/2022
1.0.0 11 7/12/2022
0.3 12 7/11/2022
0.2 11 7/11/2022
0.1 11 7/11/2022
Show more