댓글 검색 목록

[Nodejs] get-stdin - 쉽게 이해할 수 있습니다.

페이지 정보

작성자 운영자 작성일 19-03-07 12:05 조회 429 댓글 0

https://github.com/sindresorhus/get-stdin

// example.js
const getStdin = require('get-stdin');

getStdin().then(str => {
	console.log(str);
	//=> 'unicorns'
});



댓글목록 0

등록된 댓글이 없습니다.

웹학교 로고

온라인 코딩학교

코리아뉴스 2001 - , All right reserved.