Skip to content

Commit 44d8ef0

Browse files
pdfmake added
1 parent c9f710b commit 44d8ef0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/technologies/p.json

+9
Original file line numberDiff line numberDiff line change
@@ -3724,6 +3724,15 @@
37243724
"scriptSrc": "/particles(?:\\.min)?\\.js",
37253725
"website": "https://github.com/VincentGarreau/particles.js"
37263726
},
3727+
"pdfmake": {
3728+
"cats": [
3729+
59
3730+
],
3731+
"description": "Client/server side PDF printing in pure JavaScript.",
3732+
"oss": true,
3733+
"scriptSrc": "pdfmake(?:[\\/-]((?:\\d+\\.)+\\d+)\\/(?:build\\/)?)?(?:pdfmake)?(?:vfs_fonts)?(?:\\.min)?\\.js\\;version:\\1",
3734+
"website": "https://bpampuch.github.io/pdfmake"
3735+
},
37273736
"petite-vue": {
37283737
"cats": [
37293738
19

0 commit comments

Comments
 (0)