angular-electron icon indicating copy to clipboard operation
angular-electron copied to clipboard

angularjs helpers for electron apps

Results 8 angular-electron issues
Sort by recently updated
recently updated
newest added

Hi, I am getting a module error. Uncaught Error: [$injector:modulerr]. Can you please help me? I am getting electronRequire, electronProcess undefined

Due to a know issue with Electron (look for "jQuery/RequireJS/Meteor/AngularJS" here http://electron.atom.io/docs/faq/) the recommendation on Electron FAQ is to rename window.require to something else. However, because of this, angular-electron module...

Including the module without Electron cause error. Can be useful including it in a "progressive web app" where some build haven't electron code. Example web, android, ios, desktop with electron....

create electronRequire empty object to start module without electron

"tray" is not a module, but "Tray" is.