mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-15 12:03:43 +00:00
Added 'Download PDF' option using jsPDF.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
"detect-browser": "^4.1.0",
|
||||
"file-saver": "^2.0.1",
|
||||
"history": "^4.7.2",
|
||||
"jspdf": "^1.5.3",
|
||||
"md5": "^2.2.1",
|
||||
"query-string": "^5.1.1",
|
||||
"react": "latest",
|
||||
@@ -23,6 +24,7 @@
|
||||
"@types/file-saver": "^2.0.0",
|
||||
"@types/history": "^4.7.2",
|
||||
"@types/jest": "*",
|
||||
"@types/jspdf": "^1.2.2",
|
||||
"@types/md5": "^2.1.33",
|
||||
"@types/node": "*",
|
||||
"@types/query-string": "^6.2.0",
|
||||
|
||||
Reference in New Issue
Block a user