node
Server-side JavaScript platform (Node.js).
- Run a JavaScript file:
- Start a REPL (interactive shell):
- Evaluate JavaScript code by passing it as an argument:
- Evaluate and print result, useful to see node's dependencies versions:
- Activate inspector, pausing execution until a debugger is connected once source code is fully parsed:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).