Skip to content

jui/mustachex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mustache for Elixir

Usage

Mustachex.render("Hello, {{planet}}", %{planet: "World!"})

Mustachex.render_file("template.mustache", %{planet: "World!"})

Links

About

Mustache for Elixir

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages