Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
No description, website, or topics provided.
Branch: master
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.vs/AstHelper/v14
ArgumentCompleters
Public
AstHelper.psd1
AstHelper.psm1
AstHelper.pssproj
AstHelper.sln
LICENSE.md
README.md

README.md

AstHelper

AstHelper is a module that aims to make working with Abstract Syntax Trees (ASTs) a more convenient process. If you're writing a tool that parses PowerShell artifacts, it is valuable to know how to analyze AST.

To Do

  • Write better help
  • Write tests
  • Add more features
    • Figure out which features need to be added
  • A real release pipeline
You can’t perform that action at this time.