Help Center

Leveraging Node.js Utility Modules

Node.js utility modules overview, Using utility modules in Node.js, Node.js built-in utility functions 1
Print

There are several utility modules available in Node.js module library. These modules are very common and are frequently used while developing any Node based application.

Sr.No. Module Name & Description
1 OS Module

Provides basic operating-system related utility functions.

2 Path Module

Provides utilities for handling and transforming file paths.

3 Net Module

Provides both servers and clients as streams. Acts as a network wrapper.

4 DNS Module

Provides functions to do actual DNS lookup as well as to use underlying operating system name resolution functionalities.

5 Domain Module

Provides ways to handle multiple different I/O operations as a single group.

 

 

The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.


Was this answer helpful?

Still need a hand?

Our support team is on standby if this article didn't fully answer your question.

« Back