electangular
electangular copied to clipboard
AngularJS Module for Atom Electron
autoUpdater.checkForUpdates() not working.
Please add support of Angular 2+ and TypeScript. Thank you :)
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...
Hi guys, I'm using Electangular and that's great, but, I tried to show a messagebox from angular, using this code: ``` electron.dialog.showMessageBox(null, { message: "Muito tempo inativo", title: "Inatividade", buttons...
Hi , I am developing application in angularJs and convert it into client application by using electron packager.All the functionalities working fine except the session clear while i do logout....