Documentation
Install HtmlTinkerX
Install HtmlTinkerX for .NET or PSParseHTML for PowerShell workflows.
Choose the package that matches the way you want to use the engine.
.NET package
dotnet add package HtmlTinkerX
PowerShell module
Install-Module PSParseHTML -Scope CurrentUser -AllowClobber
Next steps
- Browse the curated examples
- Open the project source