NeilMacMullen/Textrude
Code generation from YAML/JSON/CSV models via SCRIBAN templates
This tool helps developers automate repetitive coding tasks and process data files. You feed it structured data like configuration in YAML, JSON, or CSV, along with a Scriban template, and it generates text files such as code, configuration, or reports. It's designed for software developers, operations engineers, or anyone needing to generate consistent text output from structured inputs.
139 stars.
Use this if you need to generate source code, configuration files, or other structured text repeatedly from data models, or if you need to quickly transform or filter data from JSON, YAML, or CSV files.
Not ideal if you're looking for a simple text editor or a visual drag-and-drop code generation solution without needing to write templates.
Stars
139
Forks
15
Language
C#
License
MIT
Category
Last pushed
Dec 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/NeilMacMullen/Textrude"
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...