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
Supply Chain
93.6
Quality
90.5
Maintenance
100
Vulnerability
99.3
License
JavaScript (99.75%)
HTML (0.14%)
CSS (0.11%)
Total Downloads
186,683,661
Last Day
31,927
Last Week
937,904
Last Month
4,120,143
Last Year
46,626,913
NOASSERTION License
12,021 Stars
1,513 Commits
2,067 Forks
247 Watchers
5 Branches
88 Contributors
Updated on Jul 05, 2025
Minified
Minified + Gzipped
Latest Version
0.2.20
Package Id
pdfmake@0.2.20
Unpacked Size
12.93 MB
Size
3.85 MB
File Count
37
NPM Version
10.9.2
Node Version
22.14.0
Published on
May 09, 2025
Cumulative downloads
Total Downloads
Last Day
-10.1%
31,927
Compared to previous day
Last Week
-13.2%
937,904
Compared to previous week
Last Month
5%
4,120,143
Compared to previous month
Last Year
7.8%
46,626,913
Compared to previous year
31
PDF document generation library for server-side and client-side in pure JavaScript.
Check out the playground and examples.
Documentation URL: https://pdfmake.github.io/docs/
Source of documentation: https://github.com/pdfmake/docs Improvements are welcome!
using npm:
git clone https://github.com/bpampuch/pdfmake.git
cd pdfmake
npm install
npm run build
using yarn:
git clone 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
16 commit(s) and 14 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 0/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
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-06-30
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