Cross-platform desktop apps with web technologies

Technologies
javascript, node.js, c++, typescript, Chromium
Topics
desktop, framework, javascript
Cross-platform desktop apps with web technologies
Electron is a framework for building desktop applications using JavaScript, HTML, and CSS. By embedding Chromium and Node.js into its binary, Electron allows you to maintain one JavaScript codebase and create cross-platform apps that work on Windows, macOS, and Linux — no native development experience required.
2024 Program

Successful Projects

Contributor
Piotr Płaczek
Mentor
erickzhao, Keeley Hammond, dsanders11
Organization
Electron
API History in Electron Documentation
The Electron documentation currently doesn't feature API history for its functions, classes, etc. I aim to implement the missing API history in a...