Electron (formerly Atom Shell) is a framework created by GitHub that lets you write cross-platform desktop applications using HTML, CSS and JavaScript.
I just need to use electron js to build my desktop app, I use simple BrowserWindow to load my website …
javascript printing electron receiptI want to build a desktop application and be able to publish product keys or serial numbers.Before the user …
electron serial-number product-keyI don't know how to start the question, but the main problem is that I can't make the 3 technologies work …
typescript webpack electron boilerplateI have created vue and electron app using @vue/cli-service 4.2 in that I am facing a issue of optional chaining. …
vue.js electron vue-cli-4 ecmascript-2020I am making a writing application. Users can open the app, write some text, save their work, etc. I am …
electronI'm using electron-packager for creating an electron.exe of my app. I need to exclude all node modules . I tried …
node.js electron node-modules electron-packager asarThis is my first electron app, which is based on quick-start app. I want to add twitter bootstrap's css. So …
node.js npm electron electron-packagerI followed the demo here: https://github.com/SheetJS/js-xlsx/tree/master/demos/electron I'm able to drag an excel …
javascript electron sheetjsI want to program a desktop app in javascript (with web technologies) and looked for a comparison between Electron and …
javascript google-chrome google-chrome-app electron