Node.js

Application Version10.22.0
LicenseMIT
Websitehttps://nodejs.org

Description

Node.js is a program that allows you to execute Javascript outside of a browser.  Javascript is not commonly used for scientific computation, but it is widespread in the web development world, and occasionally tools are written in Javascript that are designed to execute both on servers and within browsers.  Notably, the BIDS validator, which checks if datasets have been formatted according to the BIDS dataset standard, requires Node.js to run.  Node.js is included on Cortex VMs primarily for cases such as the BIDS validator, and as a general convenience for anyone who needs to run Javascript.

Version History

DateVersion
2020/07/2710.22.0

Further Reading