I am looking for npm templating modules.
I know of:
- handlebars (274k downloads/day)
- ejs (93k downloads/day)
- mustache (39k downloads/day)
I am looking for something that is comparable in terms of popularity. Is there any other libs out there which I am missing?
I would prefer a lib which EITHER:
-
has at least 20k downloads a day OR
-
strictly uses the
${VARIABLE_NAME}syntax for template substitution
Thanks
via danday74
No comments:
Post a Comment