Node.js Globals Complete Reference
Node.js Global Objects are the objects that are available in all modules. Global Objects are built-in objects that are part of the JavaScript and can be used directly in the application without importing any particular module.
The Complete list of NodeJS Global objects are listed below:


