SeeminglyScience/PSStringTemplate
Create and render templates using the StringTemplate template engine.
This module helps PowerShell users generate text dynamically from templates. You provide a template with placeholders and data, and it outputs custom strings or code snippets. It's ideal for developers who need to automate the creation of structured text, such as code definitions or configuration files, within their PowerShell scripts.
No commits in the last 6 months.
Use this if you need to create custom text output, like code or reports, by combining predefined templates with varying data in PowerShell.
Not ideal if you're looking for a general-purpose document generation tool for non-technical users, as it requires PowerShell scripting knowledge.
Stars
11
Forks
4
Language
C#
License
MIT
Category
Last pushed
Nov 11, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/SeeminglyScience/PSStringTemplate"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...