This website requires JavaScript.
Explore
Help
Sign In
Beanz
/
pdf.js
Watch
1
Star
0
Fork
0
You've already forked pdf.js
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
pdf.js
/
src
/
shared
History
Jonas Jenwald
71a781ee5c
Deprecate the
isValidUrl
utility function and replace it with
createValidAbsoluteUrl
/
isValidProtocal
functions instead, since the main URL validation is now done using the
new URL
constructor
2016-10-19 22:11:22 +02:00
..
cffStandardStrings.js
Uses editorconfig to maintain consistent coding styles
2015-11-14 07:32:18 +05:30
fonts_utils.js
Uses editorconfig to maintain consistent coding styles
2015-11-14 07:32:18 +05:30
util.js
Deprecate the
isValidUrl
utility function and replace it with
createValidAbsoluteUrl
/
isValidProtocal
functions instead, since the main URL validation is now done using the
new URL
constructor
2016-10-19 22:11:22 +02:00