| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-06 | 636 Bytes | |
| v0.9.0 source code.tar.gz | 2026-08-06 | 156.1 kB | |
| v0.9.0 source code.zip | 2026-08-06 | 181.4 kB | |
| Totals: 3 Items | 338.2 kB | 2 | |
RobotJS 0.9.0 adds macOS Accessibility and Screen Recording permission APIs and makes typeString honor the configured keyboard delay.
Highlights
- Query and request macOS Accessibility and Screen Recording permissions.
- Pace
typeStringwith the configured keyboard delay. - Normalize smooth mouse movement timing on Windows.
- Write the complete BMP file size into serialized headers.
- Stabilize Target Practice integration and verify cross-platform select-all shortcuts.
Install from npm:
:::sh
npm install robotjs@0.9.0
Full details: CHANGELOG.md (github.com)