pdfkit-table
Advanced tools
Comparing version 0.1.41 to 0.1.42
{ | ||
"name": "pdfkit-table", | ||
"version": "0.1.41", | ||
"version": "0.1.42", | ||
"description": "PdfKit Table. Helps to draw informations in simple tables using pdfkit. #server-side. Generate pdf tables with javascript (PDFKIT plugin) ", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,6 +10,7 @@ # pdfkit-table | ||
[view pdf example](https://github.com/natancabral/pdfkit-table/raw/main/example/document.pdf) | | ||
[color pdf](https://github.com/natancabral/pdfkit-table/raw/main/example/document-color.pdf) | | ||
[full code example](https://github.com/natancabral/pdfkit-table/blob/main/example/index-example.js) | | ||
[server example](https://github.com/natancabral/pdfkit-table/blob/main/example/index-server-example.js) | | ||
[json example](https://github.com/natancabral/pdfkit-table/blob/main/example/index-json-example.js) | | ||
[both](https://github.com/natancabral/pdfkit-table/blob/main/example/) | ||
[all](https://github.com/natancabral/pdfkit-table/blob/main/example/) | ||
@@ -16,0 +17,0 @@ <img src="https://github.com/natancabral/pdfkit-table/blob/main/example/pdf-sample.png"/> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32962
468