Handlebars Custom Widget

Hello again.

I’ve just finished up my latest custom widget. This one is based on Handlebars, a templating language that can be used to dynamically generate HTML content by merging an input object with an HTML template.

The widget can be downloaded here:
https://timdietrich.me/resources/blog-assets-20220629/customWidget-Handlebars-v1.0.json

A detailed blog post that explains how the widget works is here:
https://timdietrich.me/blog/tulip-handlebars-custom-widget/

As always, I hope you find the widget to be useful.

~ Tim

3 Likes

Hi, I had an idea like that. Nice to see that you have implemented it!