
nodejs.org
The Node.js website offers three types of documentation: API reference, ES6 features, and Guides. The API reference provides detailed information about built-in modules, ES6 section describes features, and the Guides have long-form articles. Node.js is open-source with three types of releases: Current, LTS, and Nightly available for download. Verification of binaries can be done with SHA checksums. The latest directory is for the latest Current release, while the latest-codename directory is for the latest LTS release, both found on the website.
don't have tea/gui yet? download here
Copy the tea one-liner above into your terminal to install nodejs.org. tea will interpret the documentation and take care of any dependencies.