Région de recherche :

Date :

https://www.electronjs.org

Build cross-platform desktop apps with JavaScript, HTML, and CSS | Electron

Electron is an open source project that embeds Chromium and Node.js to enable web developers to create desktop applications. Learn how to use Electron Forge, Electron Fiddle, and popular libraries and frameworks to build and distribute your app.

https://github.com › electron › electron

GitHub - electron/electron: :electron: Build cross-platform desktop ...

The Electron framework lets you write cross-platform desktop applications using JavaScript, HTML and CSS. It is based on Node.js and Chromium and is used by the Visual Studio Code and many other apps. Follow @electronjs on Twitter for important announcements. This project adheres to the Contributor Covenant code of conduct.

https://www.electronjs.org › fr › docs › latest › tutorial › tutorial-first-app

Créer votre première application - Electron

Dans cette partie du tutoriel, vous apprendrez comment configurer votre projet Electron et écrire une simple application pour débuter. À la fin de cette section, vous devriez être en mesure d'exécuter une application Electron fonctionnelle en mode développement depuis votre terminal.

https://en.wikipedia.org › wiki › Electron_(software_framework)

Electron (software framework) - Wikipedia

Electron was originally built for Atom [5] and is the main GUI framework behind several other open-source projects including GitHub Desktop, Light Table, [8] Visual Studio Code, WordPress Desktop [9] and Eclipse Theia.

Electron (software framework) - Wikipedia

https://github.com › electron

Electron - GitHub

Build cross platform desktop apps with JavaScript, HTML, and CSS - Electron.

Electron - GitHub

https://zeke.github.io › electron.atom.io

Build cross platform desktop apps with JavaScript, HTML, and CSS - Electron

If you can build a website, you can build a desktop app. Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. It takes care of the hard parts so you can focus on the core of your application.

Build cross platform desktop apps with JavaScript, HTML, and CSS - Electron

https://zeke.github.io › electron.atom.io › docs › tutorial › quick-start

Quick Start - Electron

Quick Start. Electron enables you to create desktop applications with pure JavaScript by providing a runtime with rich native (operating system) APIs. You could see it as a variant of the Node.js runtime that is focused on desktop applications instead of web servers.

https://www.howtogeek.com › devops › electron-can-bring-your-web-app-to-the-desktop-heres...

Electron Can Bring Your Web App to the Desktop. Here's ... - How-To Geek

Electron is a framework that packages your web application with a copy of Chrome, allowing it to run on a user's desktop alongside native applications. It's easy to install, and only requires you to drop in your index.html and other dependencies.

Electron Can Bring Your Web App to the Desktop. Here's ... - How-To Geek

https://dev.to › kiraaziz › electronjs-tutorial-1cb3

Electron.js Tutorial - DEV Community

Electron.js is a framework that allows developers to build desktop applications using web technologies. It combines the Chromium rendering engine and Node.js runtime, enabling developers to leverage the power of web technologies to create cross-platform desktop applications.

Electron.js Tutorial - DEV Community

https://medium.com › simform-engineering › from-web-to-desktop-introducing-electron...

From Web to Desktop: Introducing Electron Framework for Web ... - Medium

Electron is an open-source framework with out-of-the-box compatibility for JS and Node ecosystems. It is built on two incredibly powerful technologies: Node and chromium. The use of Electron...

From Web to Desktop: Introducing Electron Framework for Web ... - Medium