kreisi-dev 

By: | 0 downloads | Last Updated: 7/20/2026 | Latest Version: 0.1.2

ECHO ON for PowerShell: runs a script block and logs the command text and variable values beforehand — ideal in combination with Start-Transcript.

By: | 0 downloads | Last Updated: 7/20/2026 | Latest Version: 1.0.2

Splits an array into sub-arrays (chunks) with a configurable distribution strategy (Greedy/Even), optional padding, and pipeline support.

By: | 0 downloads | Last Updated: 7/20/2026 | Latest Version: 1.0.2

Provides Join-Object - a pipeline join for PowerShell that dynamically enriches objects with the results of another cmdlet. Also available via the alias "Join".