Writing an implementation of the Mustache template system in #DylanLang. Kudos to them for writing tests in YAML and JSON format. It only took about 30 minutes to write a full test suite!

Ran 72 assertions
Ran 194 tests: 41 passed, 122 crashed, and 31 failed

(Now all I have to do is fix all the bugs.)

ps. Do not search for hashtag mustache on Mastodon unless you're up for some gay porn.

#MustacheTemplating
#MustacheTemplates

A beginner #webdev asked whether there was any #MustacheTemplating equivalent of #Angular's ngStyle. I answered on #StackOverflow with a short tutorial on how this can be achieved with #BackboneJS and #MVC.

https://stackoverflow.com/q/78307637/1166087

#JavaScript

How can I achieve something similar to Angular's ngStyle, but with Mustache?

I received the following question on the issue tracker of the Mustache website: Like angular, ngStyle, is there any way we can add dynamic style The question refers to the following notation, which

Stack Overflow

Wrote a Patreon post about recent milestones in the Mustache community.

https://www.patreon.com/posts/mustache-94544564

#MustacheTemplating #templates @locks

Mustache milestones | Julian Gonggrijp

Patreon is empowering a new generation of creators. Support and engage with artists and creators as they live out their passions!

Patreon

Until recently, the mustache(5) manpage was very outdated compared to the specification. I updated the manual in September 2021 and again in 2022. I was hosting my updated copy on the #Wontache website.

With help from @locks, the updated manual finally made it into the official website two days ago. At last, people who visit the Mustache website will again be able to read how the template language is supposed to work! 🎉

https://mustache.github.io/mustache.5.html

#opensource #templating #MustacheTemplating

mustache(5) - Logic-less templates.