Filter By

Package Types

Operating System

Categories

Trust Information

By: | 183,335 downloads | Last Updated: 2/4/2021 | Latest Version: 0.1.10

A Powershell implementation of Mustache based on Stubble

By: | 27,137 downloads | Last Updated: 6/14/2026 | Latest Version: 1.5.0

PSMustache is an implementation of the Mustache template system purely in PowerShell without any external dependencies.

By: | 382 downloads | Last Updated: 3/23/2019 | Latest Version: 0.1.0

# Gz-ResolveTemplate A module for simple/light weight string templates using the the mustache var replacement syntax. Resolve-GzTemplate "Hello, {{ Person }}" -Model [PsCustomObject]@{ Person = "World" } Resolve-GzTemplate "Hello, {{ Env:UserName }}" -Model [PsCustomObject]@{}

By: | 35 downloads | Last Updated: 11/26/2025 | Latest Version: 1.0.0

PowerShell wrapper around Handlebars.Net with automatic NuGet download (no nuget.exe).