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 -

php - Realurl generating unwanted language codes inside url -

c# - Json.Net Serialize String from URI -