Scriban lightweight scripting language and engine for .NET
1–2 of 2 posts
Re: Scriban lightweight scripting language and engine for .NET
#2I used this at work for a codegen tool, targeting Kotlin, more C#, and our JS framework.
I had a great time with it, only struggling when I was trying to get the right line breaks between items where the template had loops.