Node.js for iOS

Run Node.js natively on your jailbroken iPhone.

Add to Cydia Add to Sileo

Node.js 18

v18.20.4 arm64 ~12MB

Node.js JavaScript runtime compiled for jailbroken iOS devices. Includes V8 engine with iOS-optimized flags for stable execution.

Requirements

Usage

# Check version
node --version

# Run a script
node script.js

# Start REPL
node

Manual Installation

Add this repo URL to Cydia, Sileo, or Zebra:

https://imcynic.github.io/nodejs-ios/

Or download the .deb directly:

Related