PowerShell-Beautifier

1.2.5

PowerShell beautifier / code cleaner / pretty printer.  For more info see: https://github.com/DTW-DanWard/PowerShell-Beautifier

Installation Options

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

Install-Module -Name PowerShell-Beautifier

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

Install-PSResource -Name PowerShell-Beautifier

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 2012-2017 Dan Ward. All rights reserved.

Package Details

Author(s)

  • Dan Ward

Tags

Beautifier WhiteSpace PrettyPrinter Tabs Spaces Format Core

Functions

Add-DTWFileEncodingByteOrderMarker Get-DTWFileEncoding Get-DTWFileEncodingSystemProviderNameFromTypeName Get-DTWFileEncodingTypeFromName Compare-DTWFiles Compare-DTWFilesIncludingBOM Compare-DTWFilesIgnoringBOM Set-LookupTableValuesFromFile Save-LookupTableValuesToFile Update-DTWRegenerateLookupTableValuesFile Set-LookupTableValuesFromMemory Initialize-ValidCommandNames Get-CoreSafeAliases Initialize-ValidCommandParameterNames Initialize-ValidAttributeNames Initialize-ValidMemberNames Initialize-ValidVariableNames Invoke-Main Initialize-ProcessVariables Get-ValidCommandName Get-ValidCommandParameterName Get-ValidAttributeName Get-ValidMemberName Get-ValidVariableName Add-StringContentToDestinationFileStreamWriter Copy-ArrayContentFromSourceArrayToDestinationFileStreamWriter Import-ScriptContent Invoke-TokenizeSourceScriptContent Copy-SourceContentToDestinationStream Write-TokenContentByType Write-TokenContent_Attribute Write-TokenContent_Command Write-TokenContent_CommandArgument Write-TokenContent_CommandParameter Write-TokenContent_Comment Write-TokenContent_GroupEnd Write-TokenContent_GroupStart Write-TokenContent_KeyWord Write-TokenContent_LoopLabel Write-TokenContent_LineContinuation Write-TokenContent_Member Write-TokenContent_NewLine Write-NewLine Write-TokenContent_Number Write-TokenContent_Operator Write-TokenContent_Position Write-TokenContent_StatementSeparator Write-TokenContent_String Write-TokenContent_Type Write-TokenContent_Variable Write-TokenContent_Unknown Test-AddSpaceFollowingToken Edit-DTWBeautifyScript

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.2.5 (current version) 49,168 7/30/2018
1.2.4 724 4/1/2018
1.2.3 652 12/12/2017
1.2.2 22 12/12/2017
1.2.1 21 12/12/2017
1.0.14 76 10/10/2017
Show more