Gathering detailed insights and metrics for @react-pdf/pdfkit
Gathering detailed insights and metrics for @react-pdf/pdfkit
Gathering detailed insights and metrics for @react-pdf/pdfkit
Gathering detailed insights and metrics for @react-pdf/pdfkit
react-native-pdf-renderer
⚛ A zoomable, blazing fast, zero dependencies, pure native, typed PDF Renderer for Android and iOS.
react-pdf-builder
Build beautiful PDF documents in React.
@foxford/pdf-generator
React component for generate pdf on client from dom node
@react-18-pdf/pdfkit
A PDF generation library for Node.js
npm install @react-pdf/pdfkit
Typescript
Module System
Node Version
NPM Version
95.3
Supply Chain
90.1
Quality
78.4
Maintenance
100
Vulnerability
99.3
License
@react-pdf/types@2.9.0
Updated on Mar 05, 2025
@react-pdf/renderer@4.3.0
Updated on Mar 05, 2025
@react-pdf/stylesheet@6.1.0
Updated on Mar 05, 2025
@react-pdf/render@4.3.0
Updated on Mar 05, 2025
@react-pdf/pdfkit@4.0.3
Updated on Mar 05, 2025
@react-pdf/layout@4.4.0
Updated on Mar 05, 2025
TypeScript (83.08%)
JavaScript (16.84%)
Shell (0.06%)
HTML (0.02%)
CSS (0.01%)
Total Downloads
80,915,493
Last Day
32,291
Last Week
892,898
Last Month
3,777,915
Last Year
34,075,222
MIT License
15,709 Stars
1,110 Commits
1,254 Forks
101 Watchers
13 Branches
148 Contributors
Updated on Jun 20, 2025
Minified
Minified + Gzipped
Latest Version
4.0.3
Package Id
@react-pdf/pdfkit@4.0.3
Unpacked Size
1.03 MB
Size
179.17 kB
File Count
5
NPM Version
10.8.2
Node Version
20.18.3
Published on
Mar 05, 2025
Cumulative downloads
Total Downloads
Last Day
3.7%
32,291
Compared to previous day
Last Week
-5.7%
892,898
Compared to previous week
Last Month
2.6%
3,777,915
Compared to previous month
Last Year
58.5%
34,075,222
Compared to previous year
8
1
A JavaScript PDF generation library for Node and the browser.
This project is a fork of pdfkit by @devongovett and continued under the scope of this project since it has react-pdf specific features. Any recongnition should go to him and the original project mantainers.
PDFKit is a PDF document generation library for Node and the browser that makes creating complex, multi-page, printable documents easy. It's written in CoffeeScript, but you can choose to use the API in plain 'ol JavaScript if you like. The API embraces chainability, and includes both low level functions as well as abstractions for higher level functionality. The PDFKit API is designed to be simple, so generating complex documents is often as simple as a few function calls.
Check out some of the documentation and examples to see for yourself! You can also read the guide as a self-generated PDF with example output displayed inline. If you'd like to see how it was generated, check out the README in the docs folder.
You can also try out an interactive in-browser demo of PDFKit here.
Installation uses the npm package manager. Just type the following command after installing npm.
npm install @react-pdf/pdfkit
For complete API documentation and more examples, see the PDFKit website.
PDFKit is available under the MIT license.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 0/26 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
30 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-06-16
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