# EvotecIT/PSWriteHTML

PSWriteHTML is PowerShell Module to generate beautiful HTML reports, pages, emails without any knowledge of HTML, CSS or JavaScript. To get started basics PowerShell knowledge is required.

Repository: https://github.com/EvotecIT/PSWriteHTML
Canonical: https://ross.abutalabs.com/products/pswritehtml
Language: PowerShell
License: MIT
License Family: permissive
Topics: html, css, powershell, javascript, hacktoberfest
Last push: 2026-08-10T20:00:10+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 74, longevity 100
- inputs: {"age_days": 2818, "days_push": 23, "days_rel": 178, "gap_med": 9.0, "n_releases_24m": 13}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1016, forks 112 (observed 2026-08-28T04:03:14.511956+00:00)

## What it is
PSWriteHTML is a PowerShell module that generates polished HTML reports, pages, and emails without requiring knowledge of HTML, CSS, or JavaScript. It is a complete rewrite of the older ReportHTML module and is distributed via the PowerShell Gallery.

## Use cases
- generate html reports from powershell scripts
- create email reports without knowing html
- build dashboard-style html pages from data
- convert powershell objects into html tables
- automate report generation for it operations
- produce styled reports without css or javascript skills

## When to choose
- you work in PowerShell and need attractive HTML reports or emails quickly
- you want charts, tables, and styling without writing HTML/CSS/JavaScript
- you need to automate recurring report generation in Windows or cross-platform PowerShell environments

## When to avoid
- you need a general-purpose web frontend framework or dynamic web application
- your project is not PowerShell-based and you prefer native JS/Python reporting tools
- you need pixel-perfect custom designs beyond what the module's templates offer

## Facets
- artifact type: library
- maturity: active
- function: templating, data-visualization, charts
- domain: web-development, developer-tools, data-visualization
- platform: windows, cross-platform, cli
- tags: powershell-module, html-reports, reporting, email-reports, no-html-knowledge, automation

## Member repositories
- EvotecIT/PSWriteHTML (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:14.511956+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:11:16.426298+00:00, confidence not recorded.
  - readme: https://github.com/EvotecIT/PSWriteHTML (fetched 2026-08-28T04:03:14.511956+00:00, sha d4258c0a0e51)
- Data as of 2026-08-30T08:39:29.467469+00:00.
