Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

eproxus/stache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stache - Mustache Template Language for Erlang

1> stache:render(<<"My {{key}}!", #{<<"key">> => <<"value">>}).
[<<"My ">>,<<"value">>,<<"!">>]

Todo

  • Interpolation
  • Sections
  • Comments
  • Delimiters
  • Inverted
  • Partials
  • Lambdas

Modules

stache

About

Mustache Template Language for Erlang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages