加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
README.OpenSource 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
qinjianqi 提交于 2023-07-05 18:50 . 1.包管理工具由npm切换为ohpm
[
{
"Name": "pdf.js",
"License": "Apache-2.0 license",
"License File": "https://github.com/mozilla/pdf.js/blob/master/LICENSE",
"Version Number": "2.13.216",
"Owner" : "Mozilla Foundation"
"Upstream URL": "https://github.com/mozilla/pdf.js",
"Description": "PDF Reader in JavaScript"
},
{
"Name": "jsPDF",
"License": "MIT License",
"License File": "https://github.com/parallax/jsPDF/blob/master/LICENSE",
"Version Number": "v2.5.1",
"Owner" : "parallax"
"Upstream URL": "https://github.com/parallax/jsPDF",
"Description": "A library to generate PDFs in JavaScript."
},
{
"Name": "btoa",
"License": "Apache License 2.0",
"License File": "LICENSE",
"Version Number": "1.2.1",
"Owner" : "parallax"
"Upstream URL": "https://git.coolaj86.com/coolaj86/btoa.js.git",
"Description": "It turns inary data __to__ base64-encoded scii."
},
{
"Name": "fflate",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "0.8.0",
"Owner" : "parallax"
"Upstream URL": "https://github.com/101arrowz/fflate",
"Description": "High performance (de)compression in an 8kB package"
}
]
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化