본문 바로가기

Node.Js

[Node.js] 자동화관련 npm

반응형

-node scheduling : 정해진 스케쥴 관련

https://www.npmjs.com/package/node-schedule

 

node-schedule

A cron-like and not-cron-like job scheduler for Node.. Latest version: 2.1.1, last published: 3 days ago. Start using node-schedule in your project by running `npm i node-schedule`. There are 1493 other projects in the npm registry using node-schedule.

www.npmjs.com

 

-nodemailer : 메일 보내는 것 (Gmail)

https://www.npmjs.com/package/nodemailer

 

nodemailer

Easy as cake e-mail sending from your Node.js applications. Latest version: 6.9.0, last published: 2 days ago. Start using nodemailer in your project by running `npm i nodemailer`. There are 5723 other projects in the npm registry using nodemailer.

www.npmjs.com

 

- html-pdf : 웹사이트 화면을 pdf 파일로 

https://www.npmjs.com/package/html-pdf?activeTab=readme 

 

html-pdf

HTML to PDF converter that uses phantomjs. Latest version: 3.0.1, last published: 2 years ago. Start using html-pdf in your project by running `npm i html-pdf`. There are 341 other projects in the npm registry using html-pdf.

www.npmjs.com

 

-html2canvas : html 화면을 이미지 파일로 내려받기

https://www.npmjs.com/package/html2canvas

 

html2canvas

Screenshots with JavaScript. Latest version: 1.4.1, last published: a year ago. Start using html2canvas in your project by running `npm i html2canvas`. There are 1817 other projects in the npm registry using html2canvas.

www.npmjs.com

 

-cropperjs: 이미지 크롭

https://www.npmjs.com/package/cropperjs

 

반응형