Skip to content

anders-liu/SimpleJinja2DotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleJinja2DotNet

A simple .net core implementation of Jinja2 template engine.

Access on NuGet: https://www.nuget.org/packages/SimpleJinja2DotNet/0.1.0

Supported

  • if statement
  • for-in statement
  • replace filter

Not supported

  • extends and block statements (template inheritence)
  • is test
  • Conditions in for loop
  • Line statements
  • Tuples
  • Many other syntax

About

A simple .net core implementation of Jinja2 template engine.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages