pdf-lib-extended
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "pdf-lib-extended", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "This project extends the capabilities of the pdf-lib JavaScript library by providing a set of helper functions that simplify common PDF manipulation tasks. It includes utilities for drawing and formatting text, images, and shapes within PDF documents, allowing for more advanced customization and automation. The class-based architecture, designed as a toolkit, ensures that developers can easily integrate these enhanced features into their existing workflows. With this extension, users can streamline the creation of dynamic and complex PDFs with minimal effort.", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/JalenLT/pdf-lib-extended.git" | ||
}, | ||
"type": "module", | ||
@@ -29,2 +33,6 @@ "keywords": [ | ||
"license": "ISC", | ||
"bugs": { | ||
"url": "https://github.com/JalenLT/pdf-lib-extended/issues" | ||
}, | ||
"homepage": "https://github.com/JalenLT/pdf-lib-extended#readme", | ||
"dependencies": { | ||
@@ -31,0 +39,0 @@ "pdf-lib": "^1.17.1" |
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
39546
0
1
0