github octalmage/robotjs v0.9.1

2 hours ago

RobotJS 0.9.1 adds PNG support on Windows and ships PNG-enabled Node-API prebuilds for Linux, macOS, and Windows.

Highlights

  • Load and save PNG images on Windows using Windows Imaging Component.
  • Install bundled x64 and arm64 prebuilds across Linux, macOS, and Windows.
  • Statically link libpng into Linux and macOS prebuilds.
  • Fall back to a source build on unsupported targets.

Install from npm:

npm install robotjs@0.9.1

Full details: CHANGELOG.md

Don't miss a new robotjs release

NewReleases is sending notifications on new releases.