adieuadieu / serverless-chrome

🌐 Run headless Chrome/Chromium on AWS Lambda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION] Difference between serverless-plugin-chrome vs @sparticuz/chromium

pratiksyngenta opened this issue · comments

I am implementing a common html to pdf generation service for my application.
been through various resources such as

https://www.npmjs.com/package/chrome-aws-lambda
https://github.com/alixaxel/chrome-aws-lambda
https://www.npmjs.com/package/@sparticuz/chrome-aws-lambda
https://github.com/Sparticuz/chromium

and
https://github.com/adieuadieu/serverless-chrome/tree/master/packages/serverless-plugin
serverless-plugin-chrome

need a suggestion what is the difference
serverless-plugin-chrome vs @sparticuz/chromium