文件名称:photojoiner:使用纯JavaScript库加入多张照片
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-10 22:29:58
JavaScript
PhotoJoiner Photojoiner是用于连接照片的javascript轻量级库(880 B)。 您可以在不使用jQuery的情况下使用此库。 您可以在找到更多信息 # #基本用法 在文档末尾加载photojoiner.js或photojoiner.min.js(以停止渲染阻止) < script type = "text/javascript" src = "photojoiner.js" > < / script > < script > // Array of images, static or dynamically added with .push() method images = [ 'http://b-i.forbesimg.com/larrymagid/files/2013/04/galaxy1.jpg' , 'https://www.t
【文件预览】:
photojoiner-master
----LICENSE(18KB)
----photojoiner.js(2KB)
----photojoiner.min.js(874B)
----README.md(2KB)