NeVeSpl/NTypewriter
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
This tool helps C# and ASP.NET developers automate the creation of other files, like documentation or API client code, directly from their C# codebase. You provide your C# code and a simple text template, and it generates output files such as Markdown documentation or TypeScript API clients. It's designed for developers who frequently write boilerplate code or need to keep client-side code in sync with server-side C# definitions.
149 stars. No commits in the last 6 months.
Use this if you are a C# developer looking to automatically generate documentation, create typed TypeScript API clients, or produce other repetitive code files based on your existing C# project structure and definitions.
Not ideal if you are not a C# developer or need a general-purpose text templating tool that doesn't rely on C# code metadata.
Stars
149
Forks
28
Language
C#
License
MIT
Category
Last pushed
Jul 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/NeVeSpl/NTypewriter"
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...