Poshstache

0.1.4

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 -RequiredVersion 0.1.4

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

Install-PSResource -Name Poshstache -Version 0.1.4

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) 2019 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.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 107,810 2/4/2021
0.1.9 7,981 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 (current version) 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 less