Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

spreedly/elixir-mustache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mustache for Elixir

Build Status

WIP

Usage

Mustache.render("Hello, {{planet}}", [planet: "World!"])
#=> "Hello, World!"

Daynamo

Support only simple rendering. Not support layout yet.

Links

About

Mustache for Elixir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages