macchiato-framework / macchiato-core

Ring style HTTP server abstraction for Node.js
MIT License
377 stars 35 forks source link

Templating #35

Open Immortalin opened 5 years ago

Immortalin commented 5 years ago

Is it possible to add support for a template-based templating framework such as Selme? Conventional non-lisp frameworks generally don't generate HTML using internal DSL because it makes it difficult to work with external teams of designers etc.

yogthos commented 5 years ago

You could make a wrapper library for a Node templating engine like vash.