Skip to content

Instantly share code, notes, and snippets.

View MigueBlogs's full-sized avatar
🤌
Focusing

MigueBlogs MigueBlogs

🤌
Focusing
View GitHub Profile
@tracend
tracend / .handlebars.operators.md
Last active April 10, 2024 21:21
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