awesome-rust icon indicating copy to clipboard operation
awesome-rust copied to clipboard

Split templating engines category into "static" and "dynamic"

Open quadrupleslap opened this issue 7 years ago • 7 comments

Not the best names, but some template engines can load templates at run-time, whereas others work at compile-time (because they use plugins or macros, like Horrorshow). This is a pretty big distinction that should probably be mentioned.

quadrupleslap avatar Nov 04 '17 07:11 quadrupleslap

Hmm, I guess you are right. However, so far, we only have 8 templating engines, which are already split into categories - Handlebars, HTML, Mustache and one freestanding, so I am not sure if fragmenting it even further is a good idea.

What do you think, @kud1ing?

luciusmagn avatar Nov 07 '17 09:11 luciusmagn

yutthhh avatar Dec 17 '17 17:12 yutthhh

yutthhh avatar Dec 17 '17 17:12 yutthhh

08544398.,

yutthhh avatar Dec 17 '17 17:12 yutthhh

0854439809

yutthhh avatar Dec 17 '17 17:12 yutthhh

@yutthhh do you need something regarding awesome-rust? State your business

luciusmagn avatar Dec 17 '17 18:12 luciusmagn

I think a user is more interested in the "type" (i.e. handlebars, jade, jinja, etc.) than if it's dynamic or static.

I suggest adding a phrase mentioning if it is static or dynamic instead of separating it into categories, or just not adding this suggestion. A user can enter each repo anyway and check themselves.

Israel-Laguan avatar Jan 18 '23 12:01 Israel-Laguan