Skip to content

PSPDFKit-labs/native-module-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Native Module Electron

Screenshot of an Electron app using a native module

This example is used in our article on Running Native Code in Electron and contains two npm packages:

  1. native-increment, a native addon, which will expose a function that increases a number by one.
  2. electron-app, an Electron application that will use the native addon to increment numbers.

Prerequisites

Getting Started

Please check out Running Native Code in Electron for an in-depth explanation.

Contributing

Please ensure you have signed our CLA so that we can accept your contributions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published