Primary Guide

Node.js Client

Use the Node package when JavaScript is the control surface and you want the runtime, scaffolding, and monitor flow centered around Node.js.

Who This Section Is For

Use this section when JavaScript is your control surface and you want package install, first script, runtime model, and troubleshooting grouped in one place.

Section Map

Fast Path

yarn dlx @sikuligo/sikuli-go init:js-examples
cd sikuli-go-demo
yarn node examples/click.mjs

Deeper References