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 -

c# - Json.Net Serialize String from URI -

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