Filter By

Package Types

Operating System

Categories

Trust Information

By: | 111,299 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,239 downloads | Last Updated: 7/24/2017 | Latest Version: 1.0

A graphical explorer for the PowerShell AST

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

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

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

A PowerShell module for working with the AST

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

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

By: | 3,319 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,601 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,232 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: | 323 downloads | Last Updated: 8/7/2022 | Latest Version: 1.4.5

Build a tree of function calls.

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

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

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

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

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

Build a tree of function calls.

By: | 63 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: | 40 downloads | Last Updated: 9/24/2025 | Latest Version: 1.0.1

Gets TerraformAST from .tf files

By: | 40 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: | 16 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.