Files
gelectron/npm/win32-x64-msvc/README.md
T

627 B

Gelectron (Windows x64)

Gelectron native addon for Windows on x64.

This package provides the native gelectron_core binary for Windows x64. It is an internal dependency of gelectron and is installed automatically — you should not need to install it directly.

Gelectron is a drop-in replacement for Electron using native web views (WKWebView / WebView2 / WebKitGTK) instead of Chromium.

Usage

Install the platform-specific addon for your system:

npm install gelectron

The correct platform binary is selected automatically via optionalDependencies.