{"library":"electron","type":"library","category":null,"description":"Electron is an open-source framework developed by GitHub for building cross-platform desktop applications using web technologies like JavaScript, HTML, and CSS. It embeds Chromium and Node.js into a single runtime, allowing developers to create applications that run on Windows, macOS, and Linux from a single codebase. The current stable version is 41.2.1, with frequent patch and minor updates and a steady stream of beta releases (currently v42.0.0-beta.4) indicating an active and rapid development cycle. Key differentiators include its ability to leverage existing web development skills for desktop app creation, a large ecosystem of tools and libraries, and strong community support, making it a popular choice for apps requiring native system access and rich UI capabilities.","language":"javascript","status":"active","version":"41.2.1","tags":["javascript","electron","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install electron","imports":["import { app, BrowserWindow } from 'electron'","import { BrowserWindow } from 'electron'","import { ipcRenderer } from 'electron'","import { globalShortcut } from 'electron'"]},{"cmd":"yarn add electron","imports":[]},{"cmd":"pnpm add electron","imports":[]}],"homepage":"https://www.electronjs.org","github":"https://github.com/electron/electron","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/electron","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/electron/compatibility"}}