aliases: []
tags:
- Type/Tech/Language/JavaScript
- area/tech/dev
from:
- "[[JavaScript Frameworks]]"
related:
contra:
to:
dateCreated: 2023-12-23, 07:49
dateModified: 2024-01-22, 09:38
version: 1
publish: true
![]() |
Electron is a free and open-source software framework developed and maintained by OpenJS Foundation. The framework is designed to create desktop applications using web technologies that are rendered using a version of the Chromium browser engine and a back end using the Node.js runtime environment. It also uses various APIs to enable functionality such as native integration with Node.js services and an inter-process communication module. |
---|---|
wikipedia:: Electron (software framework) | |
url:: Build cross-platform desktop apps with JavaScript, HTML, and CSS | Electron |