javascript - Templating in Electron? -


simple question here, found no useful resource. templating possible in electron? using jade or handlebars display dynamic templates? know there .loadurl() takes static html file.

is dynamic possible?

thanks.

you give electron-pug chance. https://github.com/yan-foto/electron-pug


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -