Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Electron Native Plugin Samples

This repository contains ElectronNativePlugin samples showing how to run and embed C++ native modules into the Electron Applications bundled by WebPack.

The samples in this repository:

  • hello-world - this is the simplest sample showing the minimal configuration for WebPack to compile and run a native module in an Electron app.
  • angular-hello-world - this is a more sophisticated example of the integration of Angular, Electron and Webpack using the electron-angular-webpack kit.

Releases

Packages

Contributors

Languages