文件名称:ios-photo-repair:An IOS Photo Direction Repair Tool IOS拍照方向修复工具
文件大小:1013KB
文件格式:ZIP
更新时间:2024-05-26 10:29:52
JavaScript
English | ios照片修复 IOS照片方向修复工具 特征 简单直接,两种方法可以解决WEB环境中的两种维修要求 入门 用npm安装: npm i ios-photo-repair --save 导入到您的项目 let { fixBySelector, fixImgFile } = require( " ios-photo-repair " ) 修复通过input:type=file获得的图像文件input:type=file // fixImgFile(file, compressOption) fixImgFile(file, { width:500, // default unlimited height:500, // default unlimited ratio: 0.92 // default no compr
【文件预览】:
ios-photo-repair-master
----src()
--------index.html(706B)
--------img()
--------lib()
--------js()
----.babelrc(40B)
----.npmignore(48B)
----README_CN.md(1KB)
----LICENSE(1KB)
----test()
--------index.html(713B)
--------js()
----README.md(1KB)
----dist()
--------fixer.js.map(63KB)
--------fixer.js(18KB)
----.gitignore(38B)
----package-lock.json(266KB)
----package.json(726B)