Skip to content

ShlemenKirill/node-nodejs-basics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Startup instructions

  1. checkout branch first-task

Scripts

File system

npm run fs:create
npm run fs:copy
npm run fs:rename
npm run fs:delete
npm run fs:list
npm run fs:read

Command line interface

Before execution set environment variables with prefix RSS_

npm run cli:env
npm run cli:args

Modules

npm run modules

Hash

npm run hash

Streams

npm run stream:read
npm run stream:write
npm run stream:transform

Zlib

npm run zlib:compress
npm run zlib:decompress

Worker Threads

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%