bbmustache
bbmustache copied to clipboard
Binary pattern match Based Mustache template engine for Erlang/OTP.
Results
2
bbmustache issues
Sort by
recently updated
recently updated
newest added
Consider the following mustache template: ``` Template = . ``` With the following data: ``` Data = #{ "list" => ["ELEM 1", "ELEM 2", "ELEM 3"], "util" => #{ "to_lower"...
* introduced for handling deprecated types existing before R17 * CI/CD handles R24 up to R26.