Skip to content

nkanaev/misai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misai

Simple template engine inspired by mustache and jinja.

example

{{ #if logged_in }}
    {{ #for user : users }}
        {{ user.name }}
    {{ #end }}
{{ #end }}

About

minimalist template engine

Resources

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages