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
Post a Comment