pillarjs / node-frameworks

A comparison of server-side node frameworks
314 stars 16 forks source link

Added more supported template engines for Express #4

Closed joshlangner closed 10 years ago

jonathanong commented 10 years ago

errr i intended the template section to be for required and officially recommended templating systems. express supports any that consolidate.js supports. no need to list them all.

joshlangner commented 10 years ago

Wasn't clear :)

All of those listed under https://github.com/visionmedia/express/wiki#template-engines are "compliant out of the box" ... doesn't that count for "officially recommended"?

jonathanong commented 10 years ago

yeah i need to work on the wording. an example is http://krakenjs.com where there's obviously a recommendation for dust-js support. just because it's supported doesn't mean it's recommended or required.

same goes for the database.