Skip to content

Instantly share code, notes, and snippets.

View gerardosandoval's full-sized avatar
:octocat:

Gerardo Sandoval gerardosandoval

:octocat:
  • Berlin
View GitHub Profile
@tracend
tracend / .handlebars.operators.md
Last active August 28, 2025 14:49
Handlebars relational operators #handlebars #helper #cc

Handlebars relational operators

This is a series of MATLAB style relational operators for Handlebars.

Operators

  • eq - equal to
  • ne - not equal to
  • lt - less than
  • gt - greater than