EZOut
1.9.1
Easily Author Rich Format Files to Customize PowerShell Output
Installation Options
Owners
Copyright
2011-2022
Package Details
Author(s)
- James Brundage
Tags
.ps1xml Format Output Types Colorized
Functions
Add-FormatData Clear-FormatData Out-FormatData Remove-FormatData Add-TypeData Clear-TypeData Out-TypeData Remove-TypeData Import-FormatView Import-TypeView Write-FormatControl Write-FormatView Write-FormatCustomView Write-FormatTableView Write-FormatTreeView Write-FormatWideView Write-FormatListView Write-FormatViewExpression Write-TypeView ConvertTo-PropertySet Write-PropertySet Get-FormatFile Find-FormatView Get-PropertySet Write-EZFormatFile Get-EZOutExtension Format-Object Format-RichText Format-Markdown Format-YAML Format-Heatmap Format-Hashtable
Dependencies
This module has no dependencies.
Release Notes
## 1.9.1:
* Format-Markdown: Escaping -Code blocks (Fixes #69)
---
## 1.9.0:
* Format-Hashtable: Better Handling of [string]s, [enum]s, and primitive types (Fixes #64).
* Format-YAML:
* Added -Depth (Fixes #65)
* Supporting Enums (Fixes #66)
---
## 1.8.9:
* Added Format-Hashtable (Fixes #61)
* Import-TypeView now supports hidden properties (Fixes #62)
---
## 1.8.8.1:
* Format-YAML now supports -Indent (Fixes #59)
* Format-YAML now supports all primitive types (Fixes #58). Thanks @dfinke!
---
## 1.8.8:
* Write-EZFormatFile generates scripts that output files. Fixes #56 and #43.
---
## 1.8.7:
* Out-FormatData: Now supports -Debug (#46)
* Format-YAML: Fixing Indentation (#49)
* Import-TypeView: Allowing Typename.txt file to redefine typename (#48)
* Self-hosting action (#52)
* GitHub Action now carries on commit message (#54)
---
## 1.8.6
* Format-Markdown: Adding -ImageLink
* Format-Markdown: Adding -MarkdownTableAlignment, additional documentation.
* Format-Markdown: Normalizing tables and fixing issues with Dictionaries
* Format-YAML: Fixing minor issue with -YAMLHeader and multiple objects
* Updating tests: Adding test for Format-Object
* Adding EZOut GitHub Action (#36)
* Out-FormatData: Fixing error when a node has an empty scriptblock (#19)
* Write-FormatListView: Updating Colorization (#33)
* Write-FormatTableView: Fixing encoding and updating colorization (#34)
* Fixing RichModuleInfo (#41)
* Write-FormatViewExpression: Updating Colorization (#35)
* Format-RichText: Adding help, and fixing color lookup logic
* Format-Markdown: Changes to -Heading/-HeadingSize (re #41)
* Adding Format- commands (#24, #25, #26, #27, #28, #29, #30) and making EZOut format take precedence.
* Fixing Colorization in System.Diagnostics.Process (#32)
* Adding Get-EZOutExtension: (helps fix #25)
* Write-FormatViewExpression: Support for localization (#39)
* Out-FormatData: Format-Object embedability (#26), Parts cleanup (#38)
* #38 - Removing single use parts
* Adding Format-Heatmap (#30)
* Adding Format-Markdown (#29)
* Adding Format-YAML (#28)
* Adding Format-RichText (#27)
* Adding Format-Object (#25, #26)
* Adding workflow definition (#37)
---
FileList
- EZOut.nuspec
- EZOut.GitHubAction.PSDevOps.ps1
- docs\Getting_Started_With_Table_Views.walkthru.md
- Write-FormatControl.ps1
- docs\Improving_How_Xml_Looks_In_PowerShell.walkthru.md
- Format-RichText.ps1
- docs\Write-FormatViewExpression.md
- Write-EZFormatFile.ps1
- docs\Get-PropertySet.md
- Write-TypeView.ps1
- docs\Find-FormatView.md
- @.ps1
- docs\Format-Object.md
- Write-FormatListView.ps1
- docs\Format-Markdown.md
- EZOut.format.ps1xml
- docs\Clear-FormatData.md
- Write-FormatTableView.ps1
- docs\Add-FormatData.md
- Format-Object.ps1
- docs\Remove-FormatData.md
- Write-FormatViewExpression.ps1
- docs\Out-TypeData.md
- EZOut.psm1
- docs\Import-TypeView.md
- Out-FormatData.ps1
- docs\Remove-TypeData.md
- Write-FormatView.ps1
- docs\Making_Select-Object_Simpler_with_PropertySets.walkthru.md
- Write-FormatTreeView.ps1
- docs\Write-PropertySet.md
- Format-YAML.ps1
- docs\Write-FormatListView.md
- Clear-TypeData.ps1
- docs\Write-FormatWideView.md
- Clear-FormatData.ps1
- docs\Write-FormatTreeView.md
- Remove-FormatData.ps1
- docs\ConvertTo-PropertySet.md
- EZOut.ezformat.ps1
- docs\Write-FormatCustomView.md
- EZOut.Pipeworks.psd1
- docs\Write-FormatControl.md
- Get-PropertySet.ps1
- docs\Creating_Colorized_Format_With_Custom_Actions.walkthru.md
- ConvertTo-PropertySet.ps1
- docs\Write-EZFormatFile.md
- docs\Import-FormatView.md
- Get-FormatFile.ps1
- docs\Get-FormatFile.md
- Add-FormatData.ps1
- docs\Format-YAML.md
- Format-Heatmap.ps1
- docs\Clear-TypeData.md
- Remove-TypeData.ps1
- docs\CNAME
- Import-FormatView.ps1
- docs\Out-FormatData.md
- Get-EZOutExtension.ps1
- docs\Get-EZOutExtension.md
- Out-TypeData.ps1
- docs\README.md
- Find-FormatView.ps1
- docs\Format-Heatmap.md
- Format-Markdown.ps1
- docs\Writing_An_EzFormat_File.walkthru.md
- EZOut.psd1
- docs\Format-RichText.md
- Write-FormatWideView.ps1
- docs\CHANGELOG.md
- Write-FormatCustomView.ps1
- Formatting\TypeMethodControl.format.ps1
- Format-Hashtable.ps1
- Formatting\RichModuleInfo.view.ps1
- Write-PropertySet.ps1
- Formatting\XmlAttributeControl.format.ps1
- Import-TypeView.ps1
- Formatting\TypeMemberControl.format.ps1
- EZOut.types.ps1xml
- Formatting\XmlDocument.view.ps1
- Add-TypeData.ps1
- Formatting\TypeMethodParameterControl.format.ps1
- EZOut.HelpOut.ps1
- Formatting\TypeEventControl.format.ps1
- EZOut.tests.ps1
- Formatting\TypeNameControl.format.ps1
- action.yml
- Formatting\System.Reflection.MemberInfo.format.ps1
- LICENSE
- Formatting\TypeFieldControl.format.ps1
- README.md
- Formatting\System.Diagnostics.Process.format.ps1
- CHANGELOG.md
- Formatting\FileSystemTypes.format.xml
- EZOut.GitHubWorkflow.PSDevOps.ps1
- Formatting\FileTreeView.view.ps1
- Assets\ColorizedXml1.gif
- Formatting\System.Xml.XmlElement.format.ps1
- Assets\FileTreeFormatter.gif
- Formatting\TypePropertyControl.format.ps1
- Assets\Process.Heatmap.gif
- Formatting\TypeBaseControl.format.ps1
- Assets\System.Type.Full.gif
- Formatting\System.Type.format.ps1
- Assets\ColorizedXml2.gif
- Parts\HorizontalRule.ps1
- en-us\about_EZOut.help.txt
- Parts\SetOutputStyle.ps1
- en-us\Creating_Colorized_Format_With_Custom_Actions.walkthru.help.txt
- Parts\Heading.ps1
- en-us\Making_Select-Object_Simpler_with_PropertySets.walkthru.help.txt
- Parts\ClearOutputStyle.ps1
- en-us\Getting_Started_With_Table_Views.walkthru.help.txt
- Parts\EncodeOutput.ps1
- en-us\Writing_An_EzFormat_File.walkthru.help.txt
- Parts\Heatmap.ps1
- en-us\Improving_How_Xml_Looks_In_PowerShell.walkthru.help.txt
- Parts\Indent.ps1
- en-us\Creating_A_New_View.walkthru.help.txt
- docs\Assets\ColorizedXml1.gif
- docs\Write-TypeView.md
- docs\Assets\FileTreeFormatter.gif
- docs\Write-FormatTableView.md
- docs\Assets\Process.Heatmap.gif
- docs\Write-FormatView.md
- docs\Assets\System.Type.Full.gif
- docs\Add-TypeData.md
- docs\Assets\ColorizedXml2.gif
- docs\Creating_A_New_View.walkthru.md
- GitHub\Actions\EZOutAction.ps1
- docs\Format-Hashtable.md
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.6 | 11,295 | 4/16/2024 |
2.0.5 | 790 | 3/8/2024 |
2.0.4 | 1,033 | 2/7/2024 |
2.0.3 | 1,251 | 11/5/2023 |
2.0.2 | 20 | 11/1/2023 |
2.0.1 | 187 | 8/21/2023 |
2.0 | 76 | 7/20/2023 |
1.9.9 | 492 | 12/15/2022 |
1.9.8 | 8 | 12/15/2022 |
1.9.7 | 136 | 10/20/2022 |
1.9.6 | 30 | 10/6/2022 |
1.9.5 | 27 | 10/2/2022 |
1.9.4 | 48 | 9/25/2022 |
1.9.3 | 27 | 9/19/2022 |
1.9.2 | 20 | 9/15/2022 |
1.9.1 (current version) | 20 | 9/12/2022 |
1.9.0 | 51 | 8/11/2022 |
1.8.9 | 24 | 8/9/2022 |
1.8.8.1 | 17 | 8/7/2022 |
1.8.8 | 34 | 7/26/2022 |
1.8.7 | 17 | 7/25/2022 |
1.8.6 | 121 | 4/19/2022 |
1.8.5 | 736 | 3/11/2021 |
1.8.4 | 111 | 1/19/2021 |
1.8.3.1 | 476 | 6/18/2020 |
1.8.3 | 93 | 6/16/2020 |
1.8.2 | 195 | 5/13/2020 |
1.8.1 | 45 | 4/30/2020 |
1.8 | 113 | 3/31/2020 |
1.7 | 32 | 3/23/2020 |
1.6 | 84 | 2/24/2020 |
1.5 | 97 | 12/13/2019 |
1.4 | 1,676 | 11/23/2014 |