27 Star 241 Fork 142

OpenHarmony-TPC/ImageKnife
Closed

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
oh-package.json5 621 Bytes
Copy Edit Raw Blame History
yang authored 2025-02-19 10:32 +08:00 . 支持图片携带的EXIF元数据作为显示方向
{
"types": "",
"keywords": [
"OpenHarmony",
"ImageKnife",
"glide",
"HarmonyOS"
],
"author": "ohos_tpc",
"description": "专门为OpenHarmony打造的一款图像加载缓存库,致力于更高效、更轻便、更简单",
"ohos": {
"org": "opensource"
},
"main": "index.ets",
"repository": "https://gitee.com/openharmony-tpc/ImageKnife",
"type": "module",
"version": "3.2.2-rc.1",
"dependencies": {
"@ohos/gpu_transform": "^1.0.2"
},
"tags": [
"ImageCache",
"UI"
],
"license": "Apache License 2.0",
"devDependencies": {},
"name": "@ohos/imageknife"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony-tpc/ImageKnife.git
git@gitee.com:openharmony-tpc/ImageKnife.git
openharmony-tpc
ImageKnife
ImageKnife
master

Search