Poshstache

0.1.10

A Powershell implementation of Mustache based on Stubble

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Poshstache

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Poshstache

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2021 Marco Torello. Licensed under MIT license.

Package Details

Author(s)

  • Marco Torello

Tags

Mustache LogicLessTemplate HTML Templating Template

Functions

ConvertTo-PoshstacheTemplate

Dependencies

This module has no dependencies.

Release Notes

   v 0.1.10 - add HashTable parameter
   v 0.1.9 - add -ValidJSON parameter
   v 0.1.8 - Fix import
   v 0.1.7 - Fix dependencies and update Stubble
   v 0.1.6 - Support complex input object
   v 0.1.5 - Add support for PowerShell Core
   v 0.1.4 - Rollback to Nustache; will create a new module for Stubble
   v 0.1.3 - Replace Nustache with Stubble
   v 0.1.2 - Bugfix
   v 0.1.1 - Add Pester tests
   v 0.1.0 - First release

FileList

Version History

Version Downloads Last updated
0.1.10 (current version) 109,043 2/4/2021
0.1.9 8,011 4/8/2020
0.1.8 362 3/28/2020
0.1.7 75 3/26/2020
0.1.6 12,225 10/23/2019
0.1.4 154 9/24/2019
0.1.3 69 9/22/2019
0.1.2 59 9/20/2019
0.1.1 454 7/30/2017
Show more