-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
List of custom handlebars helpers to reduce code:
-
Ability to check (in handlebars) if a json object is true or false explicitly
e.g. {{#if item boolean}} instead of {{#if item}} -
Ability to compare two strings
e.g. {{#isType this.value "value"}}
// Done, added in QOL-100 -
Ability to calculate by X/determine end of row
// Done, added in QOL-100
Examples we can re-use:
[QH helper modules](https://github.com/search?q=repo%3AQld-Health-Online-Team%2Fdesign-system+helpers&type=code&p=3)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels