# uni-mini-router **Repository Path**: wot-design-uni/uni-mini-router ## Basic Information - **Project Name**: uni-mini-router - **Description**: 一个基于vue3和Typescript的轻量级uni-app路由库。 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://wot-design-uni.gitee.io/uni-mini-router - **GVP Project**: No ## Statistics - **Stars**: 40 - **Forks**: 13 - **Created**: 2023-03-13 - **Last Updated**: 2025-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: uni-app, 路由, TypeScript ## README # uni-mini-router
--- `uni-mini-router`是一个基于`vue3`和`uni-app`框架的轻量级路由库,它提供了类似`Vue Router`的API和功能,旨在帮助开发者使用类似`Vue Router`的方式在uni-app中进行路由跳转、传参、拦截等常用操作。 `uni-mini-router`支持多种跳转方式,包括普通跳转、重定向、切换TabBar页面等。它也提供了一些高级特性,如路由拦截、编程式导航等。 总之,如果你在`uni-app`开发过程中需要使用到路由功能,可以考虑使用`uni-mini-router`来简化你的开发工作。 ## ✨ 特性 - 🚀 支持 APP、H5、微信小程序 等平台. - 💪 支持全局前置导航守卫 beforeEach 和全局后置导航守卫 afterEach. - 💪 使用 Typescript 构建,提供良好的组件类型系统. ## 链接 * [意见反馈](https://github.com/Moonofweisheng/uni-mini-router/issues) * [更新日志](https://moonofweisheng.gitee.io/uni-mini-router/guide/changelog) * [常见问题](https://moonofweisheng.gitee.io/uni-mini-router/guide/common-problems) * [Discussions 讨论区](https://github.com/Moonofweisheng/uni-mini-router/discussions) * [QQ 群](https://qm.qq.com/cgi-bin/qm/qr?k=O1Z3pal6StL39qHtABqR54Tb56igr90O&jump_from=webapi&authKey=MtVWfi/EQbT03wW7tKXv4bmyKYHBHtzI8VewlzSsOdxFjN0wbgNy17np9Z9yC4Z8) * [高颜值vue3组件库 Wot Design Uni](https://wot-design-uni.netlify.app/) * [整合uni-mini-router的起手项目](https://github.com/Moonofweisheng/wot-starter) ## 更新日志 详细更新日志见 [CHANGELOG](https://github.com/Moonofweisheng/uni-mini-router/blob/master/CHANGELOG.md). ## License [MIT](https://github.com/Moonofweisheng/uni-mini-router/blob/master/LICENSE)