Script Examples

Repository examples live under:

  • HtmlForgeX/Module/Examples

Recommended flow:

  1. Install/import module.
  2. Start from Example.Tables.ps1 or Example.Forms.ps1 .
  3. Adapt sections/components for your report data.

Those repository example scripts are also the best validation source for real cmdlet usage, and the website now imports them as fallback examples for the PowerShell API reference.

Command-level reference remains in /api/powershell/ .