29 Star 233 Fork 50

HADSS/HMRouter
暂停

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
oh-package.json5 632 Bytes
一键复制 编辑 原始数据 按行查看 历史
libra 提交于 2025-12-11 19:38 +08:00 . fix(plugin):1.2.3-rc.0版本号修改
{
name: "@hadss/hmrouter",
version: "@param:version",
description: "一款功能强大的路由框架,支持服务型路由,可配置自定义拦截器、生命周期、转场动画,支持har、Hsp,帮助开发者更好的进行模块间解耦",
main: "Index.ets",
author: "DTSE",
license: "Apache-2.0",
keywords: [
"路由",
"路由框架",
"router",
"navigation",
],
homepage: "https://gitcode.com/openharmony-sig/ohrouter",
repository: "https://gitcode.com/openharmony-sig/ohrouter",
dependencies: {
"libhmrouterlibrary.so": "file:./src/main/cpp/types/libhmrouterlibrary",
},
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/hadss/hmrouter.git
git@gitee.com:hadss/hmrouter.git
hadss
hmrouter
HMRouter
master

搜索帮助