In mustache you can use a carat (^) for negation like:
An inverted section begins with a caret (hat) and ends with a slash. That is {{^person}} begins a "person" inverted section while {{/person}} ends it.
It would be helpful to be able to do {{^equal variable "value"}}
In mustache you can use a carat (^) for negation like:
An inverted section begins with a caret (hat) and ends with a slash. That is {{^person}} begins a "person" inverted section while {{/person}} ends it.It would be helpful to be able to do {{^equal variable "value"}}