Skip to content

er-zhi/node-nodejs-basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Node.js basics

Instruction:

  1. git clone https://github.com/erjigit17/node-nodejs-basics
  2. cd ./node-nodejs-basics
  3. git checkout nodejs_basics_solve

Scripts for testing:

# Files
  npm run files:create
  npm run files:copy
  npm run files:rename
  npm run files:delete
  npm run files:list
  npm run files:read
 
# CLI
  npm run cli:env
  npm run cli:args

# Modules
  npm run modules

# Hash
  npm run hash
  
# Streams
  npm run streams:read
  npm run streams:transform
  npm run streams:write

# Zip
  npm run zip:compress
  npm run zip:decompress
      
# CP
  npm run cp
  
# WT
  npm run wt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%