Filter By

Package Types

Operating System

Categories

Trust Information

By: | 112,486 downloads | Last Updated: 7/23/2025 | Latest Version: 1.1.8

Module contains functions that allows you to check for PowerShell code/script/module dependencies through static code analysis (AST). Some of the interesting functions: - Get-CodeDependency - searches for PowerShell code/script/module dependencies through static code analysis (AST). Supports also checks against PowerShell Gallery - G... More info

By: | 12,249 downloads | Last Updated: 7/24/2017 | Latest Version: 1.0

A graphical explorer for the PowerShell AST

By: | 14,295 downloads | Last Updated: 4/13/2023 | Latest Version: 1.2.14

Tools to help migrate scripts using the official Azure/AzureAD modules

By: | 5,953 downloads | Last Updated: 2/26/2018 | Latest Version: 0.1.0

A PowerShell module for working with the AST

By: | 6,455 downloads | Last Updated: 7/17/2016 | Latest Version: 1.4.1

A set of functions for standardizing and reformatting PowerShell script code.

By: | 3,324 downloads | Last Updated: 10/22/2017 | Latest Version: 0.1.0

Browse script structure like a File System. Requires VSCode or other PowerShellEditorServices enabled editor.

By: | 3,635 downloads | Last Updated: 1/14/2025 | Latest Version: 1.3.0

A set of PowerShell 7 commands for managing and automating PowerShell scripts, functions, and modules. You can use these tools to accelerate PowerShell script development.

By: | 2,252 downloads | Last Updated: 5/23/2019 | Latest Version: 1.0.14

A Simple yet powerful PowerShell plain text parser. The main goal of this module is to process the plain text line by line, highlight and transform it, and to perform various callback events.

By: | 331 downloads | Last Updated: 8/7/2022 | Latest Version: 1.4.5

Build a tree of function calls.

By: | 138 downloads | Last Updated: 12/25/2025 | Latest Version: 0.1.4

Search PowerShell files fast for function definitions, params, variables, using AST.

By: | 120 downloads | Last Updated: 12/17/2025 | Latest Version: 1.0.12

A graphical viewer and explorer for PowerShell Abstract Syntax Trees (AST)

By: | 121 downloads | Last Updated: 8/18/2022 | Latest Version: 2.0.2

Build a tree of function calls.

By: | 70 downloads | Last Updated: 2/5/2026 | Latest Version: 1.0.8

Tree-sitter AST parsing and analysis via PowerShell. Native C# implementation with schema-driven extraction. Supports 28+ languages.

By: | 42 downloads | Last Updated: 9/24/2025 | Latest Version: 1.0.1

Gets TerraformAST from .tf files

By: | 42 downloads | Last Updated: 2/20/2026 | Latest Version: 0.2.1

Generate Microsoft Desired State Configuration (DSC) resource manifests and JSON Schema from PowerShell DSC resources

By: | 25 downloads | Last Updated: 5/5/2026 | Latest Version: 1.1.0

Build a single deployable PowerShell script from a multi-file project. PSScriptBuilder resolves class inheritance and dependency order automatically using AST analysis — no manual ordering required. Supports classes, enums, functions, template-based output, and release management.