tags

javascript

8 entries

Tags
Categories

8 entries

Advanced HTML reporting using PowerShell

Advanced HTML reporting using PowerShell

I’ve been using HTML reporting in PowerShell for a while. Initially, I would usually build HTML by hand, but the time spent trying to figur…

advanced reportingcsshtmljavascriptpowershellpswritehtml
All your HTML Tables are belong to us

All your HTML Tables are belong to us

Build complex HTML tables from PowerShell with PSWriteHTML, including multi-row headers and report layouts that are painful to hand-code.

dashimohtmljavascriptpowershellpswritehtml
Dashimo (PSWriteHTML) – Charting, Icons and few other changes

Dashimo (PSWriteHTML) – Charting, Icons and few other changes

A few months ago when I first released Dashimo, I’ve promised that Charts will come. Unfortunately, time passed by, and there were no Chart…

cssdashimohtmljavascriptjspowershell
Formatting and minifying resources (HTML, CSS, JavaScript) with PowerShell

Formatting and minifying resources (HTML, CSS, JavaScript) with PowerShell

When you work with HTML, CSS, and JavaScript, you often meet three versions on how those are stored in files – minified, formatted, somewhe…

csshtmljavascriptpowershellpsparsehtmlpswritehtml
Meet Dashimo – PowerShell Generated Dashboard

Meet Dashimo – PowerShell Generated Dashboard

Meet Dashimo, a PowerShell-generated dashboard toolkit for building HTML reports and status views with more flexibility than older scripts.

cssdashboarddashimohtmljavascriptpowershell
Meet Emailimo – New way to send pretty emails with PowerShell

Meet Emailimo – New way to send pretty emails with PowerShell

Meet Emailimo, a PowerShell module for building readable HTML emails with tables, links, colors, and cleaner templating than hand-written m…

cssemailimohtmljavascriptjsmailing
Meet Statusimo – PowerShell generated Status Page

Meet Statusimo – PowerShell generated Status Page

Meet Statusimo, a PowerShell-generated status page for tracking service health and publishing a simple internal or public status view.

csshtmljavascriptpowershellstatus pagestatusimo
Solving typo problems with Fuzzy Search in PSWriteHTML

Solving typo problems with Fuzzy Search in PSWriteHTML

One of the everyday use cases with PSWriteHTML is to create a simple view of PowerShell data in a table. While PowerShell comes with a buil…

cssfuzzysearchhtmljavascriptjsout-htmlview