This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
svgedit
Watch
1
Star
0
Fork
0
You've already forked svgedit
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cf476ed8eae02224178515647158d80eede7bbd5
svgedit
/
editor
/
jspdf
History
Brett Zamir
845dbbd7d7
- Linting (ESLint): Prefer
addEventListener
, exponentiation operator, avoiding catastrophic regexes, prefer spread, prefer startsWith/endsWith, no fn ref in iterator
...
- npm: Update devDeps (rollup and eslint-config-ash-nazg)
2018-11-21 21:03:14 +08:00
..
jspdf.min.js
fix pdf export issue.
#124
and
#254
2018-09-13 07:47:19 +08:00
jspdf.plugin.svgToPdf.js
- Linting (ESLint): Prefer
addEventListener
, exponentiation operator, avoiding catastrophic regexes, prefer spread, prefer startsWith/endsWith, no fn ref in iterator
2018-11-21 21:03:14 +08:00
underscore-min.js
Add jsPDF(with SVG plugin)-based PDF export (courtesy of
https://github.com/brettz9/jsPDF
forked from
https://github.com/MrRio/jsPDF
=>
https://github.com/ahwolf/jsPDF
); provides data: URL where blob conversion is supported, and a blob URL otherwise.
2014-04-08 05:13:54 +00:00