ngElectron icon indicating copy to clipboard operation
ngElectron copied to clipboard

The ngElectron service for AngularJS making it easier to interface with Electron.

Results 5 ngElectron issues
Sort by recently updated
recently updated
newest added

can't create Menu it's showing error **Cannot read property 'buildFromTemplate' of undefined**

hi, **how can i pass $scope and another variabile with angular on many electron windows?** This is my project: i have my angular app with your ng-electron. It is very...

Please provide support for modern Angular versions and TypeScript

I think Electron changed its API's, These changes should help,

Hi, when I import the ng-electron.js in the index.html I receive the following error: `Uncaught Error: Cannot find module 'browserWindow' Error: Cannot find module 'browserWindow' at Function.Module._resolveFilename (module.js:339:15) at Function.Module._load...