mirror of https://gitlab.com/octtspacc/OcttKB
20 lines
628 B
Plaintext
20 lines
628 B
Plaintext
created: 20230207185346822
|
|
creator: Octt
|
|
modified: 20231213001702461
|
|
modifier: Octt
|
|
tags: JavaScript
|
|
title: Node.js
|
|
|
|
<<^wikipediaframe Node.js>>
|
|
|
|
!!! ''Resources''
|
|
|
|
* [[Node.js check if path is file or directory|https://stackoverflow.com/a/43701801]]
|
|
* [[How to copy files and folders in Node.js?|https://javascript.plainenglish.io/how-to-copy-files-and-folders-in-node-js-e37394fdf4c0]] --- //Multiple ways to copy files in Node.js//
|
|
|
|
; Docs
|
|
: [[Node.js HTTP Module|https://www.w3schools.com/nodejs/nodejs_http.asp]]
|
|
|
|
; Libraries
|
|
: [[ink|https://github.com/vadimdemedes/ink]] - //🌈 React for interactive command-line apps//
|