{"id":18048117,"url":"https://github.com/startautomating/psprettifier","last_synced_at":"2025-04-10T09:49:14.191Z","repository":{"id":62102324,"uuid":"542839722","full_name":"StartAutomating/PSPrettifier","owner":"StartAutomating","description":"Prettify your PowerShell","archived":false,"fork":false,"pushed_at":"2022-10-26T20:56:06.000Z","size":68,"stargazers_count":10,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T08:46:06.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StartAutomating.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-09-28T23:58:16.000Z","updated_at":"2024-09-13T11:23:33.000Z","dependencies_parsed_at":"2023-01-20T13:46:58.804Z","dependency_job_id":null,"html_url":"https://github.com/StartAutomating/PSPrettifier","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FPSPrettifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FPSPrettifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FPSPrettifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StartAutomating%2FPSPrettifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StartAutomating","download_url":"https://codeload.github.com/StartAutomating/PSPrettifier/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248197459,"owners_count":21063619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-30T20:11:41.049Z","updated_at":"2025-04-10T09:49:14.167Z","avatar_url":"https://github.com/StartAutomating.png","language":"PowerShell","readme":"# PSPrettifier\n\nPSPrettifier is an extensible prettifier for PowerShell.\n\nYou can make any script a little bit nicer by using PSPrettifier:\n\n~~~PowerShell\nInstall-Module PSPrettifier -Scope CurrentUser\nImport-Module PSPrettifier\nPSPrettify {\n    \"this script is a little more indented than it needs to be\"\n    if ($thereIsABlock) {\n        \"it should also be indented\"\n    }\n}\n~~~\n\n\nPrettification is done using a series of Prettifier scripts.\n\nYou can list prettifiers using:\n\n~~~PowerShell\nGet-Prettifier\n~~~\n\n\n|Name                                                                                        |Synopsis                         |\n|--------------------------------------------------------------------------------------------|---------------------------------|\n|[HangLongAssignments.prettify.ps1.DisplayName](Prettifiers/HangLongAssignments.prettify.ps1)|Hangs long assignment statements.|\n|[IndentGroups.prettify.ps1.DisplayName](Prettifiers/IndentGroups.prettify.ps1)              |Indents Groups                   |\n\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartautomating%2Fpsprettifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstartautomating%2Fpsprettifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstartautomating%2Fpsprettifier/lists"}