Comparing version 1.1.5 to 1.2.0
@@ -0,0 +0,0 @@ import {argv as $eSn2T$argv, exit as $eSn2T$exit} from "process"; |
@@ -0,0 +0,0 @@ import $l7i9T$puppeteer from "puppeteer"; |
{ | ||
"name": "printeer", | ||
"version": "1.1.5", | ||
"version": "1.2.0", | ||
"description": "Prints specified web url to PDF (or Image - Coming Soon)!", | ||
@@ -19,3 +19,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"puppeteer": "^16.1.0" | ||
"puppeteer": "^19.4.1" | ||
}, | ||
@@ -22,0 +22,0 @@ "devDependencies": { |
# Printeer | ||
Printeer is a little utility that converts any webpage to PDF. It employs Puppeteer, which makes it simple to print the website to PDF. It may be used as a command-line utility or a library. It does not yet support any print options yet. They will, however, be added in the future. | ||
Printeer is a little utility that converts any webpage to PDF. It employs Puppeteer, which makes it simple to print the website to PDF. It may be used as a command-line utility or a library. It does not yet support any print options yet. They will, however, be added in the future. | ||
It automatically detects the output format from the file extension. If the extension is `.pdf`, it will print to PDF. If the extension is `.png`, it will print to PNG. If the extension is anything else, it will print to PDF. | ||
## Installation | ||
@@ -15,3 +17,3 @@ | ||
```bash | ||
printeer <url> <output.pdf> | ||
printeer <url> <output.pdf|png> | ||
``` | ||
@@ -18,0 +20,0 @@ |
14105
26
+ Added@babel/code-frame@7.26.2(transitive)
+ Added@babel/helper-validator-identifier@7.25.9(transitive)
+ Added@puppeteer/browsers@0.5.0(transitive)
+ Addedansi-regex@5.0.1(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedargparse@2.0.1(transitive)
+ Addedcallsites@3.1.0(transitive)
+ Addedchromium-bidi@0.4.7(transitive)
+ Addedcliui@8.0.1(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedcosmiconfig@8.1.3(transitive)
+ Addeddevtools-protocol@0.0.1107588(transitive)
+ Addedemoji-regex@8.0.0(transitive)
+ Addederror-ex@1.3.2(transitive)
+ Addedescalade@3.2.0(transitive)
+ Addedget-caller-file@2.0.5(transitive)
+ Addedimport-fresh@3.3.1(transitive)
+ Addedis-arrayish@0.2.1(transitive)
+ Addedis-fullwidth-code-point@3.0.0(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedjs-yaml@4.1.0(transitive)
+ Addedjson-parse-even-better-errors@2.3.1(transitive)
+ Addedlines-and-columns@1.2.4(transitive)
+ Addedmitt@3.0.0(transitive)
+ Addedparent-module@1.0.1(transitive)
+ Addedparse-json@5.2.0(transitive)
+ Addedpath-type@4.0.0(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpuppeteer@19.11.1(transitive)
+ Addedpuppeteer-core@19.11.1(transitive)
+ Addedrequire-directory@2.1.1(transitive)
+ Addedresolve-from@4.0.0(transitive)
+ Addedstring-width@4.2.3(transitive)
+ Addedstrip-ansi@6.0.1(transitive)
+ Addedwrap-ansi@7.0.0(transitive)
+ Addedws@8.13.0(transitive)
+ Addedy18n@5.0.8(transitive)
+ Addedyargs@17.7.1(transitive)
+ Addedyargs-parser@21.1.1(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removeddevtools-protocol@0.0.1019158(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedpuppeteer@16.2.0(transitive)
- Removedrimraf@3.0.2(transitive)
- Removedws@8.8.1(transitive)
Updatedpuppeteer@^19.4.1