Open Immortalin opened 6 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.
You could make a wrapper library for a Node templating engine like vash.
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.