Skip to content

johnsonj561/Node-JS-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Node JS Utility Modules


OS Module

  • basic operating system related utility functions

Path Module

  • basic utilities for handling and transforming file paths

Net Module

  • provides servers and clients as streams
  • acts as network wrapper

DNS Module

  • functionality for DNS lookup as well as underlying operating system name resolution

Domain Module

  • handles multiple I/O operations as a single group

About

Node JS examples taken directly from https://www.tutorialspoint.com/nodejs/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published