Gathering detailed insights and metrics for pdfmake
Gathering detailed insights and metrics for pdfmake
Gathering detailed insights and metrics for pdfmake
Gathering detailed insights and metrics for pdfmake
Client/server side PDF printing in pure JavaScript
npm install pdfmake
Typescript
Module System
Min. Node Version
Node Version
NPM Version
95.2
Supply Chain
93.6
Quality
86.7
Maintenance
100
Vulnerability
99.3
License
JavaScript (99.75%)
HTML (0.14%)
CSS (0.11%)
Total Downloads
181,662,449
Last Day
183,667
Last Week
797,798
Last Month
4,025,455
Last Year
46,775,309
NOASSERTION License
11,922 Stars
1,499 Commits
2,060 Forks
250 Watchers
6 Branches
89 Contributors
Updated on Apr 24, 2025
Minified
Minified + Gzipped
Latest Version
0.2.18
Package Id
pdfmake@0.2.18
Unpacked Size
12.92 MB
Size
3.63 MB
File Count
37
NPM Version
10.8.2
Node Version
20.17.0
Published on
Jan 01, 2025
Cumulative downloads
Total Downloads
Last Day
-4.1%
183,667
Compared to previous day
Last Week
-16.9%
797,798
Compared to previous week
Last Month
4.8%
4,025,455
Compared to previous month
Last Year
9.1%
46,775,309
Compared to previous year
31
PDF document generation library for server-side and client-side usage in pure JavaScript.
Check out the playground and examples.
Documentation URL: https://pdfmake.github.io/docs/
using npm:
git clone --branch 0.2 https://github.com/bpampuch/pdfmake.git
cd pdfmake
npm install
npm run build
using yarn:
git clone --branch 0.2 https://github.com/bpampuch/pdfmake.git
cd pdfmake
yarn
yarn run build
MIT
pdfmake is based on a truly amazing library pdfkit (credits to @devongovett).
Thanks to all contributors.
No vulnerabilities found.
Reason
2 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 1/30 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
project is not fuzzed
Details
Score
Last Scanned on 2025-04-21
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More