Electron
Electron is a desktop application framework developed by GitHub and created by Cheng Zhao. It allows for the development of desktop applications using front- and back-end infrastructure such as HTML, CSS, and JavaScript.
Here are 8,429 public repositories matching this topic...
When developers use webContents‘s will-prevent-unload event,
They want to ask the user to confirm something most of the time.
Like this:
win.webContents.on('will-prevent-unload', event => {
let choice = dialog.showMessageBoxSync({
title:'do you want to close',
buttons:['cancel','yes']
});
if(choice === 1) event.preventDefault();
//...
})
`
-
Updated
Oct 20, 2019 - JavaScript
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
Updated
Aug 22, 2020 - TypeScript
Useful resources for creating apps with Electron
-
Updated
Jul 5, 2020
A terminal emulator for the 21st century.
-
Updated
May 20, 2019 - TypeScript
A high-level browser automation library.
-
Updated
Jul 16, 2020 - JavaScript
Currently, the Ctrl+Shift+B shortcut is assigned to focus the note editor. However, when the current layout is viewer-only, it doesn't make sense to focus the editor. Instead it should focus the viewer panel.
-
Updated
Aug 6, 2020 - JavaScript
Quasar Framework - Build high-performance VueJS user interfaces in record time
-
Updated
Aug 22, 2020 - JavaScript
A Foundation for Scalable Cross-Platform Apps
-
Updated
Aug 17, 2020 - TypeScript
A terminal for a more modern age
-
Updated
Aug 21, 2020 - TypeScript
-
Updated
Aug 22, 2020 - TypeScript
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Mar 19, 2019 - JavaScript
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
-
Updated
Jun 12, 2020 - JavaScript
When creating video call links for Jitsi, an additional slash is getting added between the base Jitsi server URL and the video call ID, i.e. https://meet.jit.si//141518590623948 instead of https://meet.jit.si/141518590623948
Visual Docker Container Management on Mac & Windows
-
Updated
Aug 3, 2020 - JavaScript
Bug Description:
No react code is required anymore, we can have .ts extension instead of .tsx.
Steps to Reproduce:
Switch hosts quickly!
-
Updated
Jul 25, 2020 - JavaScript
建议在界面中添加图床管理页面链接
问题类型
Feature Request
PicGo的相关信息
Windows 10 1909 18363.535
picgo 2.2.0
问题重现
功能请求
能否在上传区各个图床标题上以及图床设置中各个图床标题上,添加上图床管理页面的链接,单击后可直接打开浏览器跳转到图床管理页面?
如下图所示
Reactide is the first dedicated IDE for React web application development.
-
Updated
Jul 7, 2020 - JavaScript
Describe the feature or problem you’d like to solve
Microsoft released Windows Terminal Preview yesterday. It would be nice if GitHub Desktop was able to detect it.
Proposed solution
Adds an option to the shells available to use.
Additional context
N/A
Created by GitHub
Released July 15, 2013
Latest release 4 days ago
- Repository
- electron/electron
- Website
- electronjs.org
- Wikipedia
- Wikipedia


(I apologize in advance i