issues
search
octalmage
/
robotjs
Node.js Desktop Automation.
http://robotjs.io
MIT License
12.4k
stars
970
forks
source link
Migrate from NAN to N-API for Electron compatibility
#771
Open
zorban
opened
3 weeks ago
zorban
commented
3 weeks ago
Created a fork and branch named nan-to-napi-migration.
Migrated the codebase from NAN to N-API.
Resolved issues that prevented building robotjs for the latest Electron versions.
Verified that robotjs now builds successfully with Electron after the migration.
Conducted manual tests for a few functions, and they worked as expected.