Package Exports
- posts-to-pdf
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (posts-to-pdf) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
posts-to-pdf
This tool was created to automatically turn Posts from a WordPress site into PDF's.
Usage:
npx posts-to-pdf https://example.comOptions:
| option | shortcode | description | default | required |
|---|---|---|---|---|
--format |
-f |
Format of the PDF | A4 |
|
--output |
-o |
Path of the output folder | ./ |
|
--debug |
-d |
Output additional debug info |