node

یک runtime برای اجرای جاوا اسکریپت. (Node.js) اطلاعات بیشتر: https://nodejs.org.

node {{path/to/file}}

node

node --watch {{path/to/file}}

node -e "{{code}}"

node -p "process.versions"

node --no-lazy --inspect-brk {{path/to/file}}